summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Further clarification on PERL_UNICODE's semantics.Jarkko Hietaniemi2003-03-031-1/+3
* Sync with libnet-1.13Graham Barr2003-03-035-26/+76
* Upgrade to Unicode::Normalize 0.20.Jarkko Hietaniemi2003-03-038-80/+182
* Upgrade to Encode 1.89. The enc_module.t requiredJarkko Hietaniemi2003-03-0314-18/+124
* Use a macro for abs() to avoid the possible truncation to an int;Jarkko Hietaniemi2003-03-034-14/+15
* Re: [PATCH] Make adding notes to patchlevel.h easierAndreas König2003-03-021-10/+12
* [perl #21289] [Fwd: IPC::Msg bug report]Edmund Bacon2003-03-021-1/+1
* Re: [perl #18872] File::Basename example misleadingRichard Soderberg2003-03-021-1/+1
* [perl #21031] $File::Find::name ne $_ w/no_chdirAnders Johnson2003-03-021-0/+1
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-0248-48/+48
* Re: [perl #21411] [fix] Postponed RE with split()Adrian M. Enache2003-03-022-2/+9
* RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included)Anders Johnson2003-03-022-23/+136
* Narrow down the -C test skippage.Jarkko Hietaniemi2003-03-021-4/+3
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-0297-100/+100
* for perl5db.pl against missing args destroying pre-post command setupsRichard Foley2003-03-021-96/+108
* The -CI cannot be easily tested under UTF-8 locale withJarkko Hietaniemi2003-03-024-16/+31
* Go with "right = -right" for greater portability, some platformsJarkko Hietaniemi2003-03-021-3/+6
* Patch for [perl #9402], known also as "glibc _moddi3 bugJarkko Hietaniemi2003-03-021-8/+68
* Forgotten from change #18795.Jarkko Hietaniemi2003-03-021-0/+1
* Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compilingAbe Timmerman2003-03-023-5/+2
* Further Unicode formats patching from Inaba Hiroto.Jarkko Hietaniemi2003-03-023-9/+117
* Integrate change #18788 from maint.Jarkko Hietaniemi2003-03-011-1/+1
* Get MSWin32 back compilingAbe Timmerman2003-03-014-3/+8
* Re: [PATCH] Re: format, PerlIO and utf8Inaba Hiroto2003-02-262-11/+61
* An already fixed bug from perl-unicode.Jarkko Hietaniemi2003-02-261-2/+18
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-269-11/+46
* regen headersHugo van der Sanden2003-02-262-4/+9
* Two typos found by Philip Newton <pnewton@gmx.de>Hugo van der Sanden2003-02-262-2/+2
* Add tests for the -C switch. Depending on theJarkko Hietaniemi2003-02-252-0/+58
* Add missing file from change #18774.Hugo van der Sanden2003-02-251-0/+85
* More variables for change #18776.Hugo van der Sanden2003-02-251-1/+1
* [perl #20682] [fix] @- array not visible in s///Adrian M. Enache2003-02-252-2/+8
* [perl #20684] [fix] s/// with (??{..}) inside returns wrong countAdrian M. Enache2003-02-252-2/+7
* Re: [perl #21321] local ${"FOO"} does not workRafael Garcia-Suarez2003-02-256-9/+21
* [Encode] 1.88 ReleasedDan Kogai2003-02-2510-23/+39
* [perl@18752] warnings from CGI tests under cygwinYitzchak Scott-Thoennes2003-02-251-2/+2
* Cleanup #18770 as suggested by Rafael.Jarkko Hietaniemi2003-02-252-15/+30
* A new try at #18765 (for [perl #20920]).Jarkko Hietaniemi2003-02-251-1/+19
* Retract change #18765: makes HiRes.t hang after subtest #11.Jarkko Hietaniemi2003-02-251-20/+2
* Include p4d2p in Porting again, because p4genpatch doesn't workChip Salzenberg2003-02-242-1/+86
* In Porting scripts, use standard perl path of "/usr/bin/perl".Chip Salzenberg2003-02-247-7/+7
* PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.Jarkko Hietaniemi2003-02-2410-32/+58
* Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)Slaven Rezic2003-02-241-2/+20
* Patching magic from Inaba-san's keyboard: fix for [perl #8769]:Jarkko Hietaniemi2003-02-245-16/+64
* Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.Chip Salzenberg2003-02-242-9/+6
* Remove no-longer-true line from perlopHugo van der Sanden2003-02-241-2/+1
* Chip noticed that the intended optionality of the 'IV' wasJarkko Hietaniemi2003-02-231-2/+2
* API doc tweaks.Jarkko Hietaniemi2003-02-221-4/+7
* Change regex to be a bit more friendly against variousArtur Bergman2003-02-211-1/+1
* add some IV stuff to ext/Devel/Peek/Peek.t test 21Peter Prymmer2003-02-201-2/+4