| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Document the quirks of SUPER, especially the fact that it it | Dave Mitchell | 2004-01-01 | 4 | -2/+17 |
* | Fix bug #24383, where hashes with the :unique attribute weren't | Dave Mitchell | 2004-01-01 | 4 | -8/+28 |
* | Perl 5.8.3 patches from the BS2000 port - part 2 | Dorner Thomas | 2004-01-01 | 2 | -7/+14 |
* | OS/2 update | Ilya Zakharevich | 2004-01-01 | 11 | -84/+1356 |
* | Document that /[\W]/ doesn't work, unicode-wise (see bug #18281) | Rafael Garcia-Suarez | 2004-01-01 | 1 | -0/+4 |
* | Document that detached threads aren't supported on Windows yet. | Rafael Garcia-Suarez | 2004-01-01 | 1 | -0/+5 |
* | Upgrade to Getopt::Long 2.34_01 | Rafael Garcia-Suarez | 2004-01-01 | 2 | -20/+161 |
* | Tweak 00compile.t to avoid splatting a DIAG over core perl's | Nicholas Clark | 2003-12-31 | 1 | -1/+1 |
* | "piconv -C 512" badly broken | Audrey Tang | 2003-12-31 | 1 | -1/+1 |
* | Upgrade to Test::Harness 2.40. | Rafael Garcia-Suarez | 2003-12-31 | 12 | -44/+109 |
* | C++ comments, bad. | Rafael Garcia-Suarez | 2003-12-31 | 1 | -1/+1 |
* | Bump VERSION numbers | Nicholas Clark | 2003-12-30 | 7 | -7/+7 |
* | A patch for Test::Harness on VMS by Craig Berry | Rafael Garcia-Suarez | 2003-12-30 | 1 | -1/+1 |
* | more uni doc tweakage | Jarkko Hietaniemi | 2003-12-30 | 2 | -3/+4 |
* | bug #24757 perlrun.pod's description of find -mtime was ambiguous | Dave Mitchell | 2003-12-30 | 1 | -1/+2 |
* | Upgrade to Math::BigInt 1.68. | Rafael Garcia-Suarez | 2003-12-30 | 12 | -45/+205 |
* | Re: [perl #24774] eval + format - \n = pp_ctl.c assertion | Dave Mitchell | 2003-12-30 | 2 | -5/+15 |
* | Add a regression test for bug #24762 | Rafael Garcia-Suarez | 2003-12-30 | 1 | -1/+7 |
* | Updates the notes about byacc in pumpkin.pod. | Rafael Garcia-Suarez | 2003-12-30 | 1 | -9/+6 |
* | Bump up UNIVERSAL's version to 1.02 | Rafael Garcia-Suarez | 2003-12-30 | 1 | -1/+1 |
* | Add Mike Pomraning | Nicholas Clark | 2003-12-29 | 1 | -0/+1 |
* | Update the README and Changes files for Switch 2.10 | Rafael Garcia-Suarez | 2003-12-29 | 2 | -4/+11 |
* | Upgrade to Switch 2.10, by integrating some changes by Damian | Rafael Garcia-Suarez | 2003-12-29 | 1 | -12/+27 |
* | Windows hasn't getuid/setuid and friends. | Marcus Holland-Moritz | 2003-12-29 | 1 | -0/+4 |
* | win32_chsize buglet | Kevin Chase | 2003-12-29 | 1 | -1/+1 |
* | Upgrade to Encode 1.99. | Rafael Garcia-Suarez | 2003-12-29 | 12 | -21/+38 |
* | Fix a little syntax error, reported by Marcus Holland-Moritz | Rafael Garcia-Suarez | 2003-12-28 | 1 | -1/+1 |
* | 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES | Nigel Sandever | 2003-12-28 | 3 | -0/+70 |
* | Regenerate the perly.c patch for byacc output painless fixing | Rafael Garcia-Suarez | 2003-12-27 | 1 | -11/+11 |
* | Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error | Rafael Garcia-Suarez | 2003-12-27 | 3 | -209/+212 |
* | Cross compilation patches for arm. | Redvers Davies | 2003-12-27 | 5 | -34/+37 |
* | Fix bug [perl #24735] : make sure that the range (..) operator | Rafael Garcia-Suarez | 2003-12-27 | 2 | -4/+14 |
* | PATCH: *DB*_File | Paul Marquess | 2003-12-27 | 12 | -61/+218 |
* | Straggler from Cwd | Nicholas Clark | 2003-12-27 | 1 | -0/+42 |
* | Straggler from Unicode::Collate. | Nicholas Clark | 2003-12-27 | 1 | -0/+97 |
* | Assimilate Unicode::Collate 0.33 | Nicholas Clark | 2003-12-27 | 10 | -305/+704 |
* | Assimilate PodParser-1.26 | Nicholas Clark | 2003-12-27 | 12 | -8/+35 |
* | Assimilate File::Spec 0.87 | Nicholas Clark | 2003-12-27 | 2 | -2/+2 |
* | Assimilate Digest 1.05 | Nicholas Clark | 2003-12-27 | 2 | -23/+74 |
* | Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change | Nicholas Clark | 2003-12-27 | 6 | -42/+193 |
* | Remove Win32 compiler warnings | Marcus Holland-Moritz | 2003-12-27 | 3 | -8/+9 |
* | Allow overriding of the p4 settings via environment variables | Nicholas Clark | 2003-12-27 | 1 | -3/+3 |
* | perl 5.8.0, FindBin::again | Slaven Rezic | 2003-12-27 | 2 | -6/+22 |
* | Turn Quad_t to Uquad_t in unsigned branch | Marcus Holland-Moritz | 2003-12-27 | 1 | -1/+1 |
* | Change minimum perl version where the test is run from 5.9.0 to 5.8.3 | Nicholas Clark | 2003-12-26 | 1 | -1/+1 |
* | Re: GCC bug breaking Perl_sv_catpvfn()? | Marcus Holland-Moritz | 2003-12-26 | 1 | -14/+14 |
* | Refactor the code that checks whether a range is numeric | Rafael Garcia-Suarez | 2003-12-26 | 1 | -15/+12 |
* | Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state. | Rafael Garcia-Suarez | 2003-12-26 | 1 | -9/+12 |
* | Fix bug [perl #24641] : when POSIX::set[ug]id() are called, | Rafael Garcia-Suarez | 2003-12-25 | 1 | -0/+10 |
* | INSTALL_PREFIX from C | Ilya Zakharevich | 2003-12-25 | 1 | -0/+12 |