summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show the source code location of an "assertion botch".Jarkko Hietaniemi2003-06-201-5/+12
* More Perl malloc debugging magic from Ilya. Seems to work inJarkko Hietaniemi2003-06-2012-88/+586
* Retract #19785 and #19756: JPL nowadays works without thisJarkko Hietaniemi2003-06-201-32/+0
* Apparently this is needed for VMS (Craig Berry).Jarkko Hietaniemi2003-06-191-0/+1
* Bump Time::HiRes to 1.49.Jarkko Hietaniemi2003-06-193-1/+7
* This change chunk doesn't work well with blead.Jarkko Hietaniemi2003-06-191-5/+2
* A tweak from Alan Burlison for MM 6.10_07 that makes SolarisJarkko Hietaniemi2003-06-191-1/+1
* Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshotJarkko Hietaniemi2003-06-198-19/+24
* Re: [perl #17934] tied STDERR and internal warningsSteve Grazzini2003-06-198-74/+108
* email address correctionRichard Soderberg2003-06-191-1/+1
* MPE/iX gets serious indigestion on w-packed infinities.Jarkko Hietaniemi2003-06-191-0/+3
* A bunch of minor changes to perlguts.pod.Rafael Garcia-Suarez2003-06-181-45/+56
* Re: [perl #22727] split() with re_eval segfaults/panicsAdrian M. Enache2003-06-183-10/+20
* Upgrade to Tie::File 0.97.Jarkko Hietaniemi2003-06-185-76/+31
* Sync with libnet 1.16Graham Barr2003-06-182-3/+13
* Encode] 1.96 ReleasedDan Kogai2003-06-1812-20/+58
* Oops in change #19809.Jarkko Hietaniemi2003-06-181-2/+0
* If the first argument of sigaction() was a string, not a numberJarkko Hietaniemi2003-06-183-7/+49
* Some docs for the assertions.Rafael Garcia-Suarez2003-06-175-36/+39
* io_dir.t tweak from Craig Berry.Jarkko Hietaniemi2003-06-171-12/+18
* /ext/DynaLoader/dl_dyld.xsPeter O'Gorman2003-06-171-2/+2
* DOCPATCH Re: $1 remains uncleared for failed matchesJarkko Hietaniemi2003-06-172-1/+9
* UNICOS: try papering over the Configure symbol scan problemsJarkko Hietaniemi2003-06-171-0/+3
* Revert change #19126, a poor attempt at fixing bug #21742.Marcus Holland-Moritz2003-06-163-9/+20
* unnecessary stringification in eval/dieSteve Grazzini2003-06-162-3/+3
* [perl #22622] Bogus error codes from File::Copy::move Amick, Eric2003-06-161-3/+3
* And even more glibc fcntl constants, this time mostly F_XXX.Jarkko Hietaniemi2003-06-162-24/+43
* Even more glibc O_ modes.Jarkko Hietaniemi2003-06-162-8/+12
* Add O_NOATIME.Jarkko Hietaniemi2003-06-162-14/+19
* Instead of fancy condvar footwork do a simple join,Jarkko Hietaniemi2003-06-161-7/+1
* Rename again the warning about $* being no longer supportedRafael Garcia-Suarez2003-06-153-4/+4
* Remove all magic in untie()Aaron J. Mackey2003-06-152-1/+18
* Start using Perl malloc in FreeBSD since the system mallocDan Kogai2003-06-151-3/+10
* OS2 patchesIlya Zakharevich2003-06-1522-369/+2410
* Reindent a section of the file.Jarkko Hietaniemi2003-06-151-153/+153
* Unused variable.Jarkko Hietaniemi2003-06-151-1/+0
* Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()Marcus Holland-Moritz2003-06-154-32/+3
* Most often unused variables.Jarkko Hietaniemi2003-06-151-0/+2
* Rename the warning about $* being removed,Rafael Garcia-Suarez2003-06-142-2/+2
* The FileCache 1.03 tests from belg4mit.Jarkko Hietaniemi2003-06-147-92/+159
* Mention the Unicode::Regex::Set module.Jarkko Hietaniemi2003-06-141-2/+5
* Followup on #19779: make the helper function static,Jarkko Hietaniemi2003-06-144-4/+13
* strchr() running amok in sv_vcatpvfn()Marcus Holland-Moritz2003-06-141-1/+23
* Exercise the utf8:: "internal" functions.Jarkko Hietaniemi2003-06-142-18/+96
* Having to pull in the whole Encode just to get SvUTF8()Jarkko Hietaniemi2003-06-143-9/+35
* Slight tweaks on the length() and chr() entries,Jarkko Hietaniemi2003-06-141-6/+14
* test.pl-ify and add a couple of tests.Jarkko Hietaniemi2003-06-141-14/+16
* Slight reorg of the binmode() entry.Jarkko Hietaniemi2003-06-141-17/+17
* Illegal cpp.Jarkko Hietaniemi2003-06-141-1/+1
* Re: FileCacheJerrad Pierce2003-06-141-42/+80