Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of the _() macro since (1) we require ANSI anyway | Jarkko Hietaniemi | 2002-01-22 | 18 | -347/+263 |
* | [BUG] /\_/ an unrecognized escape? | Michael G. Schwern | 2002-01-21 | 2 | -1/+14 |
* | Undo the renaming of the Unicode data files; the simple | Jarkko Hietaniemi | 2002-01-21 | 297 | -2423/+323 |
* | Update Changes. | Jarkko Hietaniemi | 2002-01-21 | 2 | -1/+196 |
* | RE: BCC for Win32 is unhappy @14331 | Vadim Konovalov | 2002-01-21 | 1 | -2/+2 |
* | path_is_absolute() needs a prototype (and maybe | Jarkko Hietaniemi | 2002-01-21 | 4 | -2/+6 |
* | Re: coderefs in @INC | Chris Nandor | 2002-01-21 | 1 | -21/+29 |
* | Re: [PATCH warnings, perldiag] document diagnostics | Rafael Garcia-Suarez | 2002-01-21 | 5 | -9/+18 |
* | MakeMaker.pm sub-Makefile.PL tweak for VMS | Craig A. Berry | 2002-01-21 | 1 | -6/+14 |
* | [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes | Paul Green | 2002-01-20 | 1 | -2/+31 |
* | lib/AnyDBM_File.t -- VOS fix | Paul Green | 2002-01-20 | 1 | -1/+1 |
* | [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch | Rafael Garcia-Suarez | 2002-01-20 | 1 | -1/+1 |
* | Make also hex() and oct() to croak if their arguments | Jarkko Hietaniemi | 2002-01-20 | 2 | -7/+32 |
* | Regen toc. | Jarkko Hietaniemi | 2002-01-19 | 1 | -72/+259 |
* | Re: some file names inside pod/perl*delta files don't match .pod names | David Dyck | 2002-01-19 | 4 | -4/+4 |
* | FAQ sync. | Jarkko Hietaniemi | 2002-01-19 | 2 | -5/+4 |
* | Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com> | Abe Timmerman | 2002-01-19 | 2 | -0/+126 |
* | ext/SDBM_File/sdbm.t -- VOS fix | Paul Green | 2002-01-19 | 1 | -1/+1 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-01-19 | 6 | -72/+129 |
|\ | |||||
| * | Split out core of sv_magic() into sv_magicext(). | Nick Ing-Simmons | 2002-01-18 | 6 | -72/+129 |
| * | Integrate mainline | Nick Ing-Simmons | 2002-01-18 | 2 | -1/+146 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-01-18 | 36 | -549/+790 |
| |\ \ | | |/ | |||||
| * | | Integrate mainline (for ndbm fixes etc.) | Nick Ing-Simmons | 2002-01-17 | 19 | -117/+370 |
* | | | Alternative Time::Local algorithm that uses matemathical formula | Graham Barr | 2002-01-19 | 1 | -111/+86 |
* | | | ext/File/Glob/t/basic.t - VOS patch | Paul Green | 2002-01-19 | 1 | -2/+8 |
* | | | ext/Cwd/t/cwd.t -- for VOS | Paul Green | 2002-01-19 | 1 | -1/+1 |
* | | | lib/Time/Local.t patch w/o 2038 check | Paul Green | 2002-01-19 | 1 | -30/+44 |
* | | | ext/Devel/DProf/DProf.t - different way | Paul Green | 2002-01-19 | 1 | -1/+2 |
* | | | Re: ext/Devel/DProf/DProf.t -- use exe_ext | Tels | 2002-01-19 | 3 | -6/+6 |
* | | | Don't do socketpair udp unless you've got all what it takes. | Jarkko Hietaniemi | 2002-01-19 | 1 | -1/+7 |
* | | | Re: perl@14331 - BeOS now quite happy | Tels | 2002-01-19 | 1 | -1/+1 |
* | | | Avoid bare "set", and kiss .uucp goodbye. | Jarkko Hietaniemi | 2002-01-19 | 1 | -2/+5 |
* | | | Retract #14327 for now, going to the limit seems | Jarkko Hietaniemi | 2002-01-18 | 1 | -41/+30 |
| |/ |/| | |||||
* | | Update Changes. | Jarkko Hietaniemi | 2002-01-18 | 2 | -1/+146 |
* | | Try to make the connect/read/write timeouting. | Jarkko Hietaniemi | 2002-01-18 | 1 | -9/+39 |
* | | Netware Makefile tweak from Ananth Kesari. | Jarkko Hietaniemi | 2002-01-18 | 1 | -49/+55 |
* | | Re: [PATCH] Re: [ID 20020117.010] File::Find documentation | Michael G. Schwern | 2002-01-18 | 1 | -2/+4 |
* | | (retracted by #14334) | Paul Green | 2002-01-18 | 1 | -30/+41 |
* | | was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 | Abe Timmerman | 2002-01-18 | 1 | -5/+6 |
* | | Syncing with bleadperl | Michael G. Schwern | 2002-01-18 | 27 | -145/+245 |
* | | Detypo. | Jarkko Hietaniemi | 2002-01-18 | 1 | -1/+1 |
* | | MM check_hints test | Michael G. Schwern | 2002-01-18 | 2 | -0/+31 |
* | | Re: [PATCH] Re: ndbm failing on linux ? | Michael G. Schwern | 2002-01-18 | 1 | -16/+12 |
* | | overload.pm warnings | Rafael Garcia-Suarez | 2002-01-17 | 1 | -5/+6 |
* | | Re: [ID 20020117.010] File::Find documentation | Michael G. Schwern | 2002-01-17 | 1 | -29/+78 |
* | | One TODO is TODONE | chromatic | 2002-01-17 | 1 | -10/+17 |
* | | Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN ve... | chromatic | 2002-01-17 | 1 | -3/+4 |
* | | (replaced by #14322) | Jarkko Hietaniemi | 2002-01-17 | 1 | -2/+13 |
* | | long doubles | Nicholas Clark | 2002-01-17 | 1 | -232/+248 |
* | | Trivial Configure patch (really i_ndbm.U) | Andy Dougherty | 2002-01-17 | 1 | -1/+2 |