summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clarify which save types are in mathoms, which aren't used, and whichNicholas Clark2008-10-161-9/+14
* Silence a warning in Test::Builder that was causing lib/constant.tSteve Peters2008-10-151-1/+2
* One final tweak for the Test-Simple-0.82 upgrade. Ugh.Steve Peters2008-10-152-1/+1
* *sigh* More files messed with for Test-Simple-0.82.Steve Peters2008-10-154-3/+12
* Update Archive::Tar to 1.40Jos I. Boumans2008-10-1512-95/+112
* Must remember to update MANIFEST, OK?Steve Peters2008-10-151-23/+28
* Some additional files changes for Test-Simple-0.82Steve Peters2008-10-1515-3/+18
* Upgrade to Test-Simple-0.82.Steve Peters2008-10-1587-766/+1440
* Upgrade to ExtUtils-MakeMaker-6.47_01Nicholas Clark2008-10-1535-62/+538
* Storable.thaw segv on blessed reference to overloaded objectYAMASHINA Hio2008-10-152-2/+15
* Yet another [ACGHS]V pointer in the interpreter structure that needs toNicholas Clark2008-10-141-0/+3
* Upgrade to Devel::PPPort 3.14_02Marcus Holland-Moritz2008-10-1221-80/+527
* Make expand-macro.pl accept macro expressions, i.e. macros withMarcus Holland-Moritz2008-10-121-27/+39
* Make sure expand-macro.pl also works for macros in headersMarcus Holland-Moritz2008-10-111-4/+5
* Update File::Fetch to 0.16Jos I. Boumans2008-10-102-29/+156
* Change of email address.Abigail2008-10-071-1/+1
* Define HAS_QUAD on Win32 and introduce new value for QUADKINDSteve Hay2008-10-078-15/+25
* Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output ofSteve Hay2008-10-073-8/+3
* Update Eddy Tan's address.Nicholas Clark2008-10-061-1/+1
* Avoid allocating 1 extra regnode when duplicating a regexp.Nicholas Clark2008-10-051-1/+1
* Update copyright year to 2008.Nicholas Clark2008-10-052-4/+4
* Correct address.Nicholas Clark2008-10-051-1/+1
* Most of the AUTHORS file already has hard tabs, so convert theNicholas Clark2008-10-051-31/+31
* All the volunteers who contributed to Paul Fenwick's project to helpNicholas Clark2008-10-051-0/+10
* Add probes for *time64 () functionsH.Merijn Brand2008-10-0318-280/+530
* It's RISC OS, dammit. Hard space, upper case. Always.Nicholas Clark2008-10-011-1/+1
* Fix Archive-Tar's 02_methods.t when IO::Compress::Bzip2 is absentSteve Hay2008-10-011-1/+2
* Upgrade to Archive-Tar-1.39_04Steve Hay2008-10-0112-283/+1171
* error reporting of [$a ; $b] can be a TODO.Nicholas Clark2008-10-011-0/+17
* Correct the sLOCALTIME_{min|max} values added by #34363 for BCC and VC9Steve Hay2008-09-303-5/+4
* Add the two new test files that I missed in 34446Steve Hay2008-09-302-0/+106
* Fix Module-Build's compat.t when HARNESS_TIMER is set to 1Steve Hay2008-09-301-0/+1
* Upgrade to Module-Build-0.30Steve Hay2008-09-3056-455/+1678
* A builtin hard upper bound for sLOCALTIME_max to prevent AIXH.Merijn Brand2008-09-291-2/+5
* Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI, Policy.sh and hintsH.Merijn Brand2008-09-291-17/+25
* Version up for adding hints/hpux.plH.Merijn Brand2008-09-291-1/+1
* Storable and HP-UX Optimizer don't like eachother on 5.8.xH.Merijn Brand2008-09-292-0/+11
* Upgrade to ExtUtils-MakeMaker-6.46Steve Hay2008-09-2935-117/+885
* Re: [PATCH] Add open "|-" and open "-|" to perlopentutShlomi Fish2008-09-271-0/+27
* Loading modules in test.plJerry D. Hedden2008-09-271-7/+4
* $? is PVLV on VMS (and actually, anywhere else where COMPLEX_STATUS isNicholas Clark2008-09-271-0/+5
* Upgrade Compression modules to 2.015Steve Hay2008-09-2639-148/+559
* Hints file for MirOS BSDChris BinGOs Williams2008-09-262-0/+142
* Upgrade to XSLoader 0.10.Nicholas Clark2008-09-262-6/+7
* Upgrade to podlators-2.1.4Steve Hay2008-09-2610-73/+179
* $! and $1 are PVMG(), but their content is undefined when peekingH.Merijn Brand2008-09-261-3/+3
* Don't skip exporting Perl_sv_peek in non-DEBUGGING builds since itSteve Hay2008-09-251-1/+0
* Add new test file to MANIFEST. Fix tests for threaded builds.H.Merijn Brand2008-09-252-1/+2
* New XS::APItest's for sv_peek based on my DDumper workH.Merijn Brand2008-09-253-1/+106
* pv_uni_display () omitted backslash in output stringH.Merijn Brand2008-09-251-0/+1