summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous minor fixesCharles Bailey1998-03-053-2/+3
* [win32] maintpatchTom Christiansen1998-03-031-1/+1
* [win32] maintpatchTrevor Blackwell1998-03-031-5/+10
* 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
| |\
| * | [win32] get compiler building under win32 (needed Makefile.PLGurusamy Sarathy1998-02-221-0/+9
* | | [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
|/
* 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
* DB_File 1.58 patchPaul Marquess1998-02-123-27/+257
* [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
* | [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
* Patches for IRIX, AIX and some generic stuff:Jarkko Hietaniemi1997-12-101-6/+53
* Builds and passes all tests with gcc on Win32 - phew!Nick Ing-Simmons1997-12-011-3/+5
* Create a struct for all perls globals (as an option)Nick Ing-Simmons1997-12-011-1/+0
* [win32] Various changes to make it build cleanly and pass all tests:Gurusamy Sarathy1997-11-262-10/+2
* Fix typo in Thread.xs.Malcolm Beattie1997-11-251-2/+2
* AIX patch for DynaLoader/dl_aix.xs and hints/aix.sh:Jarkko Hietaniemi1997-11-251-17/+29
* AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-254-5/+37
* $_ is now per-thread (rather a lot of changes). Only tested underMalcolm Beattie1997-11-211-1/+1
* Bring MANIFEST up to date. Add new thread tests.Malcolm Beattie1997-11-182-0/+32
* Add #include guard in Thread.xs so it will build even underGurusamy Sarathy1997-11-151-0/+2
* Remove stale code from Thread.xs.Malcolm Beattie1997-11-141-35/+0
* Rewrite thread return code to distinguish between ordinary returnMalcolm Beattie1997-11-135-30/+106
* Fix up ansiperl integration. Back to passing all expected testsMalcolm Beattie1997-11-112-4/+1
* Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-1115-179/+146
|\
| * Get threads working again on Win32Nick Ing-Simmons1997-11-081-4/+8
| * Add :base_thread to :default in Opcode.pmNick Ing-Simmons1997-11-081-1/+1
| * Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-17/+0
| * Raw integrate of latest perlNick Ing-Simmons1997-11-072-21/+13
| |\
| * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-052-4/+34
| * | Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-30/+1
| |\ \
| * | | Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-3114-171/+133