summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Small doc and whitespace edits.Jarkko Hietaniemi1999-09-138-13/+13
|/ / /
* | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-135-1/+9
|\ \ \
| * | | fix DATA leaks; reword documentation about the DATA filehandleGurusamy Sarathy1999-09-121-1/+1
| * | | B::clearsymDoug MacEachern1999-09-124-0/+8
* | | | Change #4136 edited DynaLoader.xs which is kind of fruitless.Jarkko Hietaniemi1999-09-1310-20/+20
* | | | Replace change #4100 withRobin Barker1999-09-136-20/+20
* | | | Integrate with Sarathy.Jarkko Hietaniemi1999-09-112-16/+18
|\ \ \ \ | |/ / /
| * | | avoid ass_u_ming uppercase types are not user objects (spottedGurusamy Sarathy1999-09-081-4/+3