summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* A solution for the retrieve_fd autosplit warning,Jarkko Hietaniemi2000-08-251-2/+5
* Upgrade to Storable 0.7.4, from Raphael Manfredi,Jarkko Hietaniemi2000-08-244-178/+160
* Bad makefile.Jarkko Hietaniemi2000-08-231-1/+1
* Portability fix from Hugo van der Sanden.Jarkko Hietaniemi2000-08-231-21/+18
* fix a small typo in Storable.xsPeter Prymmer2000-08-231-1/+1
* VMS MMS (make) wants null action.Jarkko Hietaniemi2000-08-231-6/+8
* Be portable.Jarkko Hietaniemi2000-08-221-4/+12
* cSVOPo_*v things index into the current PL_curpadJarkko Hietaniemi2000-08-221-2/+2
* Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 onYitzchak Scott-Thoennes2000-08-222-2/+0
* configure.com updates and syslog buildPeter Prymmer2000-08-221-0/+1
* B:: missing dependencyHugo van der Sanden2000-08-221-0/+2
* Bytecompiler patches from Benjamin Stuhl.Jarkko Hietaniemi2000-08-2212-718/+1066
* Few more casts, need reported inJarkko Hietaniemi2000-08-211-6/+2
* Support long doubles in Storable.Radu Greab2000-08-211-3/+3
* Array context keeps slithering in.Daniel Chetlin2000-08-211-1/+1
* Big-endian quad fixes for Storable from Radu Greab,Jarkko Hietaniemi2000-08-211-11/+7
* Add Storable 0.7.2 from Raphael Manfredi,Radu Greab2000-08-217-0/+5615
* (Replaced by #8364.)Radu Greab2000-08-201-1/+1
* Put back the long double avoidance code to POSIX.xsJarkko Hietaniemi2000-08-191-0/+18
* Typo in pp_complement().Peter Scott2000-08-181-1/+1
* Document the NDBM_File and ODBM_File as SDBM_FileJarkko Hietaniemi2000-08-183-12/+167
* Use NVs in POSIX math, not doubles.Abigail2000-08-182-53/+32
* Do not use prototyping here.Abigail2000-08-171-0/+1
* 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