| Commit message (Expand) | Author | Age | Files | Lines |
* | Do away with array context, from Daniel Chetlin <daniel@chetlin.com> | Jarkko Hietaniemi | 2000-08-08 | 5 | -12/+12 |
* | detypo #6494 | Jarkko Hietaniemi | 2000-08-02 | 1 | -1/+1 |
* | Dump UVs as UVs in Data::Dumper. | Gurusamy Sarathy | 2000-08-02 | 1 | -1/+4 |
* | SDBM_File documentation | Mark-Jason Dominus | 2000-07-17 | 1 | -2/+86 |
* | rename totally bletcherous SvLOCK() thingy (doesn't do what the | Gurusamy Sarathy | 2000-07-14 | 1 | -1/+1 |
* | don't clobber *.orig files on *clean targets | Gurusamy Sarathy | 2000-07-12 | 1 | -2/+2 |
* | integrate cfgperl changes#6325..6373 into mainline | Gurusamy Sarathy | 2000-07-11 | 3 | -21/+29 |
* | integrate cfgperl changes#6293..6324 into mainline | Gurusamy Sarathy | 2000-07-11 | 2 | -185/+431 |
* | integrate cfgperl changes#6268..6282 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -0/+3 |
* | integrate cfgperl changes#6261..6266 into mainline | Gurusamy Sarathy | 2000-07-11 | 3 | -5/+5 |
* | integrate cfgperl changes#6242..6249 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -3/+3 |
* | integrate cfgperl changes#6224..6229 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -110/+0 |
* | integrate cfgperl changes#6174..6203 into mainline (first of several) | Gurusamy Sarathy | 2000-07-11 | 1 | -2/+2 |
|\ |
|
| * | VMS fixups so we can build with MULTIPLICITY | Dan Sugalski | 2000-06-03 | 1 | -2/+2 |
* | | localize %INC in a Safe compartment so that use/require work | Gurusamy Sarathy | 2000-06-30 | 1 | -1/+5 |
|/ |
|
* | replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN | Gurusamy Sarathy | 2000-06-01 | 1 | -1/+1 |
* | MacOS support, part 1 (from Matthias Neeracher | Gurusamy Sarathy | 2000-05-28 | 4 | -7/+156 |
* | random pod typos (from Peter Scott <Peter@PSDT.com>) | Gurusamy Sarathy | 2000-05-28 | 1 | -1/+1 |
* | avoid warnings in POSIX.pm (from Barrie Slaymaker) | Gurusamy Sarathy | 2000-05-28 | 1 | -2/+2 |
* | Be more forgiving in POSIX about HUGE_VALL. | Jarkko Hietaniemi | 2000-05-02 | 1 | -5/+1 |
* | Use HUGE_VALL if applicable. | Jarkko Hietaniemi | 2000-05-01 | 1 | -0/+9 |
* | make lib/syslog.t portable to systems that don't have _PATH_LOG, | Gurusamy Sarathy | 2000-04-29 | 3 | -14/+21 |
* | IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>) | Gurusamy Sarathy | 2000-04-28 | 1 | -37/+36 |
* | B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>) | Gurusamy Sarathy | 2000-04-28 | 2 | -2/+9 |
* | forked child may not exit correctly if it failed to open | Gurusamy Sarathy | 2000-04-28 | 1 | -1/+1 |
* | avoid error in IO::Socket::INET when given an unknown service name | Gurusamy Sarathy | 2000-04-28 | 1 | -6/+7 |
* | rename File::Glob::glob() to File::Glob::bsd_glob() to avoid | Gurusamy Sarathy | 2000-04-28 | 1 | -20/+39 |
* | DB_File v1.73 update (from Paul Marquess) | Gurusamy Sarathy | 2000-04-27 | 4 | -6/+16 |
* | Data::Dumper fumbles negative numbers on 32-bit platforms where | Gurusamy Sarathy | 2000-04-27 | 1 | -2/+1 |
* | fix Sys::Syslog breakage on domain sockets (from Tom Hughes) | Gurusamy Sarathy | 2000-04-27 | 1 | -1/+1 |
* | add testsuite for B backends, fix bug in B::Deparse (from | Gurusamy Sarathy | 2000-04-27 | 2 | -2/+2 |
* | change#3569 deleted some essential code, revert; avoid use of | Gurusamy Sarathy | 2000-04-27 | 1 | -15/+74 |
* | use &dl_error rather than &dl_load_file as the guard for calling | Gurusamy Sarathy | 2000-04-25 | 2 | -4/+6 |
* | Consolidated B::Deparse fixes (from Stephen McCamant) | Gurusamy Sarathy | 2000-04-24 | 1 | -48/+49 |
* | revert change#5923 ("breaks" t/lib/io_poll.t) | Gurusamy Sarathy | 2000-04-24 | 1 | -31/+39 |
* | various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>) | Gurusamy Sarathy | 2000-04-24 | 1 | -39/+31 |
* | typo in pod | Gurusamy Sarathy | 2000-04-24 | 1 | -1/+1 |
* | typo in comment | Gurusamy Sarathy | 2000-03-22 | 1 | -1/+1 |
* | make unloading of extension shared objects (change#5381) a build | Gurusamy Sarathy | 2000-03-22 | 1 | -0/+2 |
* | avoid loading both XSLoader and DynaLoader (avoids dl_error() | Gurusamy Sarathy | 2000-03-22 | 1 | -2/+1 |
* | RM600-svr4 tweaks (from Frank Ridderbusch | Gurusamy Sarathy | 2000-03-22 | 1 | -1/+11 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-19 | 2 | -16/+15 |
|\ |
|
| * | Taint msgrcv() messages; general SysV IPC cleanup. | Jarkko Hietaniemi | 2000-03-19 | 1 | -7/+7 |
|/ |
|
* | syntax errors in Thread::* (from Tom Christiansen) | Gurusamy Sarathy | 2000-03-17 | 3 | -8/+9 |
* | documentation fixes from p5p | Gurusamy Sarathy | 2000-03-17 | 1 | -1/+3 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-17 | 2 | -1/+29 |
* | Sys::Syslog fix for accidental arguments to autoloaded constants | Gurusamy Sarathy | 2000-03-14 | 2 | -31/+30 |
* | update Changes; integrate cfgperl contents into mainline | Gurusamy Sarathy | 2000-03-14 | 1 | -0/+4 |
|\ |
|
| * | Fix for one of the problems in RC1 reported by M. E. O'Neill | Jarkko Hietaniemi | 2000-03-14 | 1 | -0/+4 |
* | | kludge our way around warnings on C<use POSIX; use IO::File;> | Gurusamy Sarathy | 2000-03-14 | 1 | -1/+4 |