summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* normalize time for strftime() (without the isdst effects ofSpider Boardman1999-09-243-8/+195
* suppress warning (from John Tobey <jtobey@epsilondev.com>)Gurusamy Sarathy1999-09-201-1/+1
* add arenas for managing allocations of remaining xpv*v structuresVishal Bhatia1999-09-201-14/+14
* queue errors due to strictures rather than printing them asGurusamy Sarathy1999-09-202-1/+2
* control change#1914 via hints (causes problems on some platforms)Gurusamy Sarathy1999-09-193-2/+6
* Integrate with Sarathy.Jarkko Hietaniemi1999-09-171-1/+1
|\
| * integrate vmsperl contents into mainline (where VMS files conflicted,Gurusamy Sarathy1999-09-171-1/+1
| |\
| | * Integrate mainline 5.05_61Charles Bailey1999-09-0615-73/+390
| | |\
| | * | byteperl is now part of the ByteLoader extCharles Bailey1999-08-231-1/+1
| | * | Update calls for new thread context handlingCharles Bailey1999-08-233-0/+4
| | * | Allow for file versions in library when looking for .bs filesCharles Bailey1999-08-231-1/+1
* | | | Change #4149 necessitates also a small code change.Jarkko Hietaniemi1999-09-141-0/+1
* | | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-142-1/+2
|\ \ \ \ | |/ / /
| * | | change some filenames to be 8.3-friendlyGurusamy Sarathy1999-09-142-1/+2
* | | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-141-100/+338
|\ \ \ \ | |/ / /
| * | | change#4113 was missing DB_File.xs changesGurusamy Sarathy1999-09-141-100/+338