summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* B::Deparse didn't do sub attributes.Simon Cozens2000-08-113-1/+10
* Document the IO::Select timeout.Jarkko Hietaniemi2000-08-111-3/+3
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-085-12/+12
* detypo #6494Jarkko Hietaniemi2000-08-021-1/+1
* Dump UVs as UVs in Data::Dumper.Gurusamy Sarathy2000-08-021-1/+4
* SDBM_File documentationMark-Jason Dominus2000-07-171-2/+86
* rename totally bletcherous SvLOCK() thingy (doesn't do what theGurusamy Sarathy2000-07-141-1/+1
* don't clobber *.orig files on *clean targetsGurusamy Sarathy2000-07-121-2/+2
* integrate cfgperl changes#6325..6373 into mainlineGurusamy Sarathy2000-07-113-21/+29
* integrate cfgperl changes#6293..6324 into mainlineGurusamy Sarathy2000-07-112-185/+431
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-111-0/+3
* integrate cfgperl changes#6261..6266 into mainlineGurusamy Sarathy2000-07-113-5/+5
* integrate cfgperl changes#6242..6249 into mainlineGurusamy Sarathy2000-07-111-3/+3
* integrate cfgperl changes#6224..6229 into mainlineGurusamy Sarathy2000-07-111-110/+0
* integrate cfgperl changes#6174..6203 into mainline (first of several)Gurusamy Sarathy2000-07-111-2/+2
|\
| * VMS fixups so we can build with MULTIPLICITYDan Sugalski2000-06-031-2/+2
* | localize %INC in a Safe compartment so that use/require workGurusamy Sarathy2000-06-301-1/+5
|/
* replace pod2latex with the one in Pod-LaTeX v0.52 from CPANGurusamy Sarathy2000-06-011-1/+1
* MacOS support, part 1 (from Matthias NeeracherGurusamy Sarathy2000-05-284-7/+156
* random pod typos (from Peter Scott <Peter@PSDT.com>)Gurusamy Sarathy2000-05-281-1/+1
* avoid warnings in POSIX.pm (from Barrie Slaymaker)Gurusamy Sarathy2000-05-281-2/+2
* Be more forgiving in POSIX about HUGE_VALL.Jarkko Hietaniemi2000-05-021-5/+1
* Use HUGE_VALL if applicable.Jarkko Hietaniemi2000-05-011-0/+9
* make lib/syslog.t portable to systems that don't have _PATH_LOG,Gurusamy Sarathy2000-04-293-14/+21
* IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)Gurusamy Sarathy2000-04-281-37/+36
* B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)Gurusamy Sarathy2000-04-282-2/+9
* forked child may not exit correctly if it failed to openGurusamy Sarathy2000-04-281-1/+1
* avoid error in IO::Socket::INET when given an unknown service nameGurusamy Sarathy2000-04-281-6/+7
* rename File::Glob::glob() to File::Glob::bsd_glob() to avoidGurusamy Sarathy2000-04-281-20/+39
* DB_File v1.73 update (from Paul Marquess)Gurusamy Sarathy2000-04-274-6/+16
* Data::Dumper fumbles negative numbers on 32-bit platforms whereGurusamy Sarathy2000-04-271-2/+1
* fix Sys::Syslog breakage on domain sockets (from Tom Hughes)Gurusamy Sarathy2000-04-271-1/+1
* add testsuite for B backends, fix bug in B::Deparse (fromGurusamy Sarathy2000-04-272-2/+2
* change#3569 deleted some essential code, revert; avoid use ofGurusamy Sarathy2000-04-271-15/+74
* use &dl_error rather than &dl_load_file as the guard for callingGurusamy Sarathy2000-04-252-4/+6
* Consolidated B::Deparse fixes (from Stephen McCamant)Gurusamy Sarathy2000-04-241-48/+49
* revert change#5923 ("breaks" t/lib/io_poll.t)Gurusamy Sarathy2000-04-241-31/+39
* various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)Gurusamy Sarathy2000-04-241-39/+31
* typo in podGurusamy Sarathy2000-04-241-1/+1
* typo in commentGurusamy Sarathy2000-03-221-1/+1
* make unloading of extension shared objects (change#5381) a buildGurusamy Sarathy2000-03-221-0/+2
* avoid loading both XSLoader and DynaLoader (avoids dl_error()Gurusamy Sarathy2000-03-221-2/+1
* RM600-svr4 tweaks (from Frank RidderbuschGurusamy Sarathy2000-03-221-1/+11
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-192-16/+15
|\
| * Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-7/+7
|/
* syntax errors in Thread::* (from Tom Christiansen)Gurusamy Sarathy2000-03-173-8/+9
* documentation fixes from p5pGurusamy Sarathy2000-03-171-1/+3
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-172-1/+29
* Sys::Syslog fix for accidental arguments to autoloaded constantsGurusamy Sarathy2000-03-142-31/+30
* update Changes; integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-141-0/+4
|\