summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix for one of the problems in RC1 reported by M. E. O'NeillJarkko Hietaniemi2000-03-141-0/+4
* | kludge our way around warnings on C<use POSIX; use IO::File;>Gurusamy Sarathy2000-03-141-1/+4
* | regen perltoc, other pod nitsGurusamy Sarathy2000-03-141-2/+2
|/
* reference miscount in Devel::Peek that causes debugger toGurusamy Sarathy2000-03-141-1/+1
* lexical warnings update for docs and tests (from Paul Marquess)Gurusamy Sarathy2000-03-131-1/+1
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-132-6/+8
* make Dump() call the XSUB implementation transparently (modifiedGurusamy Sarathy2000-03-082-31/+17
* omit XSLoader from bytecode dumpsGurusamy Sarathy2000-03-073-3/+3
* get ByteLoader working againGurusamy Sarathy2000-03-075-14/+32
* fix incorrect prototypes in File::GlobGurusamy Sarathy2000-03-061-2/+2
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-03-061-2/+2
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-048-39/+39
* /dev/console may not be writable in Syslog.pm (from Ask Bjoern HansenGurusamy Sarathy2000-03-031-4/+5
* avoid DProf entering dl_unload_file() (from Alan Burlison)Gurusamy Sarathy2000-03-012-3/+2
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-012-1/+18
* Fcntl de-cut-and-pasto.Doug MacEachern2000-03-011-2/+2