| Commit message (Expand) | Author | Age | Files | Lines |
* | A solution for the retrieve_fd autosplit warning, | Jarkko Hietaniemi | 2000-08-25 | 1 | -2/+5 |
* | Upgrade to Storable 0.7.4, from Raphael Manfredi, | Jarkko Hietaniemi | 2000-08-24 | 4 | -178/+160 |
* | Bad makefile. | Jarkko Hietaniemi | 2000-08-23 | 1 | -1/+1 |
* | Portability fix from Hugo van der Sanden. | Jarkko Hietaniemi | 2000-08-23 | 1 | -21/+18 |
* | fix a small typo in Storable.xs | Peter Prymmer | 2000-08-23 | 1 | -1/+1 |
* | VMS MMS (make) wants null action. | Jarkko Hietaniemi | 2000-08-23 | 1 | -6/+8 |
* | Be portable. | Jarkko Hietaniemi | 2000-08-22 | 1 | -4/+12 |
* | cSVOPo_*v things index into the current PL_curpad | Jarkko Hietaniemi | 2000-08-22 | 1 | -2/+2 |
* | Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on | Yitzchak Scott-Thoennes | 2000-08-22 | 2 | -2/+0 |
* | configure.com updates and syslog build | Peter Prymmer | 2000-08-22 | 1 | -0/+1 |
* | B:: missing dependency | Hugo van der Sanden | 2000-08-22 | 1 | -0/+2 |
* | Bytecompiler patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-08-22 | 12 | -718/+1066 |
* | Few more casts, need reported in | Jarkko Hietaniemi | 2000-08-21 | 1 | -6/+2 |
* | Support long doubles in Storable. | Radu Greab | 2000-08-21 | 1 | -3/+3 |
* | Array context keeps slithering in. | Daniel Chetlin | 2000-08-21 | 1 | -1/+1 |
* | Big-endian quad fixes for Storable from Radu Greab, | Jarkko Hietaniemi | 2000-08-21 | 1 | -11/+7 |
* | Add Storable 0.7.2 from Raphael Manfredi, | Radu Greab | 2000-08-21 | 7 | -0/+5615 |
* | (Replaced by #8364.) | Radu Greab | 2000-08-20 | 1 | -1/+1 |
* | Put back the long double avoidance code to POSIX.xs | Jarkko Hietaniemi | 2000-08-19 | 1 | -0/+18 |
* | Typo in pp_complement(). | Peter Scott | 2000-08-18 | 1 | -1/+1 |
* | Document the NDBM_File and ODBM_File as SDBM_File | Jarkko Hietaniemi | 2000-08-18 | 3 | -12/+167 |
* | Use NVs in POSIX math, not doubles. | Abigail | 2000-08-18 | 2 | -53/+32 |
* | Do not use prototyping here. | Abigail | 2000-08-17 | 1 | -0/+1 |
* | B::Deparse didn't do sub attributes. | Simon Cozens | 2000-08-11 | 3 | -1/+10 |
* | Document the IO::Select timeout. | Jarkko Hietaniemi | 2000-08-11 | 1 | -3/+3 |
* | 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 |