summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Misplaces dSPs and the like revealed by MPE/iX and Cygwin.Jarkko Hietaniemi2001-06-242-1/+2
* Encode::Tcl for multibyte doesnot workSADAHIRO Tomoyuki2001-06-241-4/+7
* Re: [PATCH 5.6.1] test suiteIlya Zakharevich2001-06-241-2/+4
* Just zap the -uPerlio.Jarkko Hietaniemi2001-06-231-1/+1
* Do not test PerlIO if PerlIO not used.Jarkko Hietaniemi2001-06-231-2/+2
* Misplaced test file; plus Cygwin filesystem semantics.Jarkko Hietaniemi2001-06-231-1/+1
* Cygwin too has different permission semantics.Jarkko Hietaniemi2001-06-231-1/+1
* The packs must be done in native shorts, fix from Mark P. Lutz.Jarkko Hietaniemi2001-06-221-3/+3
* should POSIX.xs use XSRETURN_UNDEF in sigaction?Craig A. Berry2001-06-221-2/+4
* fix Deparse.t and write.t for VMSCraig A. Berry2001-06-221-8/+7
* The fchdir() proto is supposed to live in <unistd.h>.Jarkko Hietaniemi2001-06-211-0/+4
* This town is too small for the Cwd extension and me,Jarkko Hietaniemi2001-06-211-0/+4
* Cwd tweak from Doug MacEachern.Jarkko Hietaniemi2001-06-211-19/+11
* Protect the fchdir() and lstat() with ifdefs.Jarkko Hietaniemi2001-06-211-7/+22
* fix Cwd.xs for VMSCraig A. Berry2001-06-211-0/+7
* Unnecessary pod2man calls in new extensionsAndy Dougherty2001-06-218-0/+8
* Shuffle around tests to (ext|lib)/.../t/ subdirectories.Jarkko Hietaniemi2001-06-214-0/+417
* Step 2: Use the new PM_GETRE/SETRE macros everywhere.Richard Soderberg2001-06-213-5/+5
* make syslog test more verboseRobert Spier2001-06-211-2/+4
* Fix for [ID 20010124.001] POSIX::errno unreliableTim Sweetman2001-06-201-2/+17
* MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)Jarkko Hietaniemi2001-06-202-2/+6
* Replace our implementation of realpath() with OpenBSD'sJarkko Hietaniemi2001-06-201-9/+189
* No point in going into memory-saving contortionsJarkko Hietaniemi2001-06-201-35/+7
* Re: Bug in IO::Socket::INET module (repeat)Jarkko Hietaniemi2001-06-201-1/+1
* [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_o...Spider Boardman2001-06-191-1/+4
* [patch] preserve @DynaLoader::dl_{librefs,modules}Doug MacEachern2001-06-191-2/+4
* One test lost in the big shuffle restored.Jarkko Hietaniemi2001-06-193-14/+252
* Rename the old non-standard threads tests so thatJarkko Hietaniemi2001-06-1916-0/+0
* gcc -Wall sweep.Jarkko Hietaniemi2001-06-182-11/+23
* Re: [PATCH] Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-183-0/+3
* Guard the SysV IPC tests against being invoked inJarkko Hietaniemi2001-06-182-0/+23
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-1886-0/+15027
* Re: anyone good at casting spells?Spider Boardman2001-06-181-4/+6
* Protect the (original) thread tests against testing if no 5.005Jarkko Hietaniemi2001-06-1716-0/+192
* -Wall cleanup.Jarkko Hietaniemi2001-06-161-7/+2
* pthread_attr_setstacksize() isn't absolutely necessaryJarkko Hietaniemi2001-06-161-2/+0
* Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-165-1573/+51
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-164-11/+43
* #define fix from Nicholas Clark.Jarkko Hietaniemi2001-06-161-12/+1
* Re: perl@10611 Nicholas Clark2001-06-164-6207/+8
* Re: perl@10611 Nicholas Clark2001-06-164-0/+150
* MULTIPLICITY fix for Socket.xsNick Ing-Simmons2001-06-151-24/+25
* INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONENicholas Clark2001-06-152-208/+214
* Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)Russ Allbery2001-06-151-4/+4
* GDBM_File (wasRe: ext/ + -Wall)Nicholas Clark2001-06-152-125/+182
* Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING overrideCraig A. Berry2001-06-131-1/+2
* Integrate perlio:Jarkko Hietaniemi2001-06-133-11/+9
|\
| * Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ishNick Ing-Simmons2001-06-133-7/+7
| * Integrate mainlineNick Ing-Simmons2001-06-091-0/+5
* | Similar logic as DB_File.xs, using the modern macros andJarkko Hietaniemi2001-06-131-5/+7