summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* integrate cfgperl contentsGurusamy Sarathy1999-07-071-1/+1
|\
| * Integrate with Sarathy; one conflict in t/pragma/warn/recgompJarkko Hietaniemi1999-07-0716-261/+210
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi1999-07-077-33/+80
| |\ \
| * | | There ain't Perl_atonv().Jarkko Hietaniemi1999-07-061-1/+1
| * | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-1/+4
| |\ \ \
| * | | | Integrate with Sarathy.Jarkko Hietaniemi1999-07-0616-88/+229
* | | | | filetest.t and ByteLoader build tweaks from Peter PrymmerGurusamy Sarathy1999-07-071-0/+1
* | | | | change#1889 mistakenly removed F_SETLKGurusamy Sarathy1999-07-071-0/+6
* | | | | B::Deparse updateStephen McCamant1999-07-071-54/+294
| |_|_|/ |/| | |
* | | | fix undocumented IO::Handle functions as suggestedGurusamy Sarathy1999-07-071-6/+6
* | | | prohibit thread join()ing itself (from Dan Sugalski)Gurusamy Sarathy1999-07-071-0/+2
* | | | Compiler and XSUBSVishal Bhatia1999-07-071-29/+58
* | | | add B::PV::{LEN,CUR}Doug MacEachern1999-07-071-0/+8
* | | | slightly modified version of suggested patchSteven N. Hirsch1999-07-071-6/+16
* | | | lexical warnings update (warning.t fails one testPaul Marquess1999-07-073-105/+85
* | | | Eliminate CONDOPsStephen McCamant1999-07-0710-115/+35
| |_|/ |/| |
* | | adapted suggested patch for IO-1.20xian@dial.pipex.com1999-07-071-4/+13
* | | Minor bug fix in pp_requireVishal Bhatia1999-07-071-1/+17
* | | Devel::PeekIlya Zakharevich1999-07-062-9/+10
* | | applied patch after demunging headers with appropriate pathsVishal Bhatia1999-07-064-19/+40
| |/ |/|
* | 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