summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* | make ext/re play nice with DEBUGGING overrideCraig A. Berry2001-06-132-7/+11
* | New AIX dynaloading code from Jens-Uwe Mager.Jarkko Hietaniemi2001-06-131-1/+24
* | Use __attribute__((unused)) to silence -Wall on unused ax.Jarkko Hietaniemi2001-06-131-0/+6
* | [patch] rid local_patches warningsDoug MacEachern2001-06-132-4/+10
* | Re: ext/ + -WallDoug MacEachern2001-06-131-1/+0
* | Re: ext/ + -WallNicholas Clark2001-06-132-1537/+3464
* | As suggested in Gurusamy Sarathy2001-06-122-1/+3
* | ext/ + -WallDoug MacEachern2001-06-1218-41/+88
* | gcc -Wall nits picked out by a non-UNIX systemJarkko Hietaniemi2001-06-124-11/+9
* | [RESEND] [PATCH] Mac OS lib patches for bleadperlChris Nandor2001-06-111-5/+9
* | Unresolved symbol in ext/re/re.xsGisle Aas2001-06-081-0/+5
|/
* MakeMaker magic to compile (when no dynamic loading)Jarkko Hietaniemi2001-06-061-0/+39