summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* portability fix for IO::File and FileHandlePeter Prymmer1999-07-061-1/+4
* applied slightly tweaked version of suggested patch forIlya Zakharevich1999-07-062-3/+15
* DB_File 1.67Paul Marquess1999-07-064-38/+198
* DBM FiltersPaul Marquess1999-07-068-43/+12
* slightly tweaked version of suggested patchDan Sugalski1999-07-062-4/+4
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-065-1/+11
|\
| * Integrate with mainperl.Jarkko Hietaniemi1999-07-055-51/+69
| |\ | |/ |/|
* | applied parts not duplicated by previous patchesVishal Bhatia1999-07-054-50/+69
* | no such thing as gdbm_clearerr() (from Andy Dougherty)Gurusamy Sarathy1999-07-051-1/+0
| * Hack SOCKS support some more plus a patch from Andy DoughertyJarkko Hietaniemi1999-07-051-1/+1
| * AIX threaded build, plus few more on the side.Jarkko Hietaniemi1999-07-054-0/+5
| * Integrate with mainperl.Jarkko Hietaniemi1999-07-055-11/+57
| |\ | |/ |/|
* | Re: [PATCH 5.005_57] pp_sort sorted outVishal Bhatia1999-07-053-10/+55
* | cygwin32 updateFifer, Eric1999-07-052-1/+2
* | make overload, Data::Dumper, and dumpvar understand qr// stringifyGurusamy Sarathy1999-07-042-17/+43
* | make AIX dynaloading work when libperl is shared (and thus underJens-Uwe Mager1999-07-041-57/+13
* | avoid warningsGurusamy Sarathy1999-07-021-1/+1
* | remove bogus PL_optype_sizeGurusamy Sarathy1999-06-281-19/+0
| * Miscellaneus AIX fixes + SOCKS support.Jarkko Hietaniemi1999-07-041-1/+6
| * Integrate with mainperl.Jarkko Hietaniemi1999-07-045-94/+57
|/
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-276-15/+24
* dump C<0> as such, not C<'0'>Gurusamy Sarathy1999-06-161-1/+1
* EXTERN_C declarations for global arrays in variousGurusamy Sarathy1999-06-121-1/+0
* GDBM tweakGurusamy Sarathy1999-06-112-3/+3
* DB_File tweaks for IMPLICIT CONTEXTGurusamy Sarathy1999-06-102-49/+20
* fix small nitsGurusamy Sarathy1999-06-101-4/+4
* win32 build fixesGurusamy Sarathy1999-06-105-22/+12
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-0924-178/+249
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-3/+3
* remove _() non-ansismGurusamy Sarathy1999-06-0214-38/+38
* missed a few filesGurusamy Sarathy1999-06-021-2/+1
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-06-0215-165/+1292
|\
| * Patch applying of #3499 had gone awry.Jarkko Hietaniemi1999-06-012-311/+0
| * OS/2 socket fixes.Ilya Zakharevich1999-05-301-0/+25
| * QNX needs <sys/select.h> to define fd_set.Norton T. Allen1999-05-291-0/+6
| * ByteLoader mark 2Tom Hughes1999-05-2810-128/+1549
| * Cosmetic OS/2-related patchesIlya Zakharevich1999-05-281-2/+6
| * Fixes related to working local $.Paul Johnson1999-05-281-18/+0
| * RE: [19990527.002] DBM Filters in _57 cause problems in NDBM_FilePaul Marquess1999-05-281-17/+17
* | remove stray K&R-ismsGurusamy Sarathy1999-06-025-54/+33
|/
* s/isspace/isSPACE/g and make sure the CRT version is alwaysGurusamy Sarathy1999-05-211-2/+5
* various little nitsGurusamy Sarathy1999-05-203-1/+12
* integrate cfgperl changes into mainlineGurusamy Sarathy1999-05-172-24/+24
|\
| * Devel::Peek::mstat not workingIlya Zakharevich1999-05-161-1/+2
| * Integrate from mainperl.Jarkko Hietaniemi1999-05-121-7/+16
| |\
| * | Add I_NETINET_TCP to help change #3391.Jarkko Hietaniemi1999-05-111-21/+22
* | | 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
|/