| Commit message (Expand) | Author | Age | Files | Lines |
* | Future-proof the FreeBSD hints - assume that FreeBSD 8, 9 etc behave | Nicholas Clark | 2008-10-21 | 1 | -9/+9 |
* | Test::Simple 0.81_02 has: | Nicholas Clark | 2008-10-21 | 3 | -0/+4 |
* | Update Changes, README and TODO from the Test-Simple 0.84 tarball. | Nicholas Clark | 2008-10-21 | 3 | -0/+56 |
* | Cwd.xs won't load in development releases, unless we munge the | Nicholas Clark | 2008-10-21 | 1 | -0/+4 |
* | FreeBSD 7 libc_r detection | Tony Cook | 2008-10-21 | 1 | -0/+8 |
* | Upgrade to ExtUtils-MakeMaker-6.48 | Nicholas Clark | 2008-10-20 | 31 | -28/+99 |
* | Bump the $VERSION of File::stat (documentation changed). | Nicholas Clark | 2008-10-20 | 1 | -1/+1 |
* | Bump IPC::Open2's $VERSION. (The docs changed.) | Nicholas Clark | 2008-10-20 | 1 | -1/+1 |
* | Change "use $foo; 1" in evals to "require $foo; 1" to avoid breaking | Nicholas Clark | 2008-10-20 | 1 | -6/+6 |
* | As well as @INC, also convert $^X to an absolute path in MBTest. | Nicholas Clark | 2008-10-20 | 1 | -1/+2 |
* | Change the plan - 2.14 gets the copy permission behaviour change, | Nicholas Clark | 2008-10-20 | 1 | -1/+1 |
* | [perl #59650] File::Copy does not handle file objects sanely | rabbit+bugs@rabbit.us | 2008-10-19 | 2 | -6/+61 |
* | Upgrade PathTools to 3.28_01 | Nicholas Clark | 2008-10-19 | 12 | -29/+102 |
* | Suggestion from Slaven - reverse the part of 23348 that removed the | Nicholas Clark | 2008-10-18 | 1 | -3/+1 |
* | Update Porting/makemeta to generate a META.yml compliant with the 1.4 | Nicholas Clark | 2008-10-18 | 2 | -2/+4 |
* | Re-run Porting/makemeta | Nicholas Clark | 2008-10-18 | 1 | -16/+15 |
* | MANIFEST update relating to change 34504. | Nicholas Clark | 2008-10-18 | 1 | -0/+3 |
* | Fix memory leak in // caused by single-char character class | Marcus Holland-Moritz | 2008-10-18 | 1 | -0/+3 |
* | Fix memory leak in qr// operator. This was most probably | Marcus Holland-Moritz | 2008-10-18 | 1 | -0/+1 |
* | Damian has transferred Filter::Simple to p5p. Bump its version to 0.83 | Nicholas Clark | 2008-10-18 | 5 | -87/+25 |
* | y2038 time checks have overflow checks. Added documentation and | H.Merijn Brand | 2008-10-18 | 4 | -17/+365 |
* | Upgrade to ExtUtils-MakeMaker-6.47_02 | Nicholas Clark | 2008-10-17 | 29 | -49/+49 |
* | 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 |