| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify which save types are in mathoms, which aren't used, and which | Nicholas Clark | 2008-10-16 | 1 | -9/+14 |
* | Silence a warning in Test::Builder that was causing lib/constant.t | Steve Peters | 2008-10-15 | 1 | -1/+2 |
* | One final tweak for the Test-Simple-0.82 upgrade. Ugh. | Steve Peters | 2008-10-15 | 2 | -1/+1 |
* | *sigh* More files messed with for Test-Simple-0.82. | Steve Peters | 2008-10-15 | 4 | -3/+12 |
* | Update Archive::Tar to 1.40 | Jos I. Boumans | 2008-10-15 | 12 | -95/+112 |
* | Must remember to update MANIFEST, OK? | Steve Peters | 2008-10-15 | 1 | -23/+28 |
* | Some additional files changes for Test-Simple-0.82 | Steve Peters | 2008-10-15 | 15 | -3/+18 |
* | Upgrade to Test-Simple-0.82. | Steve Peters | 2008-10-15 | 87 | -766/+1440 |
* | Upgrade to ExtUtils-MakeMaker-6.47_01 | Nicholas Clark | 2008-10-15 | 35 | -62/+538 |
* | Storable.thaw segv on blessed reference to overloaded object | YAMASHINA Hio | 2008-10-15 | 2 | -2/+15 |
* | Yet another [ACGHS]V pointer in the interpreter structure that needs to | Nicholas Clark | 2008-10-14 | 1 | -0/+3 |
* | Upgrade to Devel::PPPort 3.14_02 | Marcus Holland-Moritz | 2008-10-12 | 21 | -80/+527 |
* | Make expand-macro.pl accept macro expressions, i.e. macros with | Marcus Holland-Moritz | 2008-10-12 | 1 | -27/+39 |
* | Make sure expand-macro.pl also works for macros in headers | Marcus Holland-Moritz | 2008-10-11 | 1 | -4/+5 |
* | Update File::Fetch to 0.16 | Jos I. Boumans | 2008-10-10 | 2 | -29/+156 |
* | Change of email address. | Abigail | 2008-10-07 | 1 | -1/+1 |
* | Define HAS_QUAD on Win32 and introduce new value for QUADKIND | Steve Hay | 2008-10-07 | 8 | -15/+25 |
* | Refine Win32's s{GM|LOCAL}TIME_{min|max} values based on the output of | Steve Hay | 2008-10-07 | 3 | -8/+3 |
* | Update Eddy Tan's address. | Nicholas Clark | 2008-10-06 | 1 | -1/+1 |
* | Avoid allocating 1 extra regnode when duplicating a regexp. | Nicholas Clark | 2008-10-05 | 1 | -1/+1 |
* | Update copyright year to 2008. | Nicholas Clark | 2008-10-05 | 2 | -4/+4 |
* | Correct address. | Nicholas Clark | 2008-10-05 | 1 | -1/+1 |
* | Most of the AUTHORS file already has hard tabs, so convert the | Nicholas Clark | 2008-10-05 | 1 | -31/+31 |
* | All the volunteers who contributed to Paul Fenwick's project to help | Nicholas Clark | 2008-10-05 | 1 | -0/+10 |
* | Add probes for *time64 () functions | H.Merijn Brand | 2008-10-03 | 18 | -280/+530 |
* | It's RISC OS, dammit. Hard space, upper case. Always. | Nicholas Clark | 2008-10-01 | 1 | -1/+1 |
* | Fix Archive-Tar's 02_methods.t when IO::Compress::Bzip2 is absent | Steve Hay | 2008-10-01 | 1 | -1/+2 |
* | Upgrade to Archive-Tar-1.39_04 | Steve Hay | 2008-10-01 | 12 | -283/+1171 |
* | error reporting of [$a ; $b] can be a TODO. | Nicholas Clark | 2008-10-01 | 1 | -0/+17 |
* | Correct the sLOCALTIME_{min|max} values added by #34363 for BCC and VC9 | Steve Hay | 2008-09-30 | 3 | -5/+4 |
* | Add the two new test files that I missed in 34446 | Steve Hay | 2008-09-30 | 2 | -0/+106 |
* | Fix Module-Build's compat.t when HARNESS_TIMER is set to 1 | Steve Hay | 2008-09-30 | 1 | -0/+1 |
* | Upgrade to Module-Build-0.30 | Steve Hay | 2008-09-30 | 56 | -455/+1678 |
* | A builtin hard upper bound for sLOCALTIME_max to prevent AIX | H.Merijn Brand | 2008-09-29 | 1 | -2/+5 |
* | Allow s{GM,LOCAL)TIME_{min,max} to be set from CLI, Policy.sh and hints | H.Merijn Brand | 2008-09-29 | 1 | -17/+25 |
* | Version up for adding hints/hpux.pl | H.Merijn Brand | 2008-09-29 | 1 | -1/+1 |
* | Storable and HP-UX Optimizer don't like eachother on 5.8.x | H.Merijn Brand | 2008-09-29 | 2 | -0/+11 |
* | Upgrade to ExtUtils-MakeMaker-6.46 | Steve Hay | 2008-09-29 | 35 | -117/+885 |
* | Re: [PATCH] Add open "|-" and open "-|" to perlopentut | Shlomi Fish | 2008-09-27 | 1 | -0/+27 |
* | Loading modules in test.pl | Jerry D. Hedden | 2008-09-27 | 1 | -7/+4 |
* | $? is PVLV on VMS (and actually, anywhere else where COMPLEX_STATUS is | Nicholas Clark | 2008-09-27 | 1 | -0/+5 |
* | Upgrade Compression modules to 2.015 | Steve Hay | 2008-09-26 | 39 | -148/+559 |
* | Hints file for MirOS BSD | Chris BinGOs Williams | 2008-09-26 | 2 | -0/+142 |
* | Upgrade to XSLoader 0.10. | Nicholas Clark | 2008-09-26 | 2 | -6/+7 |
* | Upgrade to podlators-2.1.4 | Steve Hay | 2008-09-26 | 10 | -73/+179 |
* | $! and $1 are PVMG(), but their content is undefined when peeking | H.Merijn Brand | 2008-09-26 | 1 | -3/+3 |
* | Don't skip exporting Perl_sv_peek in non-DEBUGGING builds since it | Steve Hay | 2008-09-25 | 1 | -1/+0 |
* | Add new test file to MANIFEST. Fix tests for threaded builds. | H.Merijn Brand | 2008-09-25 | 2 | -1/+2 |
* | New XS::APItest's for sv_peek based on my DDumper work | H.Merijn Brand | 2008-09-25 | 3 | -1/+106 |
* | pv_uni_display () omitted backslash in output string | H.Merijn Brand | 2008-09-25 | 1 | -0/+1 |