summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* DynaLoader doesn't build properly when $(DLSRC) changesGurusamy Sarathy1999-12-171-0/+1
* add missing new opsGurusamy Sarathy1999-12-171-1/+8
* avoid warnings due to symbols unintroduced by XSLoader (spottedGurusamy Sarathy1999-12-175-6/+6
* typos in change#4546Gurusamy Sarathy1999-12-073-5/+3
* applied somewhat modified version of suggested patchBenjamin Stuhl1999-12-051-3/+16
* support -a switch to append bytecode to an existing file and makeGurusamy Sarathy1999-12-031-0/+8
* use PerlIO abstraction rather than straight stdio (fromGurusamy Sarathy1999-12-031-8/+18
* avoid warning in IO::Select::exists() if socket doesn't existGurusamy Sarathy1999-12-031-1/+3
* add missing fileGurusamy Sarathy1999-12-031-0/+158
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-0322-70/+71
* various File::Glob fixes for DOSISH platformsPaul Moore1999-12-025-30/+154
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-12-011-1/+1
|\
| * Replace #4596 with the change done in 5.005_03.Jarkko Hietaniemi1999-11-211-1/+1
| * Skip processing a file if the file to be opened is '-'Jarkko Hietaniemi1999-11-211-1/+1
* | email address changesGurusamy Sarathy1999-12-011-1/+1
* | 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
|/