summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: Array vs. List contextDaniel Chetlin2000-08-044-9/+9
* [ID 20000804.002] configure.gnu and arguments with whitespace charactersRaymund Will2000-08-041-2/+2
* After the #6519 a warning about stat() is just that,Jarkko Hietaniemi2000-08-041-3/+2
* In the warnings call filehandles consistently so;Jarkko Hietaniemi2000-08-045-30/+41
* Minor tweak to perlvar.podStephen P. Potter2000-08-041-1/+1
* [ID 19990721.004] Documentation bug in perlfuncClinton Pierce2000-08-042-2/+3
* This is 6512. Really.Jarkko Hietaniemi2000-08-041-3/+9
* mention the idea of @( and @)Jarkko Hietaniemi2000-08-041-1/+4
* [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarilyMark Dickinson2000-08-042-2/+4
* [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dumpM. J. T. Guy2000-08-040-0/+0
* bad cppsymbols on os2 + Configure question Yitzchak Scott-Thoennes2000-08-041-8/+10
* detypoJarkko Hietaniemi2000-08-041-4/+3
* Comings and goings in op/sprintf.tDominic Dunlop2000-08-031-3/+20
* [ID 20000803.001] further regexp counting problemsHugo van der Sanden2000-08-032-0/+14
* sv.h documentation - SvLENMike Guy2000-08-031-1/+2
* Disable the fix_pl hack for now.Jarkko Hietaniemi2000-08-031-4/+4
* Add a URL for FSF.Elaine -HFB- Ashton2000-08-031-2/+4
* Be more informative on what is skipped and why,Jarkko Hietaniemi2000-08-031-1/+6
* Circumvent the removal of .patch by fix_pl.Simon Cozens2000-08-031-0/+1
* The subtest 4 may fail also on VOBS, as pointed outJarkko Hietaniemi2000-08-031-0/+1
* Better skip message for the test; one of the two problems inLupe Christoph2000-08-021-1/+7
* Allow "no Module;" even if there is no 'unimport'.Mark-Jason Dominus2000-08-021-1/+1
* Generate OP_IS_SOCKET() and OP_IS_FILETEST() macrosJarkko Hietaniemi2000-08-022-40/+108
* require.t needs binmode() to work on windowsGurusamy Sarathy2000-08-021-0/+1
* Document the IVdf UVuf UVof UVxf.Jarkko Hietaniemi2000-08-021-0/+13
* detypo #6494Jarkko Hietaniemi2000-08-021-1/+1
* Dump UVs as UVs in Data::Dumper.Gurusamy Sarathy2000-08-021-1/+4
* [ID 20000731.010] regex error Hugo van der Sanden2000-08-022-1/+2
* The new setproctitle() feature is available only in Jarkko Hietaniemi2000-08-021-3/+3
* The tr utf8 patching continues.Simon Cozens2000-08-021-0/+2
* The name of a filehandle does not have <these>.Jarkko Hietaniemi2000-08-025-10/+10
* Remove the extraneous "main::" prefix from all theGurusamy Sarathy2000-08-0213-79/+124
* memcpy has n o in it, as pinted ut by Sarathy.Jarkko Hietaniemi2000-08-021-10/+11
* Document in one place the memory abstractions used in Perl core.Simon Cozens2000-08-021-0/+14
* regen_headers, regen perltoc.Jarkko Hietaniemi2000-08-022-412/+151
* "This little thing tests for a file .patch, and if it containsSimon Cozens2000-08-023-1/+31
* FreeBSD 3.* updates fromPaul Saab2000-08-021-1/+6
* In new BSDs changes to argv[] do not show up in ps(1) output,Paul Saab2000-08-025-4/+46
* The test from thisTom Hughes2000-08-011-0/+4
* [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itselfJeff Okamoto2000-08-011-16/+1
* Make p4desc to skip non-mainperl branches by default.Jarkko Hietaniemi2000-08-011-7/+31
* If gccosandvers is equal to osname, clear gccosandvers.Jarkko Hietaniemi2000-08-011-3/+5
* BOM patching from Simon Cozens.Jarkko Hietaniemi2000-08-011-2/+10
* Stash away the largefiles flags and libswanted.Jarkko Hietaniemi2000-08-014-38/+48
* various syntax errors and such (not fixed: comp/require.t#22 coredumpGurusamy Sarathy2000-08-013-15/+14
* Make chr() for values >127 to create utf8 when under utf8.Simon Cozens2000-08-013-4/+13
* In Digital UNIX warn if gcc explicitly chosen because evenJarkko Hietaniemi2000-08-011-14/+22
* Make the safety catch for buggy gccs work with triple versionMaurizio Loreti2000-08-011-1/+1
* fix and question re: waitpid() under win32Brian Clarke2000-08-012-12/+24
* allow non-variable as lhs of non-updating tr///M. J. T. Guy2000-08-012-2/+21