summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix pointer casts.Robin Barker1999-09-077-25/+31
* support bytecode and C backends in perlcc (patch suggestedGurusamy Sarathy1999-09-061-1/+2
* misc tweaksGurusamy Sarathy1999-09-061-6/+1
* fix data loss when more than one block is read from SDBMGurusamy Sarathy1999-09-051-3/+13
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-053-1/+8
* modified suggested patch to handle cross-refs and qr// objectsJohn Nolan1999-09-054-54/+124
* [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-012-2/+7
* Conditionally socksify the LIBS of Socket.Jarkko Hietaniemi1999-08-291-3/+5
* new thread should set current interp in TLSGurusamy Sarathy1999-08-261-1/+7
* Patches needed to get _60 building withDan Sugalski1999-08-103-0/+4
* Integrate with Nick.Jarkko Hietaniemi1999-08-092-53/+124
|\
| * Will now correctly re-call Nick Ing-Simmons1999-08-081-9/+19
| * Vishal Bhatia <vishalb@my-deja.com>Nick Ing-Simmons1999-08-071-0/+47
| * B::C changes to get simple Tk app. compiling againNick Ing-Simmons1999-08-071-48/+62
| * "use constant" in the compilerVishal Bhatia1999-08-022-4/+19
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-08-011-1/+0
| |\
| * | ext/B/B/Disassembler.pm patchNathan Torkington1999-08-011-0/+14
| * | DB_File 1.68 update from Paul MarquessGurusamy Sarathy1999-08-013-33/+180
| * | More optimizations to REx engineIlya Zakharevich1999-08-011-0/+1
| * | fixes from Stephen McCamant that address bugs in change#3612Gurusamy Sarathy1999-08-011-99/+146
| * | rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy1999-08-013-5/+5
| * | move files around for s/cygwin32/cygwin/ renamingGurusamy Sarathy1999-08-011-0/+0
| * | fix defined(@foo) encarpmentsGurusamy Sarathy1999-08-011-1/+1
* | | More Fcntl constants. (This process really needsJarkko Hietaniemi1999-08-062-2/+169
* | | Fix for Nathan's fix (#3920) from Guy Decoux.Nathan Torkington1999-08-061-1/+1
* | | DB_File 1.70Paul Marquess1999-08-053-10/+28
* | | [5.005_60 PATCH] Make B::Bytecode workNathan Torkington1999-08-041-0/+1
* | | (Replaced by change #3921)Paul Marquess1999-08-043-9/+31
* | | Hints for building ByteLoader in SunoS. Based onAndy Dougherty1999-08-032-0/+9
* | | Change #3790 redemption: with a little additionalJarkko Hietaniemi1999-08-031-0/+1
* | | Integrate with Sarathy.Jarkko Hietaniemi1999-08-022-4/+19
* | | Integrate with Sarathy. perl.h and util.c required manual resolving.Jarkko Hietaniemi1999-08-0110-138/+347
| |/ |/|
* | Undo #3790 and the patches that attempted to fix itJarkko Hietaniemi1999-08-013-3/+0
* | Solaris doesn't like PERL_MALLOC_OK in SDBM_File.Jarkko Hietaniemi1999-08-011-0/+1
* | Digital UNIX 4.0D doesn't like perl malloc on sdbmJarkko Hietaniemi1999-07-311-0/+1
|/
* Tiny patch to go over #3820 (via private mail from Lincoln).Jarkko Hietaniemi1999-07-281-3/+3
* IO::* enhancements.Lincoln Stein1999-07-283-3/+8
* Integrate with Sarathy (5.005_58).Jarkko Hietaniemi1999-07-274-108/+10
|\
| * here lies 5.005_58Gurusamy Sarathy1999-07-271-103/+0
| * decrease memory footprint of standard modulesIlya Zakharevich1999-07-271-3/+7
| * cover case where CLK_TCK is a float, not integer (fromGurusamy Sarathy1999-07-271-2/+2
| * provide MakeMaker attribute PERL_MALLOC_OK that allows extensionsGurusamy Sarathy1999-07-271-0/+1
* | Integrate with Sarathy.Jarkko Hietaniemi1999-07-272-2/+6
|\ \ | |/
| * Re: [ID 19990608.003] my_bcopy problem; Unixware 2.0.3Andy Dougherty1999-07-271-1/+5
| * change#3762 wasn't neededGurusamy Sarathy1999-07-271-1/+1
| * integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-261-7/+2
* | Use long doubles only if they are useful.Jarkko Hietaniemi1999-07-261-1/+1
* | Back out #3735. Needs more work.Jarkko Hietaniemi1999-07-261-7/+2
|/
* optimize method name lookupChip Salzenberg1999-07-261-1/+1
* setstate stop-gap from Vishal BhatiaGurusamy Sarathy1999-07-261-1/+1