summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* integrate change#3115 from maint-5.005Gurusamy Sarathy1999-03-244-25/+25
* applied suggested patch, modulo bogus hunkVishal Bhatia1999-03-242-14/+23
* First pass of integrating the Rhapsody port,Wilfredo Sánchez1999-03-151-0/+216
* integrate change#3081 from maint-5.005Gurusamy Sarathy1999-03-051-1/+1
* updates to compiler modulesVishal Bhatia1999-03-043-14/+60
* To: perl5-porters@perl.org, vmsperl@perl.orgHans Mulder1999-03-021-1/+2
* integrate cfgperl contentsGurusamy Sarathy1999-02-244-22/+36
|\
| * DB_File 1.64 patchPaul Marquess1999-02-224-22/+36
* | ansify perlio.c, fix PerlIO-ish typosGurusamy Sarathy1999-02-242-7/+7
* | do poll() emulation unless HAS_POLL && I_POLLGurusamy Sarathy1999-02-201-4/+1
* | missing PERL_POLLUTE_MALLOCGurusamy Sarathy1999-02-181-3/+1
* | s/#defined/#define/Gurusamy Sarathy1999-02-181-1/+1
* | ensure is data malloc()ed by GDBM is free()d (not Perl_mfree()d)Gurusamy Sarathy1999-02-183-12/+20
|/
* integrate change#2852 from maint-5.005; integrate cfgperl contents;Gurusamy Sarathy1999-02-161-4/+8
|\
| * Integrate from mainperl.Jarkko Hietaniemi1999-02-151-1/+7
| |\
| * | Import Ultrix update, change #2864, Spider Boardman1999-02-151-3/+7
| * | OpenBSD sparc SHMLBA.Jarkko Hietaniemi1999-02-151-1/+1
* | | propagate PERL_VERSION everywhere, add to podGurusamy Sarathy1999-02-165-26/+11
| |/ |/|
* | enable dynaloading in C.pm-compiled programs (non-conflicting partVishal Bhatia1999-02-151-1/+7
|/
* use New() et al., rather than safemalloc() et al.Jan Dubois1999-02-151-9/+11
* add missing hunk in change#2657Gurusamy Sarathy1999-02-121-2/+9
* IO is maintained by p5p (per Graham Barr's wishes)Gurusamy Sarathy1999-02-129-11/+21
* remove double typeglob deref (suggested by RonaldWS <ronaldws@aol.com>)Gurusamy Sarathy1999-02-111-3/+3
* Re: [Fwd: IO::Socket::connect and blocking]Benjamin Low1999-02-111-14/+9
* make EMBEDMYMALLOC the default and provide PERL_POLLUTE_MALLOC to letGurusamy Sarathy1999-02-081-18/+10
* Integrate from mainperl.Jarkko Hietaniemi1999-02-072-3/+3
|\
| * avoid garbage in db->dirbufMasahiro KAJIURA1999-02-071-0/+1
| * minor bug in dumping blessed subrefsGurusamy Sarathy1999-02-061-3/+2
* | 5.005_54 (hints) SCO 3/5 hint files and SysV correctionFrançois Désarménien1999-02-032-1/+3
* | Document the standard strftime %formats.Dominic Dunlop1999-02-031-1/+5
* | Fix typecasts in #2797G. Del Merritt1999-02-021-2/+2
* | POSIX::strftime buffer overflow problemTed Law1999-02-021-1/+35
* | POSIX::redef setv?buf() to IO::Handle:: (by gbarr).Jarkko Hietaniemi1999-02-021-0/+8
* | Errno update from maint-5.005 (changes #2583, #2710).Jarkko Hietaniemi1999-02-021-3/+25
* | BeOS update (Mirror maint-5.005 change #2727).Jarkko Hietaniemi1999-02-021-0/+115
|/
* CPAN update (CPAN-1.44_54) from Andreas andAbigail1999-01-212-3/+3
* Errno.pm suffers from \\ tooIlya Zakharevich1999-01-211-1/+10
* pp_mapstart & pp_grepstart return val (CC.pm)Vishal Bhatia1999-01-211-1/+8
* SHMLBA strikes back in NetBSD/sparc.Dave Nelson1999-01-191-18/+22
* a few random cleanupsGurusamy Sarathy1999-01-181-1/+1
* Duplicate saved ops (CC.pm)Vishal Bhatia1999-01-181-0/+24
* various tweaks for clean build and test on win32Gurusamy Sarathy1999-01-171-1/+1
* fix change#2602 to not used hard coded constantsGurusamy Sarathy1999-01-172-3/+3
* integrate cfgperl changes into mainline, fix conflictsGurusamy Sarathy1999-01-1717-47/+262
|\
| * [Patch for 5.005_54] re::debugcolors dumps coreHans Mulder1999-01-131-2/+3
| * B::MAGIC::PTR doesnot check for valid length.Vishal Bhatia1999-01-132-5/+24
| * B::CC::pp_rv2cv problemVishal Bhatia1999-01-131-6/+12
| * PATCH DB_File 1.63 for 5.005_54 & 5.005_03Paul Marquess1999-01-135-22/+168
| * Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de>Jarkko Hietaniemi1999-01-131-0/+2
| * POSIX getpgrp is not -w cleanW. Phillip Moore1999-01-061-1/+1