summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* COW for ithreads (was Re: what copies scalars in ithreads?)Nicholas Clark2002-09-082-3/+35
* temporarily skip failing Storable tests caused by #17869Hugo van der Sanden2002-09-081-2/+2
* tiddly tidy up for util.cNicholas Clark2002-09-081-3/+3
* regularise whitespace and formatting in util.cHugo van der Sanden2002-09-081-368/+373
* [perl #17061] no strict 'garbage'Elizabeth Mattijsen2002-09-082-2/+30
* small fix to perl58delta for MIME::QuotedPrint, from JarkkoHugo van der Sanden2002-09-081-2/+3
* allow using hires time() in BenchmarkJarkko Hietaniemi2002-09-081-5/+42
* OS/400 PASE symbol scan tweakJarkko Hietaniemi2002-09-081-1/+1
* Unicode::Collate 0.23 ReleasedSADAHIRO Tomoyuki2002-09-086-378/+1073
* sv_2pv_flags and ROK and UTF8 flagsYitzchak Scott-Thoennes2002-09-084-33/+47
* setting PERL_CORE as in #17861 violates assumptions made by taint testsHugo van der Sanden2002-09-081-2/+2
* Set env PERL_COREMichael G. Schwern2002-09-081-0/+1
* Re: [PATCH t/test.pl] Let is/isnt() handle undef without warningsMichael G. Schwern2002-09-081-2/+20
* #17859 misuses s/// return valuesHugo van der Sanden2002-09-081-1/+2
* Re: [PATCH] Attempt at speeding up Config.pm. Didn't work.Nicholas Clark2002-09-081-176/+260
* (mostly (Unicode)) pod nitsJarkko Hietaniemi2002-09-063-33/+21
* document setting the email addressGurusamy Sarathy2002-09-051-4/+5
* AUTHORS: preferred address for Allen SmithHugo van der Sanden2002-09-041-1/+1
* copy on write: fixes and debuggingNicholas Clark2002-09-041-10/+11
* Re: [PATCH] A variety of README nitpicks.H.Merijn Brand2002-09-041-1/+7
* Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.tHugo van der Sanden2002-09-041-0/+1
* #17836 (DB_File-1.805) misses a couple of dTHX declarationsHugo van der Sanden2002-09-041-0/+2
* #17842 was only half the storyDave Mitchell2002-09-041-1/+1
* printf argument mismatch in Perl_deb_stack_all() from change #17718Hugo van der Sanden2002-09-041-1/+1
* op/getpid.t failureMichael G. Schwern2002-09-041-3/+5
* File::Basename doesn't lazy load Carp right.Michael G. Schwern2002-09-044-7/+7
* Re: [PATCH 5.8.0] add accessors for POSIX::SigActionBrendan O'Dea2002-09-042-3/+27
* Still no working Berkeley DB in OS X 10.2Kay Röpke2002-09-042-2/+2
* test grandfathered Config variablesMichael G. Schwern2002-09-041-1/+11
* DB_File 1.805Paul Marquess2002-09-048-602/+1092
* fix coredump after 64k-deep recursionHugo van der Sanden2002-09-042-6/+9
* perldoc: allow arguments for pagerChip Turner2002-09-041-1/+1
* use sysconf(_SC_CLK_TCK) for times()Jarkko Hietaniemi2002-09-045-24/+31
* Re: [PATCH] Correct/completes Overloading in XS modsJohn Peacock2002-09-042-11/+66
* #17827 misses some win32 tweaksHugo van der Sanden2002-09-042-3/+5
* update email address for Paul MarquessHugo van der Sanden2002-09-041-1/+1
* Correction for AUTHORS.htmlSean Davis2002-09-041-1/+1
* File::Spec->catfile not canonicalizing consistentlyMichael G. Schwern2002-09-043-6/+25
* OS/400 PASE portJarkko Hietaniemi2002-09-0410-16/+183
* allow Sys::Syslog test to fail gracefullyBrendan O'Dea2002-09-041-5/+15
* Re: Possible bug in IPC/Semaphore.pm [PATCH]John P. Linderman2002-09-041-1/+1
* Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.Rafael Garcia-Suarez2002-09-038-13/+13
* Fix bug #16828.Rafael Garcia-Suarez2002-09-032-12/+24
* Some simple tests for the POSIX::isXXX() functions.Rafael Garcia-Suarez2002-09-021-1/+25
* Advertise Linux::Pid.Rafael Garcia-Suarez2002-08-302-3/+3
* Tweaks to Bleadperl Version Object SupportJohn Peacock2002-08-302-9/+21
* add test related to change #17799:Steffen Müller2002-08-301-1/+4
* AUTHORSBrendan O'Dea2002-08-301-1/+1
* Term::Cap allow # comments in infcocmp outputBrendan O'Dea2002-08-301-3/+5
* formatting cleanup and:H.Merijn Brand2002-08-301-170/+179