p5sagit/p5-mst-13.2.git
2006-08-09 Yitzchak Scott... Re: [perl #37731] junk and uninit'ed values in tied...
2006-08-09 Dave Rolsky PATCH: Sync Time::Local in blead to 1.13 on CPAN
2006-08-09 Rafael Garcia... Add OS-specific core modules in Module::CoreList for...
2006-08-09 Rafael Garcia... Add OS-specific modules in Module::Corelist generation...
2006-08-09 Rafael Garcia... Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
2006-08-09 Rafael Garcia... More fixes in the Module::Corelist data generation...
2006-08-09 Rafael Garcia... Really submit previous change
2006-08-09 Rafael Garcia... Several fixes in Porting/corelist.pl
2006-08-08 Sébastien Aperghis... Small precision about $SIG{__WARN__}
2006-08-08 Rafael Garcia... Simplification in Perl_magic_clearsig, plus a fix simil...
2006-08-08 Jarkko Hietaniemi g++ stage 1 reached
2006-08-07 Steve Peters Upgrade to Module-Build-0.2805
2006-08-07 Steve Peters Upgrade to Digest-SHA-5.43
2006-08-07 Alex Davies Define PERL_NO_DEV_RANDOM on Windows
2006-08-07 Steve Hay Fixups for test failures caused by #28667 and #28668
2006-08-07 Rafael Garcia... We shouldn't try to decrement the refcount of PL_warnhook
2006-08-07 Steve Hay Provide a BGET_svtype, required by #28667
2006-08-07 Rafael Garcia... Try to reinstate the fix of change #28638 by patching...
2006-08-07 Rafael Garcia... Restore modification in warnings.h from change 28662...
2006-08-07 Gabor Szabo File::Basename add X<> tags, replace regex delimiters
2006-08-07 Gabor Szabo adding X<> to perlvar
2006-08-07 Rafael Garcia... Regenerate files after previous change
2006-08-07 Jarkko Hietaniemi g++ large patch
2006-08-05 Gabor Szabo perlfunc.pod - unite gmtime and localtime
2006-08-05 Gabor Szabo add more X<> tags to perlfunc
2006-08-05 Gabor Szabo File::Copy pod updated adding X<>
2006-08-04 Steve Peters Sorting the MANIFEST
2006-08-04 Rick Delaney Re: [perl #39882] inconsistent list slice behaviour
2006-08-04 Rick Delaney Re: [perl #40055] B::Deparse double do
2006-08-03 Jarkko Hietaniemi Tru64 oops
2006-08-03 Jarkko Hietaniemi more g++ in Tru64
2006-08-02 Steve Peters Upgrade to Archive-Tar-1.30. Since change #27571 is...
2006-08-02 Rafael Garcia... Cross-compilation makefile fails to copy Config_heavy.pl
2006-08-02 Jarkko Hietaniemi g++ heavy shoveling
2006-08-02 Rick Delaney Re: [perl #39733] $AUTOLOAD is never tainted
2006-08-02 Jarkko Hietaniemi g++ heavy shoveling
2006-08-01 Rick Delaney Re: New perltrap?
2006-08-01 Steve Hay Silence a couple of Borland compiler warnings
2006-08-01 Jerry D. Hedden threads 1.38
2006-08-01 Rafael Garcia... Bump version of Module::CoreList
2006-08-01 Rafael Garcia... Patch by Marius Feraru <altblue@n0i.net> to handle...
2006-08-01 Jarkko Hietaniemi g++ dNOOP (luckily one can mix code and decls in C++)
2006-08-01 Steve Hay Silence the VC7 compiler warning in the following smoke:
2006-08-01 Jarkko Hietaniemi ANSI-C headers in test snippets to please g++ (and...
2006-08-01 Jarkko Hietaniemi op/stat.t: SKIP count fix in case of no dirfd()
2006-08-01 Jarkko Hietaniemi solution(?) to the "warning: comparison is always false...
2006-08-01 Jarkko Hietaniemi (back) towards g++ compilation (in Tru64, and elsewhere)
2006-07-30 Steve Peters Tests to go with change #28628.
2006-07-30 Andreas König [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
2006-07-28 Steve Hay Remove a (UINT) cast to silence a VC6 compiler warning
2006-07-28 Jarkko Hietaniemi z/OS: an easy test nit
2006-07-28 Steve Peters Change stat() and -X filetests so that they treat ...
2006-07-27 Steve Peters Upgrade to Digest-SHA-5.42
2006-07-27 Steve Hay Clear up most of the VC6 compiler warnings in the follo...
2006-07-27 David Dyck #7217: config.h comments for HAS_POLL incorrect
2006-07-27 Yves Orton Re: Silence/fix more warnings from the regex engine
2006-07-27 Andy Wardley [perl #39835] Patch for perlipc.pod to update TCP serve...
2006-07-26 Rafael Garcia... Some notes in perl594delta.
2006-07-26 SADAHIRO Tomoyuki interpolation of @- (and @+) in patterns ([perl #27940...
2006-07-26 Steve Peters Added tests from CGI.pm that had not been integrated...
2006-07-26 Rafael Garcia... Add a few links to standard modules in perlfunc, by...
2006-07-26 Mike Guy Re: [ID 20000816.012] *foo = *_ is broken
2006-07-25 Marcus Holland... Upgrade to Devel::PPPort 3.09_02
2006-07-25 Marcus Holland... Very recent development versions of gcc (4.2.0 20060715...
2006-07-24 Steve Peters Replace some sprintf()'s in Data::Dumper with my_snprin...
2006-07-23 Rafael Garcia... Revert change 28603: this was a wrong fix, that didn...
2006-07-23 SADAHIRO Tomoyuki perlop: parsing quoted constructs
2006-07-23 Steve Peters The rest of the changes for Sys-Syslog-0.17 which my...
2006-07-23 Steve Peters Upgrade to Sys-Syslog-0.17
2006-07-23 Jarkko Hietaniemi Tru64: if cc given both -O and -g, -g must be -g3
2006-07-23 Rafael Garcia... Revert part of last change, that was causing utf8 test...
2006-07-23 Jarkko Hietaniemi z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
2006-07-23 Rafael Garcia... Add another volatile modifier to protect against longjm...
2006-07-21 Marcus Holland... Upgrade to Devel::PPPort 3.09_01
2006-07-21 Rafael Garcia... More tweaks to threads 1.37, by Jerry D. Hedden
2006-07-20 Rafael Garcia... In pp_entersub, accept to handle a CV with a NULL padlist.
2006-07-20 Rafael Garcia... Upgrade to threads 1.37, by Jerry D. Hedden
2006-07-19 Rafael Garcia... Band-aid for segfault in ext/threads/t/blocks.t on...
2006-07-19 Alexandr Ciornii [perl #39876] Time::gmtime 1.02 examples patch
2006-07-18 Jarkko Hietaniemi make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
2006-07-18 Jerry D. Hedden [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4...
2006-07-18 Randy W. Sims Fix Borland problem with quoted pre-processor macros...
2006-07-18 Steve Peters Additional reason for ssh passphrase failures.
2006-07-17 Rafael Garcia... Remove the C89 checking with gcc
2006-07-17 Yves Orton Silence system warning during tests (only on win32...
2006-07-17 Steve Hay Avoid an error that VC++'s resource compiler seems...
2006-07-17 H.Merijn Brand Cygwin doesn't cope (yet) with gcc flags -std=c89
2006-07-16 Rafael Garcia... Check for taintedness of PERL5SHELL on Windows
2006-07-16 Jarkko Hietaniemi MIME::Base64 quoted-print.t: z/OS (EBCDIC)
2006-07-16 Yves Orton Re: Fix loads of warnings from the last escaping patch...
2006-07-16 Jarkko Hietaniemi perlhack: advertise Configure -Dgccansipedantic
2006-07-16 Steve Peters Upgrade to Module-Build-0.2803
2006-07-16 Steve Peters Upgrade to Test-Simple-0.64
2006-07-16 Jarkko Hietaniemi Re: [PATCH] various safety/portability tweaks
2006-07-16 Dave Mitchell run regen_headerds
2006-07-15 SADAHIRO Tomoyuki comment update for scan_const
2006-07-15 Yves Orton Updated escaping code. utf8 regex debug output improvements
2006-07-15 Steve Peters Adding Module::Build::Version missed in upgrade.
2006-07-15 Steve Peters Upgrade to ANSIColor-1.11
2006-07-15 Steve Peters Upgrade to Module-Build-0.2802
next