summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* more complete pseudo-fork() support for WindowsGurusamy Sarathy1999-12-012-3/+3
* sundry cleanups for cloned interpreters (only known failure modeGurusamy Sarathy1999-11-141-0/+2
* typos in change#4561 and change#4565Gurusamy Sarathy1999-11-132-3/+2
* DynaLoader_pm.PL patch (backslashes in strings)Paul Moore1999-11-131-1/+1
* [ID 19991112.004] Bug in IO::Socket (patch included)Scott Gifford1999-11-131-0/+2
* $Config{myarchname} is not a good architecture identifierJarkko Hietaniemi1999-11-131-2/+3
* Continue largefileness separation from quadness;Jarkko Hietaniemi1999-11-131-2/+1
* Integrate with Sarathy.Jarkko Hietaniemi1999-11-131-2/+3
|\
| * cloned interpreters now actually run and pass all but 55/10386Gurusamy Sarathy1999-11-131-2/+3
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-1114-250/+271
|\ \ | |/
| * avoid stash pointers in optree under USE_ITHREADSGurusamy Sarathy1999-11-119-18/+23
| * another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-1114-239/+255
* | More printf miscasts flushed out.Jarkko Hietaniemi1999-11-062-3/+3
* | Crushing the remaining %ld guerillas.Jarkko Hietaniemi1999-11-061-9/+21
* | Integrate with Sarathy.Jarkko Hietaniemi1999-11-048-37/+42
|\ \ | |/
| * change#4485 didn't do the right thing for B::BytecodeGurusamy Sarathy1999-11-041-2/+3
| * implement STOP blocks and fix compiler to use them (minimallyGurusamy Sarathy1999-11-044-6/+6
| * display BSD license in Glob.pm (for clause #2 conformity)Gurusamy Sarathy1999-11-043-29/+33
* | Initial integration of the MacPerl changes form Matthias.Jarkko Hietaniemi1999-11-023-8/+71
|/
* more cleanup: avoid unused knowledge of "file GV" notion in CV and GVGurusamy Sarathy1999-10-2910-254/+233
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-2912-53/+68
* Integrate with Sarathy; manual resolve on regcomp.c conflictsJarkko Hietaniemi1999-10-272-5/+3
|\
| * remove unused interpreter globalsGurusamy Sarathy1999-10-241-4/+2
| * VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>)Gurusamy Sarathy1999-10-241-1/+1
* | More printf-fixes (see also #4426).Jarkko Hietaniemi1999-10-231-2/+2
* | Fix the printfing nits pointed out by using gcc -Wall andJarkko Hietaniemi1999-10-233-12/+13
|/
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-1/+1
* Prevent "Out of memory" error in POSIX's strftime()Jan Dubois1999-10-151-9/+16
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-141-0/+2
|\
| * Integrate with Sarathy.Jarkko Hietaniemi1999-10-139-4/+1538
| |\
| * | Add DB_File hint for SCO ODT.Mike Hopkirk1999-10-131-0/+2
* | | avoid warningsGurusamy Sarathy1999-10-141-83/+83
* | | File::Glob fixes for WindowsGurusamy Sarathy1999-10-141-18/+33
| |/ |/|
* | use libdbm.nfs.a if available (libdbm.a is missing dbmclose())Mike Hopkirk1999-10-132-4/+8
* | add File::BSDGlob as File::Glob and load it at compile-timeGurusamy Sarathy1999-10-127-0/+1530
|/
* various cleanupsGurusamy Sarathy1999-10-121-2/+2
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-1/+1
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-107-27/+21
|\
| * fix two leaks in Thread.xs (from Eugene AltermanGurusamy Sarathy1999-10-107-27/+21
* | Integrate with Sarathy.Jarkko Hietaniemi1999-10-081-1/+0
|\ \ | |/
| * remove kludgey duplicate background error avoidance (causedGurusamy Sarathy1999-10-081-1/+0
* | The second cut at AIX C++ extension troubles.Jarkko Hietaniemi1999-10-082-8/+8
* | The first cut at fixing Perl extensions written in C++ in AIX,Stephanie Beals1999-10-082-3/+28
|/
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-10-061-1/+0
|\
| * Re: [ID 19991001.005] [_61] [PATCH] tarball fine on win32, zip isn'tAndy Dougherty1999-10-041-1/+0
* | make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-0615-116/+116
|/
* deprecate C<use attrs>Gurusamy Sarathy1999-10-022-11/+14
* Integrate with Sarathy.Jarkko Hietaniemi1999-10-011-3/+6
|\
| * [patch _61] Minor corrections in C.pmVishal Bhatia1999-09-301-3/+6
* | Artistic fine-tuning.Jarkko Hietaniemi1999-09-271-1/+1
|/