p5sagit/p5-mst-13.2.git
2006-09-15 Nicholas Clark Avoid warnings when $Config{d_cplusplus} is undefined.
2006-09-15 Craig A. Berry More hacking in util.c's ifdef jungle following 28844...
2006-09-14 Rafael Garcia... Fix for bug #37714: XSUB.h version check may fail due...
2006-09-14 Jarkko Hietaniemi C++ Encode
2006-09-14 Rafael Garcia... MakeMaker is being split in new sub-distributions on...
2006-09-14 Yves Orton Re: Re: [PATCH] C++: Solaris CC now compiles "perl"
2006-09-14 Craig A. Berry Define d_cplusplus on VMS when appropriate
2006-09-14 Jarkko Hietaniemi (1) g++ 4.x (or Mac OS X) (2) Solaris g++ or CC
2006-09-14 Steve Peters Regenerated mktables.lst per Yves Orton's suggestion.
2006-09-13 Steve Peters darwin also seems to be lacking a dl_unload_file()...
2006-09-13 Steve Peters Add darwin to the list of OS's that fail to pass test
2006-09-13 Steve Peters Test cases for version cannot handle Test::More version...
2006-09-13 Rafael Garcia... Upgrade to CPAN 1.87_63
2006-09-13 Steve Peters Upgrade to Test-Simple-0.64_02
2006-09-13 Jerry D. Hedden Bump version and other misc. changes. 3rd patch from:
2006-09-13 Jerry D. Hedden Statically allocate the main thread.
2006-09-13 Jerry D. Hedden Race condition fix in threads.pm
2006-09-13 Yves Orton mktables executes seven time per build sigh
2006-09-13 David Nicol [perl #40328] B::Deparse pod does not list failure...
2006-09-13 merijnb@ms.com [perl #40327] Doc patch for perlfunc.pod
2006-09-13 Jarkko Hietaniemi Accumulated fixes from earlier backports, amongst of...
2006-09-12 Yves Orton Disable study() for utf-8 strings
2006-09-12 Steve Peters Upgrade to CPAN-1.87_62
2006-09-12 Rafael Garcia... Upgrade to MakeMaker 6.30_04
2006-09-12 Rafael Garcia... More warnings silencing, including suggestions by Domin...
2006-09-12 Dominic Dunlop Re: C++ status [Fwd: Smoke [5.9.4] 28776 FAIL(FM) OSF1...
2006-09-12 Rafael Garcia... Another warning-silencing cast
2006-09-11 Rafael Garcia... POD fixes in perlce manpage
2006-09-11 Rafael Garcia... FAQ sync
2006-09-11 Rafael Garcia... Fix a few more printf format warnings
2006-09-11 Rafael Garcia... Fix definition of macro HOP3 (spotted by a gcc warning)
2006-09-11 Rafael Garcia... Fix some compilation warnings
2006-09-11 Yves Orton Teach regex optimiser how to handle (?=) and (?<=)...
2006-09-11 David Nicol Re: [perl #40302] sigtrap(3pm) man page is vague
2006-09-11 Jarkko Hietaniemi C++: Solaris CC now compiles "perl"
2006-09-11 Yitzchak Scott... NULL and sv_setpv vs. newSVpv
2006-09-08 Steve Hay Update Porting/Maintainers.pl w.r.t. #28811
2006-09-08 Jos I. Boumans Add Params::Check to the core
2006-09-08 Steve Hay Update Porting/Maintainers.pl w.r.t. #28809
2006-09-08 Jos I. Boumans Re: [PATCH] Add Locale::Maketext::Simple to the core
2006-09-08 Rafael Garcia... Use %^H instead of $^H for the assertions pragma
2006-09-08 Rafael Garcia... Remove empty typemap file
2006-09-08 Craig A. Berry declaration after code nit in vms/vms.c (from Martin...
2006-09-07 Steve Peters Clean up some comments.
2006-09-07 Rafael Garcia... Typo fix in #ifdef
2006-09-07 Steve Peters Fix to first problem causing Cygwin Perl to fail to...
2006-09-07 Gisle Aas Document mkpath() return value in scalar context.
2006-09-07 David Nicol Re: [perl #40262] kill( 0, ... ) does not return alive...
2006-09-07 premchai21... [perl #40293] perlsec talks erroneously about "Non...
2006-09-07 Rafael Garcia... Bump version of PerlIO::scalar
2006-09-07 Rafael Garcia... Fix for [perl #40267] PerlIO::scalar doesn't respect...
2006-09-07 Rafael Garcia... Invalidate ISA and method caches when calling a safe...
2006-09-07 Rafael Garcia... Add Exporter in the dual-lived module list
2006-09-07 Adriano Ferreira Dual life for Exporter
2006-09-07 Steve Peters Convert Errno.t to Test::More. Increase the test coverage
2006-09-06 Steve Hay cxtype is a U16, not a U32 (Stops VC++ complaining)
2006-09-06 Steve Peters Removed some leftover debugging accidentally added...
2006-09-06 Rafael Garcia... Revert accidental file deletion
2006-09-06 Rafael Garcia... Remove perlcc and the byteloader
2006-09-06 Rafael Garcia... Remove JPL
2006-09-06 Jarkko Hietaniemi UCD 5.0.0
2006-09-05 Rafael Garcia... Fix a few warnings
2006-09-05 Robin Barker ; was RE: [PATCH perlio.c pp.c regcomp.c] silence forma...
2006-09-05 Yves Orton Re: [PATCH] Trie jumping
2006-09-04 Lucas Holt [perl #40239] New hints file for MidnightBSD
2006-09-04 Rafael Garcia... Upgrade to Sys::Syslog 0.18
2006-09-04 yath-perlbug... [perl #40272] subroutine call with & in perlop example
2006-09-04 Rafael Garcia... Documentation nit, found by Dr Ruud.
2006-09-04 Jerry D. Hedden Correction to POD for FETCH_*_ATTRIBUTES
2006-09-04 chromatic Re: AW: [PATCH pod/*] Use Direct Object Constructor...
2006-09-04 chromatic Add Index Numbers to caller() Docs
2006-09-03 Rafael Garcia... Remove dead code from sort.pm
2006-09-01 Nicholas Clark Merge lval and hasargs into one U8 in struct block_sub
2006-09-01 Nicholas Clark Access to cx->blk_sub.lval via macros (as it's about...
2006-09-01 Nicholas Clark Access cx->blk_sub.hasargs via a pair of macros (as...
2006-08-31 Nicholas Clark Change the generation of {} and [] from 3 ops to 1...
2006-08-31 Nicholas Clark Save 4 bytes from struct context (on ILP32) by moving...
2006-08-30 Steve Hay Silence some more Borland compiler warnings
2006-08-29 Steve Hay Silence Borland compiler warnings in XS::APItest and...
2006-08-28 Rafael Garcia... Revert bogus change 28763.
2006-08-28 Shawn Boyette Fix PerlIO::scalar fileno() documentation as suggested in:
2006-08-27 Steve Peters Added an additional #ifndef based on comments by Jarkko and
2006-08-27 Daniel Frederick... perlsyn incomplete duplicate definition of truth
2006-08-27 Rafael Garcia... More conditional defines of EXTERN_C, by Jarkko
2006-08-27 Marcus Holland... Change #24364 broke Data::Dumper::Seen()
2006-08-27 Rafael Garcia... Regression test for attributes 'reserved' warning,
2006-08-25 Rafael Garcia... Put a plan in the last added test
2006-08-25 Steve Hay Silence a bunch of Borland compiler warnings in SDBM_File
2006-08-25 Adriano Ferreira Re: [perl #40216] SelfLoader::croak doesn't protect...
2006-08-25 Rafael Garcia... Following Jarkko's advice, it seems that ODBM_File...
2006-08-25 Jerry D. Hedden RE: [perl #40227] 'reserved' warning not working
2006-08-24 Steve Peters Upgrade to File-Temp-0.17. Also, a change to Tim Jenne...
2006-08-24 Robin Barker change 28744 broke ODBM_File
2006-08-24 Jerry D. Hedden Don't promulgate Perl attributes
2006-08-24 Steve Peters Upgrade to CGI.pm-3.22.
2006-08-23 smoketst@hp46t243... [perl #40161] ccversion fix for hpux
2006-08-23 Steve Peters The previous change causes compile failures with thread...
2006-08-22 Steve Peters Part of one of Jarkko's g++ patches that was missed.
2006-08-22 Steve Peters Update to Time-HiRes-1.90.
2006-08-22 Steve Peters Upgrade to Time-HiRes-1.89.
next