p5sagit/p5-mst-13.2.git
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
2006-07-15 Jarkko Hietaniemi various safety/portability tweaks
2006-07-15 Jarkko Hietaniemi cflags.SH: add missing C files
2006-07-15 Jarkko Hietaniemi Re: [PATCH] cflags.SH: add -std=c89
2006-07-14 Craig A. Berry overload.t has same locale problem with VMS that it...
2006-07-14 Craig A. Berry Make sysconf tests handle unimplemented success indications
2006-07-14 Anno Siegel Silence a compiler warning on Win32/VC++
2006-07-14 Steve Peters Skip tests for pathconf() and fpathconf() on HP-UX for
2006-07-14 Dave Mitchell remove regex postive super-linear cache code
2006-07-14 Jarkko Hietaniemi -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check...
2006-07-13 Steve Peters Version bumps for z/OS fixes.
2006-07-13 Jarkko Hietaniemi z/OS: CPAN-ized ext/ and lib/
2006-07-13 Jarkko Hietaniemi z/OS: non-CPAN ext and lib + main() without the third...
2006-07-13 Steve Peters Keep Intel C++ from claiming that it is gcc.
2006-07-13 Steve Peters Clear up a few more warnings from blead.
2006-07-13 Rafael Garcia... Not everybody has env
2006-07-13 Yves Orton Re: Misunderstanding escapes in heredocs?
2006-07-13 Rafael Garcia... Additions to perlhack based on a patch by Gabor Szabo
2006-07-13 Rafael Garcia... Nits to the perlintro safety net (by Gabor Szabo and...
2006-07-13 Jarkko Hietaniemi Relink to use temp file forced on current dir in mpeix
2006-07-12 Rafael Garcia... Cleanup and conversion to t/test.pl
2006-07-12 Rafael Garcia... I prefer array indexes that start from 0 in beginner...
2006-07-12 Rafael Garcia... Integration of strlcat is to-done (noticed by Yves)
2006-07-12 Steve Hay Fix change #28552: VC++ doesn't like code before declar...
2006-07-12 Rafael Garcia... Additions and removals in perltodo
2006-07-12 Gabor Szabo more strictness in perlintro
2006-07-12 Gabor Szabo perlinro (use $fh filehandler + not to use built in...
2006-07-12 Anno Siegel Re: [PATCH] FieldHash coverity-compliant
2006-07-12 Rafael Garcia... Upgrade to PathTools 3.19
2006-07-12 Jarkko Hietaniemi z/OS: t/ - mostly EBCDIC fixes
2006-07-11 Rafael Garcia... A few rough notes for the next perldelta
2006-07-11 Rafael Garcia... Revert bogus fix for bug #27940, which wasn't really...
2006-07-11 SADAHIRO Tomoyuki Re: Misunderstanding escapes in heredocs?
2006-07-11 Steve Peters Upgrade to Text-Tabs+Wrap-2006.0711. Keep the local...
2006-07-11 Steve Hay Fix change #28533: my_strlcpy does not return the dest...
2006-07-11 Rafael Garcia... Adjust test count in threads test
2006-07-11 Jerry D. Hedden threads 1.36 - Signalling terminated threads core dumps
2006-07-11 Anno Siegel FieldHash coverity-compliant
2006-07-11 Andy Dougherty Re: [perl #39634] gcc 3.3 has problems with __attribute...
2006-07-11 Jarkko Hietaniemi sysconf.t: still failing in tru64, try harder to skip
2006-07-10 Jarkko Hietaniemi z/OS: hints/os390.sh and Makefile.SH
next