summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* additional cleanups for cygwin32 portFifer, Eric1999-05-172-15/+11
* Mingw32 + w32api-0.1.5 tweaksNick Ing-Simmons1999-05-151-0/+2
* typo in change#3400Gurusamy Sarathy1999-05-121-1/+1
* deparse \&func() as \(&func()) for clarityAlbert Dvornik1999-05-121-7/+16
* update embedvar.hGurusamy Sarathy1999-05-111-3/+0
* Socket IPPROTO_TCP [PATCH 5.005_5x]Joshua Pritikin1999-05-112-2/+47
* various fixes for clean build and test on win32; configpm broken,Gurusamy Sarathy1999-05-113-5/+11
* test suite and fix input_line_number()Paul Johnson1999-05-101-0/+15
* more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com>Gurusamy Sarathy1999-05-106-13/+56
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-102-2/+9
* applied suggested patch, with win32 and PERL_OBJECT additionsTom Hughes1999-05-107-4/+133
* additions to Thread.pm docs from Tuomas J. LukkaGurusamy Sarathy1999-05-091-4/+28
* Re: pdt: Perl Development Tools? Stephen McCamant1999-05-091-1/+1
* fix typo in dbm filters that caused odbm.t to failGurusamy Sarathy1999-05-091-2/+2
* Bring SDBM_File.xs into line with new typemapNick Ing-Simmons1999-05-081-1/+1
* DBM Filters (via private mail)Paul Marquess1999-05-0716-104/+695
* compiler fixes from Vishal Bhatia <vishalb@hotmail.com>Gurusamy Sarathy1999-05-063-13/+91
* applied non-conflicting parts of suggested patchCharles Bailey1999-05-051-2/+2
* Re: Misspelled macro in ext/POSIX/POSIX.xs?Andy Dougherty1999-04-101-1/+1
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-049-39/+39
* integrate change#3179 from maint-5.005Gurusamy Sarathy1999-03-281-0/+6
* applied needful parts of suggested patchVishal Bhatia1999-03-252-4/+9
* fix refcnt on PL_main_cv (variant of suggestion by Vishal BhatiaGurusamy Sarathy1999-03-251-0/+1
* Compiler needs to know about utf8 SVOP tr///sStephen McCamant1999-03-251-2/+10
* B::Deparse update from Stephen McCamant <smccam@uclink4.berkeley.edu>Gurusamy Sarathy1999-03-251-160/+240
* [5.005_56] Add EXISTS to SDBM_File and libsdbmRuss Allbery1999-03-257-1/+43
* add statement-modifier loops to :base_loop classGurusamy Sarathy1999-03-251-2/+2
* applied suggested patch, modulo superseded partsCharles Bailey1999-03-242-0/+6
* 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