summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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