summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* [asperl] integrate mainline changesGurusamy Sarathy1998-04-0816-43/+158
|\
| * [win32] remove __declspec kludge in sdbm.h in favor of setting aGurusamy Sarathy1998-04-042-6/+1
| * [win32] the EXTCONST in sdbm.h breaks SDBM on Borland, sinceGurusamy Sarathy1998-04-041-0/+5
| * Config_63-04-05.diffAndy Dougherty1998-04-021-3/+15
| * Change 854 added { NULL, 0 } to sdbm.h which needs to be {0, 0}Malcolm Beattie1998-04-021-1/+1
| * Next wave of _63 VMS patchesCharles Bailey1998-04-0210-19/+43
| * Add missing export of "nice" to ext/POSIX/POSIX.pm (Phil Tait)Malcolm Beattie1998-04-021-0/+1
| * Andy Dougherty's configuration patches (Config_63-01 up to 04).Malcolm Beattie1998-04-021-1/+7
| * 5.004_63 picky compiler fixes [PATCH]Hans Mulder1998-04-022-7/+18
| * Add Thread::Signal to run signal handlers reliably in a new threadMalcolm Beattie1998-03-182-11/+68
| * Bump patchlevel.h to 63.Malcolm Beattie1998-03-166-22/+22
| |\
| * | [PATCH 5.004_62} Config_62-01 patch available.Andy Dougherty1998-03-161-1/+5
* | | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-0/+5
* | | [win32] integrate mainline changesGurusamy Sarathy1998-03-0710-30/+36
|\ \ \ | | |/ | |/|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-076-22/+22
| |/
| * Miscellaneous minor fixesCharles Bailey1998-03-053-2/+3
| * [win32] maintpatchTom Christiansen1998-03-031-1/+1
| * [win32] maintpatchTrevor Blackwell1998-03-031-5/+10
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-018-50/+51
|\ \ | |/
| * Integrate win32 branch into mainline.Malcolm Beattie1998-02-272-17/+1
| |\
| | * [win32] various cleanups so that B can be built as "just another extension"Gurusamy Sarathy1998-02-262-26/+1
| | * [win32] integrate mainlineGurusamy Sarathy1998-02-253-9/+7
| | |\
| * | | [PATCH 5.004_60] Fix to MM_VMS.PMHans Mulder1998-02-273-15/+43
| | |/ | |/|
| * | More compiler tweaks.Malcolm Beattie1998-02-251-1/+1
| * | Back out DB_File patch (change _553) and tweak Configure.Paul Marquess1998-02-251-8/+0
| * | Re: ANNOUNCE: perl5.004_60 Configure patch is availableAndy Dougherty1998-02-251-0/+6
* | | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-2239-0/+8876
|\ \ \ | | |/ | |/|
| * | [win32] get compiler building under win32 (needed Makefile.PLGurusamy Sarathy1998-02-221-0/+9
| |/
| * Move lib/B/... and lib/[BO].pm over to where they should be,Malcolm Beattie1998-02-2020-0/+6155
| * Start getting compiler to work when built with the core.Malcolm Beattie1998-02-201-22/+13
| * Merge perlext/Compiler/... into mainline. Some files move toMalcolm Beattie1998-02-2014-0/+2638
| * retry [PATCH] 5.004_59: the perlhist.pod etcJarkko Hietaniemi1998-02-204-0/+75
| * DB_File ->length does not work just after tie.Nick Ing-Simmons1998-02-201-0/+8
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-143-27/+257
|\ \ | |/
| * DB_File 1.58 patchPaul Marquess1998-02-123-27/+257
* | [asperl] added AS patch#6Douglas Lankshear1998-02-141-4/+4
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-0912-38/+40
|\ \ | |/
| * [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-094-8/+8
| * Re: posix::strftime (core dumped)Andy Dougherty1998-02-062-0/+11
| * Newer -DLEAKTEST patchIlya Zakharevich1998-02-064-8/+9
| * Some more Chip patches (tweaked to match _5x):Malcolm Beattie1998-02-061-1/+1
| * [win32] integrate mainlineGurusamy Sarathy1998-02-031-21/+11
| |\
| | * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-21/+11
* | | [asperl] added AS patch#3Douglas Lankshear1998-02-011-2/+2
|/ /
* | [win32] integrate changes in winansiGurusamy Sarathy1998-01-191-2/+4
|\ \
| * | TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-5/+1
| * | tie array changes to core and testsNick Ing-Simmons1998-01-131-2/+8
| |/
* | [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-194-8/+8
|/
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-0/+2
* Upgrade DB_File to 1.56:Paul Marquess1997-12-174-321/+639