| Commit message (Expand) | Author | Age | Files | Lines |
* | (back) towards g++ compilation (in Tru64, and elsewhere) | Jarkko Hietaniemi | 2006-08-01 | 1 | -0/+6 |
* | Tests to go with change #28628. | Steve Peters | 2006-07-30 | 1 | -3/+23 |
* | [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz | Andreas König | 2006-07-30 | 5 | -183/+584 |
* | Remove a (UINT) cast to silence a VC6 compiler warning | Steve Hay | 2006-07-28 | 2 | -2/+2 |
* | z/OS: an easy test nit | Jarkko Hietaniemi | 2006-07-28 | 1 | -2/+10 |
* | Change stat() and -X filetests so that they treat *FILE{IO} | Steve Peters | 2006-07-28 | 2 | -8/+20 |
* | Upgrade to Digest-SHA-5.42 | Steve Peters | 2006-07-27 | 15 | -80/+118 |
* | Clear up most of the VC6 compiler warnings in the following smoke: | Steve Hay | 2006-07-27 | 8 | -6/+7 |
* | #7217: config.h comments for HAS_POLL incorrect | David Dyck | 2006-07-27 | 1 | -8/+8 |
* | Re: Silence/fix more warnings from the regex engine | Yves Orton | 2006-07-27 | 1 | -10/+9 |
* | [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe sig... | Andy Wardley | 2006-07-27 | 1 | -48/+72 |
* | Some notes in perl594delta. | Rafael Garcia-Suarez | 2006-07-26 | 1 | -2/+35 |
* | interpolation of @- (and @+) in patterns ([perl #27940] comes back) | SADAHIRO Tomoyuki | 2006-07-26 | 5 | -12/+63 |
* | Added tests from CGI.pm that had not been integrated into core. | Steve Peters | 2006-07-26 | 4 | -0/+219 |
* | Add a few links to standard modules in perlfunc, by Gabor Szabo. | Rafael Garcia-Suarez | 2006-07-26 | 1 | -2/+11 |
* | Re: [ID 20000816.012] *foo = *_ is broken | Mike Guy | 2006-07-26 | 1 | -0/+2 |
* | Upgrade to Devel::PPPort 3.09_02 | Marcus Holland-Moritz | 2006-07-25 | 11 | -10/+220 |
* | Very recent development versions of gcc (4.2.0 20060715) seem | Marcus Holland-Moritz | 2006-07-25 | 1 | -0/+1 |
* | Replace some sprintf()'s in Data::Dumper with my_snprintf()'s | Steve Peters | 2006-07-24 | 2 | -6/+8 |
* | Revert change 28603: this was a wrong fix, that didn't prevent | Rafael Garcia-Suarez | 2006-07-23 | 1 | -44/+41 |
* | perlop: parsing quoted constructs | SADAHIRO Tomoyuki | 2006-07-23 | 1 | -50/+93 |
* | The rest of the changes for Sys-Syslog-0.17 which my new patch no | Steve Peters | 2006-07-23 | 4 | -19/+40 |
* | Upgrade to Sys-Syslog-0.17 | Steve Peters | 2006-07-23 | 1 | -61/+147 |
* | Tru64: if cc given both -O and -g, -g must be -g3 | Jarkko Hietaniemi | 2006-07-23 | 1 | -0/+10 |
* | Revert part of last change, that was causing utf8 test failures | Rafael Garcia-Suarez | 2006-07-23 | 1 | -1/+1 |
* | z/OS: pp_sys.c, reg*.c, toke.c, utf8.c | Jarkko Hietaniemi | 2006-07-23 | 5 | -13/+149 |
* | Add another volatile modifier to protect against longjmp clobbering | Rafael Garcia-Suarez | 2006-07-23 | 1 | -1/+1 |
* | Upgrade to Devel::PPPort 3.09_01 | Marcus Holland-Moritz | 2006-07-21 | 7 | -19/+40 |
* | More tweaks to threads 1.37, by Jerry D. Hedden | Rafael Garcia-Suarez | 2006-07-21 | 5 | -51/+48 |
* | In pp_entersub, accept to handle a CV with a NULL padlist. | Rafael Garcia-Suarez | 2006-07-20 | 1 | -5/+7 |
* | Upgrade to threads 1.37, by Jerry D. Hedden | Rafael Garcia-Suarez | 2006-07-20 | 6 | -253/+315 |
* | Band-aid for segfault in ext/threads/t/blocks.t on SMP machines | Rafael Garcia-Suarez | 2006-07-19 | 1 | -1/+2 |
* | [perl #39876] Time::gmtime 1.02 examples patch | Alexandr Ciornii | 2006-07-19 | 1 | -4/+5 |
* | make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE | Jarkko Hietaniemi | 2006-07-18 | 3 | -8/+28 |
* | [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)] | Jerry D. Hedden | 2006-07-18 | 2 | -9/+27 |
* | Fix Borland problem with quoted pre-processor macros in response files | Randy W. Sims | 2006-07-18 | 1 | -2/+7 |
* | Additional reason for ssh passphrase failures. | Steve Peters | 2006-07-18 | 1 | -1/+3 |
* | Remove the C89 checking with gcc | Rafael Garcia-Suarez | 2006-07-17 | 2 | -18/+3 |
* | Silence system warning during tests (only on win32 for now) | Yves Orton | 2006-07-17 | 1 | -1/+2 |
* | Avoid an error that VC++'s resource compiler seems to have | Steve Hay | 2006-07-17 | 2 | -4/+3 |
* | Cygwin doesn't cope (yet) with gcc flags -std=c89 | H.Merijn Brand | 2006-07-17 | 1 | -1/+4 |
* | Check for taintedness of PERL5SHELL on Windows | Rafael Garcia-Suarez | 2006-07-16 | 1 | -0/+3 |
* | MIME::Base64 quoted-print.t: z/OS (EBCDIC) | Jarkko Hietaniemi | 2006-07-16 | 1 | -0/+165 |
* | Re: Fix loads of warnings from the last escaping patch... | Yves Orton | 2006-07-16 | 7 | -41/+91 |
* | perlhack: advertise Configure -Dgccansipedantic | Jarkko Hietaniemi | 2006-07-16 | 1 | -5/+9 |
* | Upgrade to Module-Build-0.2803 | Steve Peters | 2006-07-16 | 3 | -2/+14 |
* | Upgrade to Test-Simple-0.64 | Steve Peters | 2006-07-16 | 9 | -130/+100 |
* | Re: [PATCH] various safety/portability tweaks | Jarkko Hietaniemi | 2006-07-16 | 1 | -3/+2 |
* | run regen_headerds | Dave Mitchell | 2006-07-16 | 3 | -2/+17 |
* | comment update for scan_const | SADAHIRO Tomoyuki | 2006-07-15 | 1 | -23/+29 |