summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on O...Todd C. Miller2002-04-051-1/+4
* NetWare update from C Aditya.Jarkko Hietaniemi2002-04-054-9/+9
* Win32 pacifying from mjd.Jarkko Hietaniemi2002-04-051-0/+1
* Integrate perlio:Jarkko Hietaniemi2002-04-051-3/+3
|\
| * Not only did UCS-2 have dodgy name it was buggy.Nick Ing-Simmons2002-04-051-3/+3
| * Integrate mainlineNick Ing-Simmons2002-04-05131-61463/+111005
| |\
| * \ Integrate mainlineNick Ing-Simmons2002-04-0312-15/+563
| |\ \
* | | | Patch for bug ID 20020221.007Archer Sully2002-04-052-2/+20
* | | | Re: lib/sort.t failure John P. Linderman2002-04-051-4/+6
* | | | Re: lib/sort.t failure (and [PATCH])John P. Linderman2002-04-051-7/+15
| |_|/ |/| |
* | | A TEST. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what is it?]Dan Kogai2002-04-051-0/+1
* | | A FIX. [Re: qr/^UCS2-le$/i => '"UCS-2"' -- what is it?]Dan Kogai2002-04-051-1/+1
* | | Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymoreIlmari Karonen2002-04-042-2/+28
* | | I was fooled for a while, somebody else might be too.Jarkko Hietaniemi2002-04-041-0/+1
* | | test.pl-ify.Jarkko Hietaniemi2002-04-041-85/+78
* | | Upgrade to Encode 1.20, from Dan Kogai.Jarkko Hietaniemi2002-04-0498-61022/+110582
* | | left-over "use 5.7.2" in threads.pmSlaven Rezic2002-04-041-1/+1
* | | Message-Id: <20020404155939.6754.qmail@plover.com>Mark-Jason Dominus2002-04-041-2/+2
* | | Re: lib/sort.t failure [PATCH]Andy Dougherty2002-04-041-2/+8
* | | Typo nits from Wolfgang Laun.Jarkko Hietaniemi2002-04-043-11/+11
* | | Detypo in diagnostics.Rafael Garcia-Suarez2002-04-041-1/+1
* | | pod2html: try to be EOL agnostic.Jarkko Hietaniemi2002-04-044-0/+122
* | | [PATCH} Pod::HTML and HTML4Robert Spier2002-04-041-1/+2
* | | Byebye, beebee.Jarkko Hietaniemi2002-04-031-0/+1
* | | Re: enc2xs needs portable way to know it's in the corePeter Prymmer2002-04-031-0/+3
* | | Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if paths c...Dominic Dunlop2002-04-031-5/+33
* | | pp_pack.c - remove SIGFPE on VOSPaul Green2002-04-031-0/+28
* | | Upgrade to Tie::File 0.93, from mjd.Jarkko Hietaniemi2002-04-035-269/+14
* | | lib/AnyDBM_File.t incorrectly passes even without any dbmAndy Dougherty2002-04-031-6/+1
* | | Tweak the Atof macro : perl wasn't compiling with -DuseithreadsRafael Garcia-Suarez2002-04-031-1/+1
* | | EPOC tweaks from Olaf Flebbe.Jarkko Hietaniemi2002-04-034-13/+22
* | | Set @INC earlierAndy Dougherty2002-04-032-8/+6
* | | perlcompile.pod was listing all B:: modules, except B::ConciseRafael Garcia-Suarez2002-04-031-0/+10
* | | perlcompile.pod was listing all B:: modules, except B::ConciseRafael Garcia-Suarez2002-04-030-0/+0
* | | non-perlio robustness.Jarkko Hietaniemi2002-04-032-5/+22
* | | Tweak for 8.3 compat.Jarkko Hietaniemi2002-04-0311-28/+28
* | | Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2Mark-Jason Dominus2002-04-031-3/+1
| |/ |/|
* | Forgotten.Jarkko Hietaniemi2002-04-032-0/+515
* | Re: the dirty half dozen (Re: perl@15662)Mark Kvale2002-04-031-0/+1
* | Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumpsHugo van der Sanden2002-04-031-0/+2
* | The leavetry crash should now be history.Jarkko Hietaniemi2002-04-031-8/+3
* | Re: I can't build anything in ext/Michael G. Schwern2002-04-031-0/+2
* | [ID 20020301.011] Core dump in 'leavetry' in 5.7.2Dave Mitchell2002-04-031-3/+18
* | Prototype tweak for non-threaded builds.Jarkko Hietaniemi2002-04-031-1/+1
* | Detached threads do not help; they still hold resources.Jarkko Hietaniemi2002-04-032-7/+5
* | Doc tweak from Wolfgang Laun.Jarkko Hietaniemi2002-04-031-2/+2
* | regexec.cNikola Knezevic2002-04-031-1/+1
* | Document the "Cleanup skipped ..." warning.Jarkko Hietaniemi2002-04-032-0/+20
* | Integrate perlio:Jarkko Hietaniemi2002-04-0312-114/+208
|\ \ | |/
| * Fix segfaults when mainthread exits with other threads running:Nick Ing-Simmons2002-04-0311-49/+137