| Commit message (Expand) | Author | Age | Files | Lines |
* | pumpkin fodder | Jarkko Hietaniemi | 2004-03-18 | 1 | -2/+26 |
* | Since the signature.t test of CPAN relies on a non-core module, | Rafael Garcia-Suarez | 2004-03-16 | 1 | -16/+0 |
* | Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12 | Tels | 2004-03-12 | 9 | -13/+144 |
* | Upgrade to Cwd 2.17. | Rafael Garcia-Suarez | 2004-03-10 | 1 | -1/+1 |
* | Change 22476 left out a similar fix for ExtUtils::MM_Win32 | Rafael Garcia-Suarez | 2004-03-10 | 2 | -4/+4 |
* | A patch by Richard Foley to reduce the amount of | Rafael Garcia-Suarez | 2004-03-10 | 1 | -2355/+7260 |
* | bleadperl/MM/VMS (was Re: perl@22413) | Craig A. Berry | 2004-03-09 | 5 | -30/+64 |
* | Upgrade to Cwd 2.16 | Rafael Garcia-Suarez | 2004-03-09 | 1 | -1/+1 |
* | Upgrade to CGI.pm 3.04. | Rafael Garcia-Suarez | 2004-03-09 | 2 | -4/+4 |
* | Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test | Nicholas Clark | 2004-03-07 | 1 | -1/+7 |
* | remove an 'if $a if 0' from AutoSplit.t | Dave Mitchell | 2004-03-04 | 1 | -1/+1 |
* | Clarify the difference between utf8::downgrade/upgrade | Rafael Garcia-Suarez | 2004-03-04 | 1 | -8/+15 |
* | Speed up the unicode case mappings (for /i, lc, uc, etc). | Jarkko Hietaniemi | 2004-03-03 | 5 | -318/+326 |
* | debugger (5.8.x and 5.9.x) | Richard Foley | 2004-03-03 | 1 | -7/+61 |
* | Bump version numbers of moules affected by change #22258 | Dave Mitchell | 2004-02-28 | 5 | -5/+5 |
* | Assimilate Cwd 2.15 from CPAN | Nicholas Clark | 2004-02-27 | 1 | -1/+7 |
* | Create a new local $_ without triggering tie by using local *_ = \my $a | Nicholas Clark | 2004-02-27 | 2 | -4/+38 |
* | Skip the Net/Ping/450_service failures on HP-UX for the time being | H.Merijn Brand | 2004-02-25 | 1 | -1/+2 |
* | Instead of localising *_, use a dummy foreach loop to get | Rafael Garcia-Suarez | 2004-02-23 | 1 | -3/+4 |
* | Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL | Alan Ferrency | 2004-02-23 | 1 | -4/+5 |
* | Benchmark for child processes | Chia-liang Kao | 2004-02-23 | 1 | -3/+8 |
* | Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t) | Rafael Garcia-Suarez | 2004-02-20 | 1 | -218/+0 |
* | Upgrade to Term::ANSIColor 1.08. | Rafael Garcia-Suarez | 2004-02-20 | 4 | -14/+37 |
* | Upgrade to prereleases of Math::BigInt 1.70 and | Rafael Garcia-Suarez | 2004-02-19 | 31 | -1441/+1524 |
* | It's better to localize *_ than $_, to avoid magic leakage | Rafael Garcia-Suarez | 2004-02-17 | 1 | -3/+4 |
* | remove C<my $x if foo> construct from core modules | Dave Mitchell | 2004-02-17 | 8 | -14/+19 |
* | Revert change 22308 (the patch was against maint, not blead) | Rafael Garcia-Suarez | 2004-02-16 | 1 | -25/+0 |
* | Add some basic POD to lib/ExtUtils/instmodsh so that | Brendan O'Dea | 2004-02-16 | 1 | -0/+25 |
* | Add a note in Unicode::UCD about the _getcode() function | Rafael Garcia-Suarez | 2004-02-09 | 1 | -0/+1 |
* | reduce overhead of charnames.pm, make op/pat.t work under miniperl | Yitzchak Scott-Thoennes | 2004-02-09 | 1 | -3/+15 |
* | deleting keys in restricted hashes was leaking the entry. Yow! | Nicholas Clark | 2004-02-07 | 1 | -1/+34 |
* | Fix a non-standard NAME pod section | Rafael Garcia-Suarez | 2004-02-06 | 1 | -1/+1 |
* | was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz] | John Peacock | 2004-02-03 | 2 | -258/+380 |
* | update fix to Shell.pm in change #22254: make /dev/null portable | Dave Mitchell | 2004-02-01 | 1 | -2/+5 |
* | Re: [perl #15063] /tmp issues | Solar Designer | 2004-02-01 | 11 | -55/+18 |
* | Patch for Shell.pm | Manuel Valente | 2004-02-01 | 1 | -3/+10 |
* | I'm the new maintainer of Switch. | Rafael Garcia-Suarez | 2004-01-28 | 2 | -1/+3 |
* | Document change 22192 | H.Merijn Brand | 2004-01-26 | 1 | -4/+4 |
* | fix vmsish.t #25 | Craig A. Berry | 2004-01-26 | 1 | -15/+13 |
* | [perl #24942] fields::inherit doesn't bless derived | nothingmuch@woobling.org | 2004-01-24 | 2 | -6/+45 |
* | Re: Doc patches for File::Find | Mark-Jason Dominus | 2004-01-24 | 1 | -9/+17 |
* | Upgrade to Locale::Maketext 1.08. | Abhijit Menon-Sen | 2004-01-24 | 4 | -5/+50 |
* | [perl #25160] ':flock' not recognized unless it's first | H.Merijn Brand | 2004-01-21 | 1 | -1/+1 |
* | Fix precedence errors and add some cleanup in the new | Rafael Garcia-Suarez | 2004-01-20 | 2 | -4/+7 |
* | Enhanced DBM Filters | Paul Marquess | 2004-01-17 | 15 | -0/+2394 |
* | Bump version number as file has changed since 5.8.2 | Nicholas Clark | 2004-01-14 | 1 | -1/+1 |
* | Doc patches for File::Find | Andy Lester | 2004-01-14 | 1 | -20/+29 |
* | Assimilate CGI 3.03 | Nicholas Clark | 2004-01-14 | 3 | -7/+14 |
* | [ANNOUNCE] Math::BigInt v1.69 | Tels | 2004-01-13 | 7 | -61/+67 |
* | Upgrade to Locale::Maketext 1.07. | Abhijit Menon-Sen | 2004-01-13 | 6 | -48/+309 |