summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)Gurusamy Sarathy2000-04-241-1/+2
* avoid using uninitialized memory in require version checkGurusamy Sarathy2000-04-242-11/+6
* various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)Gurusamy Sarathy2000-04-241-39/+31
* commentary about IoTYPE() (from Nathan Torkington)Gurusamy Sarathy2000-04-241-0/+13
* make eq unicode-aware (from Gisle Aas); fix bogus tests revealedGurusamy Sarathy2000-04-243-74/+104
* Larry's fix for buggy propagation of utf8-ness in join(); add testGurusamy Sarathy2000-04-242-7/+9
* Configure might miss old directories when prefix must beGurusamy Sarathy2000-04-241-2/+1
* VMS nits in glob() test (from Charles Lane)Gurusamy Sarathy2000-04-241-2/+2
* various pod nits (from Larry Virden and others)Gurusamy Sarathy2000-04-2431-99/+93
* ignore dotfiles (.cvsignore etc) in test (from Warren JonesGurusamy Sarathy2000-04-241-1/+1
* supported platforms mixed upGurusamy Sarathy2000-04-242-8/+1
* caller() wasn't returning the right number of elements forGurusamy Sarathy2000-04-242-2/+8
* pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (fromGurusamy Sarathy2000-04-241-2/+2
* fix totally broken caching in UNIVERSAL::isa() (fromGurusamy Sarathy2000-04-242-20/+76
* add linebreak properties from unicode/LineBrk.txt (fromGurusamy Sarathy2000-04-2430-0/+1129
* typo in podGurusamy Sarathy2000-04-241-1/+1
* mode argument to do_binmode() should be file mode, not booleanGurusamy Sarathy2000-04-241-1/+1
* introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)Gurusamy Sarathy2000-04-166-4/+13
* add Changes, perldelta.podGurusamy Sarathy2000-03-282-0/+158
* rename Changes and perldelta.podGurusamy Sarathy2000-03-283-0/+2
* three guesses on what this is :-)Gurusamy Sarathy2000-03-231-0/+11
* update patchlevel.h, Changes; regen perltoc.podperl-5.6.0Gurusamy Sarathy2000-03-234-349/+540
* revise perldelta for more optimal ordering, minor TodoGurusamy Sarathy2000-03-235-1062/+1217
* pod updates (from Tom Christiansen)Gurusamy Sarathy2000-03-232-42/+111
* fix misplaced OP refcount for eval rootGurusamy Sarathy2000-03-231-2/+5
* unretract change#5871 (Dominic Dunlop reports machten is betterGurusamy Sarathy2000-03-221-0/+24
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-223-8/+12
|\
| * Metaconfigify #5881.Jarkko Hietaniemi2000-03-221-3/+3
| * Retract #5871.Jarkko Hietaniemi2000-03-221-24/+0
| * Make the no-luck-on-uselongdouble warning more visible.Jarkko Hietaniemi2000-03-221-4/+3
| * Disable SysV shm and msg even more.Jarkko Hietaniemi2000-03-221-0/+24
| * Augment #5865.Jarkko Hietaniemi2000-03-221-3/+8
* | perlsyn.pod nit (from Tom Christiansen)Gurusamy Sarathy2000-03-221-4/+4
* | typo in commentGurusamy Sarathy2000-03-221-1/+1
* | add README.machten (from Dominic Dunlop)Gurusamy Sarathy2000-03-226-1/+128
* | makefile nitsGurusamy Sarathy2000-03-222-3/+3
* | add note about lib/open3.t#22 failure on Win2KGurusamy Sarathy2000-03-222-6/+14
* | io/fs.t tweaks for Windows 2000Gurusamy Sarathy2000-03-221-1/+2
* | make unloading of extension shared objects (change#5381) a buildGurusamy Sarathy2000-03-222-0/+17
* | avoid loading both XSLoader and DynaLoader (avoids dl_error()Gurusamy Sarathy2000-03-221-2/+1
* | avoid including things that aren't directories in inc_version_listGurusamy Sarathy2000-03-221-2/+2
* | avoid File::Compare warning when passed handles (from NickGurusamy Sarathy2000-03-221-1/+1
* | RM600-svr4 tweaks (from Frank RidderbuschGurusamy Sarathy2000-03-222-1/+12
* | save RE context when calling __WARN__ and __DIE__ hooks;Gurusamy Sarathy2000-03-221-3/+10
* | missing pieces in perldeltaGurusamy Sarathy2000-03-221-5/+18
* | rename tests to more appropriate namesGurusamy Sarathy2000-03-226-6/+6
* | backout change#5708; fixups for behavior of recently added -a switch;Gurusamy Sarathy2000-03-222-19/+175
* | remove outdated notes in makefilesGurusamy Sarathy2000-03-222-14/+0
* | perlbug -ok shouldn't prompt (from Paul MooreGurusamy Sarathy2000-03-221-0/+2
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-2214-17/+63
|\ \ | |/