summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (back) towards g++ compilation (in Tru64, and elsewhere)Jarkko Hietaniemi2006-08-011-0/+6
* Tests to go with change #28628.Steve Peters2006-07-301-3/+23
* [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gzAndreas König2006-07-305-183/+584
* Remove a (UINT) cast to silence a VC6 compiler warningSteve Hay2006-07-282-2/+2
* z/OS: an easy test nitJarkko Hietaniemi2006-07-281-2/+10
* Change stat() and -X filetests so that they treat *FILE{IO} Steve Peters2006-07-282-8/+20
* Upgrade to Digest-SHA-5.42Steve Peters2006-07-2715-80/+118
* Clear up most of the VC6 compiler warnings in the following smoke:Steve Hay2006-07-278-6/+7
* #7217: config.h comments for HAS_POLL incorrectDavid Dyck2006-07-271-8/+8
* Re: Silence/fix more warnings from the regex engineYves Orton2006-07-271-10/+9
* [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe sig...Andy Wardley2006-07-271-48/+72
* Some notes in perl594delta.Rafael Garcia-Suarez2006-07-261-2/+35
* interpolation of @- (and @+) in patterns ([perl #27940] comes back)SADAHIRO Tomoyuki2006-07-265-12/+63
* Added tests from CGI.pm that had not been integrated into core.Steve Peters2006-07-264-0/+219
* Add a few links to standard modules in perlfunc, by Gabor Szabo.Rafael Garcia-Suarez2006-07-261-2/+11
* Re: [ID 20000816.012] *foo = *_ is brokenMike Guy2006-07-261-0/+2
* Upgrade to Devel::PPPort 3.09_02Marcus Holland-Moritz2006-07-2511-10/+220
* Very recent development versions of gcc (4.2.0 20060715) seemMarcus Holland-Moritz2006-07-251-0/+1
* Replace some sprintf()'s in Data::Dumper with my_snprintf()'sSteve Peters2006-07-242-6/+8
* Revert change 28603: this was a wrong fix, that didn't preventRafael Garcia-Suarez2006-07-231-44/+41
* perlop: parsing quoted constructs SADAHIRO Tomoyuki2006-07-231-50/+93
* The rest of the changes for Sys-Syslog-0.17 which my new patch noSteve Peters2006-07-234-19/+40
* Upgrade to Sys-Syslog-0.17Steve Peters2006-07-231-61/+147
* Tru64: if cc given both -O and -g, -g must be -g3Jarkko Hietaniemi2006-07-231-0/+10
* Revert part of last change, that was causing utf8 test failuresRafael Garcia-Suarez2006-07-231-1/+1
* z/OS: pp_sys.c, reg*.c, toke.c, utf8.cJarkko Hietaniemi2006-07-235-13/+149
* Add another volatile modifier to protect against longjmp clobberingRafael Garcia-Suarez2006-07-231-1/+1
* Upgrade to Devel::PPPort 3.09_01Marcus Holland-Moritz2006-07-217-19/+40
* More tweaks to threads 1.37, by Jerry D. HeddenRafael Garcia-Suarez2006-07-215-51/+48
* In pp_entersub, accept to handle a CV with a NULL padlist.Rafael Garcia-Suarez2006-07-201-5/+7
* Upgrade to threads 1.37, by Jerry D. HeddenRafael Garcia-Suarez2006-07-206-253/+315
* Band-aid for segfault in ext/threads/t/blocks.t on SMP machinesRafael Garcia-Suarez2006-07-191-1/+2
* [perl #39876] Time::gmtime 1.02 examples patchAlexandr Ciornii2006-07-191-4/+5
* make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATEJarkko Hietaniemi2006-07-183-8/+28
* [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]Jerry D. Hedden2006-07-182-9/+27
* Fix Borland problem with quoted pre-processor macros in response filesRandy W. Sims2006-07-181-2/+7
* Additional reason for ssh passphrase failures.Steve Peters2006-07-181-1/+3
* Remove the C89 checking with gccRafael Garcia-Suarez2006-07-172-18/+3
* Silence system warning during tests (only on win32 for now)Yves Orton2006-07-171-1/+2
* Avoid an error that VC++'s resource compiler seems to haveSteve Hay2006-07-172-4/+3
* Cygwin doesn't cope (yet) with gcc flags -std=c89H.Merijn Brand2006-07-171-1/+4
* Check for taintedness of PERL5SHELL on WindowsRafael Garcia-Suarez2006-07-161-0/+3
* MIME::Base64 quoted-print.t: z/OS (EBCDIC)Jarkko Hietaniemi2006-07-161-0/+165
* Re: Fix loads of warnings from the last escaping patch...Yves Orton2006-07-167-41/+91
* perlhack: advertise Configure -DgccansipedanticJarkko Hietaniemi2006-07-161-5/+9
* Upgrade to Module-Build-0.2803Steve Peters2006-07-163-2/+14
* Upgrade to Test-Simple-0.64Steve Peters2006-07-169-130/+100
* Re: [PATCH] various safety/portability tweaksJarkko Hietaniemi2006-07-161-3/+2
* run regen_headerdsDave Mitchell2006-07-163-2/+17
* comment update for scan_constSADAHIRO Tomoyuki2006-07-151-23/+29