summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Configure tweaks; add prototype probes, make the cpp symbolsJarkko Hietaniemi2001-06-041-0/+10
* The .pm changes to go with #10428.Jarkko Hietaniemi2001-06-043-22/+18
* Do not import anything from Encode.Jarkko Hietaniemi2001-06-041-1/+1
* The #10402 didn't take. Weird.Jarkko Hietaniemi2001-06-043-1494/+2855
* Eradicate traces of 'asciirange' re subpragma.Jarkko Hietaniemi2001-06-043-8/+11
* use is a compile-time thing.Jarkko Hietaniemi2001-06-041-1/+1
* -Wall casting patchRobin Barker2001-06-041-1/+1
* -Wall "subscript has type `char'" cleanup.Jarkko Hietaniemi2001-06-031-2/+2
* Various "cast to pointer from integer of different size"Jarkko Hietaniemi2001-06-032-4/+4
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-026-7/+34
* allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machinesPeter Prymmer2001-06-011-6/+49
* The #10370 wasn't quite right.Jarkko Hietaniemi2001-06-011-1/+1
* Configure tweaks; record the Berkeley DB version,Jarkko Hietaniemi2001-06-011-0/+7
* Fix -Wall on XS::TypemapTim Jenness2001-06-011-0/+1
* [patch] Cwd.xs optimizations/abstractionDoug MacEachern2001-06-011-237/+23
* -Wall cleanups: perl.c, gv.c, Storable.xsAbhijit Menon-Sen2001-05-311-19/+15
* More -Wall sweeping.Jarkko Hietaniemi2001-05-305-6/+5
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-302-3/+1
* More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksumJarkko Hietaniemi2001-05-301-1/+1
* Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,Jarkko Hietaniemi2001-05-301-1/+4
* Fix the BOOT section to call myU2time properly.Jarkko Hietaniemi2001-05-301-4/+9
* Re: AIX and gcc (moving targets)H.Merijn Brand2001-05-301-2/+2
* Retract #10295 and #10296: a more generic solutionJarkko Hietaniemi2001-05-302-9/+3
* Mention Time::localtime and Time::gmtime.Jarkko Hietaniemi2001-05-291-0/+6
* Re: AIX and gcc (moving targets)H.Merijn Brand2001-05-291-2/+6