summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't eat leading os from index entries.Russ Allbery2000-08-181-1/+1
* Add [[:blank:]] as suggested inJeffrey Friedl2000-08-187-24/+133
* The new tests were missing from #6415.Jarkko Hietaniemi2000-08-181-1/+14
* Document the NDBM_File and ODBM_File as SDBM_FileJarkko Hietaniemi2000-08-183-12/+167
* cygwin portFifer, Eric2000-08-181-1/+3
* Document code point which makes if (defined %stash::) to workJarkko Hietaniemi2000-08-181-0/+8
* Update Changes.Jarkko Hietaniemi2000-08-182-1/+60
* Tiny Getopt::Long patch from Johan Vromans.Jarkko Hietaniemi2000-08-183-3/+3
* [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-...Paul David Fardy2000-08-182-3/+14
* perlfunc.pod -- clarifying sprintf array argument issuesDaniel Chetlin2000-08-181-0/+6
* perltrap.pod spring cleaningDaniel Chetlin2000-08-181-38/+60
* Unbuffer the output.Yitzchak Scott-Thoennes2000-08-181-0/+1
* Delete the image, too, not just its MANIFEStation.Jarkko Hietaniemi2000-08-181-0/+0
* Propagate new Configure vars.Jarkko Hietaniemi2000-08-1813-47/+204
* Update Changes.Jarkko Hietaniemi2000-08-182-1/+107
* Fix the lib/complex failure ofAbigail2000-08-181-2/+2
* The byteorder code in #6671 was wrong.Jarkko Hietaniemi2000-08-181-1/+3
* newSVrv() memory leakJan Dubois2000-08-181-1/+16
* Use NVs in POSIX math, not doubles.Abigail2000-08-182-53/+32
* Introduce NVef, NVff, and NVgf, use the middle one.Abigail2000-08-188-13/+124
* Add byteorder to the myconfig output.Jarkko Hietaniemi2000-08-171-1/+1
* The image doth not exist, spotted by Johan Vromans.Jarkko Hietaniemi2000-08-171-2/+1
* Document what the backtick returns if the command fails.Jarkko Hietaniemi2000-08-171-7/+8
* Do not use prototyping here.Abigail2000-08-171-0/+1
* Don't propose using modules built for 5.005 if no binaryJeff Okamoto2000-08-171-1/+8
* Microperl config update.Jarkko Hietaniemi2000-08-172-7/+21
* The #6648 wasn't protective enough for limited platformsJarkko Hietaniemi2000-08-172-10/+6
* Update Changes.Jarkko Hietaniemi2000-08-172-1/+66
* Add perlebcdic from Peter Prymmer, regen toc.Jarkko Hietaniemi2000-08-175-370/+1452
* perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.Jarkko Hietaniemi2000-08-171-1/+1
* Get -DLEAKTEST to compile (not necessarily to work, mind)Jarkko Hietaniemi2000-08-171-1/+6
* Re: [PATCH]Re: Questions about Math::BigFloatJohn Peacock2000-08-173-21/+34
* Cwd.pm now uses strictTim Jenness2000-08-171-6/+5
* Make $Config{byteorder} more magical so that it isWilfredo Sánchez2000-08-171-26/+39
* move WNOHANG definition to where other such things areGurusamy Sarathy2000-08-171-4/+5
* Update Changes.Jarkko Hietaniemi2000-08-172-2/+99
* Doc nits spotted by Richard Soderberg.Jarkko Hietaniemi2000-08-172-2/+2
* Re: perldebut.pod - spellingCasey R. Tweten2000-08-171-2/+2
* Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO InterfaceCasey R. Tweten2000-08-171-18/+55
* add "ok" targets from change#6632 in makefile.mkGurusamy Sarathy2000-08-173-8/+22
* avoid warnings from dense compilerGurusamy Sarathy2000-08-171-4/+6
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-176-130/+130
* trailing new %ENV entries weren't being pushed into the realGurusamy Sarathy2000-08-172-4/+14
* waitpid() now handles externally spawned pids correctly;Gurusamy Sarathy2000-08-173-24/+83
* Retract #6645.Jarkko Hietaniemi2000-08-178-120/+6
* on windows, the return values from wait() and waitpid() don'tGurusamy Sarathy2000-08-164-2/+38
* pod nit seen in passingGurusamy Sarathy2000-08-161-3/+5
* change#6328 could make close(SOCKET) return false on windowsGurusamy Sarathy2000-08-161-8/+17
* check that the number pseudo children doesn't exceedGurusamy Sarathy2000-08-161-1/+7
* Update Changes.Jarkko Hietaniemi2000-08-162-1/+74