summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* stuff for caller and _ in Safe::Charles Lane2000-12-151-0/+6
* s/use vars qw\(/our(/ for OS/390 extension buildsPeter Prymmer2000-12-151-4/+2
* Integrate perlio:Jarkko Hietaniemi2000-12-141-4/+5
|\
| * Win32 tweaks to get Encode to buildNick Ing-Simmons2000-12-141-4/+5
* | Integrate perlio:Jarkko Hietaniemi2000-12-147-4/+681
|\ \ | |/
| * "Cold" build correction to Encode's Makefile.PLNick Ing-Simmons2000-12-141-0/+18
| * "Compiled" encodings.Nick Ing-Simmons2000-12-1410-45/+287
| * Integrate mainlineNick Ing-Simmons2000-12-146-16/+74
| |\
| * | Beginings of compiled encodings - checked in as a snapshot of thoughtsNick Ing-Simmons2000-12-133-0/+417
| * | Integrate mainlineNick Ing-Simmons2000-12-112-6/+12
* | | [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerousDominic Dunlop2000-12-141-1/+3
* | | [8104] EncodeH.Merijn Brand2000-12-141-4/+4
* | | [8104] DB_FileH.Merijn Brand2000-12-141-1/+1
* | | Re: Encode/cp1047.enc etc.Peter Prymmer2000-12-143-3/+3
| |/ |/|
* | DB_File-1.74 Paul Marquess2000-12-126-16/+74
* | Integrate perlio:Jarkko Hietaniemi2000-12-111-0/+310
|\ \ | |/
| * Finish 1st pass of "encoding" layer e.g. :Nick Ing-Simmons2000-12-111-17/+95
| * Not merge worthy...Nick Ing-Simmons2000-12-101-0/+232
* | Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failingSimon Cozens2000-12-111-1/+5
* | The walkoptree confusion rages; walkoptree() seems to be comingJarkko Hietaniemi2000-12-101-5/+7
|/
* RE: [ID 20001013.009] DB_File issues warning when setting element to undefPaul Marquess2000-12-109-14/+40
* Add ISO 8859-16 encoding. Not a standard yet but seems to beJarkko Hietaniemi2000-12-081-0/+20
* [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS supportAndy Dougherty2000-12-082-6/+13
* Change PerlIO_(get|set)pos to take SV *Nick Ing-Simmons2000-12-071-17/+24
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-2/+3
* the dTHR hitsMichael Stevens2000-12-061-1/+0
* dTHR is a nop in 5.6.0 onwards. Ergo, it can go.Jarkko Hietaniemi2000-12-055-12/+0
* Re: Minor suggestion for Sys::Syslog [PATCH]Robert Spier2000-11-291-2/+2
* Add the Encoding table format documentation.Jarkko Hietaniemi2000-11-291-0/+164
* Undo #7848. Some of the code seems to use walkoptree(),Jarkko Hietaniemi2000-11-253-15/+16
* [ID 20001124.001] B exports "walkoptree" but does not define itSimon Cozens2000-11-241-6/+7
* Push Filter::Util::Call one level deeper.Jarkko Hietaniemi2000-11-233-0/+0
* Re: perl@7826Craig A. Berry2000-11-231-0/+1
* Fixes for signedness warnings noticed by VMSperlers.Jarkko Hietaniemi2000-11-221-1/+1
* Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.Jarkko Hietaniemi2000-11-223-0/+728
* Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4...H.Merijn Brand2000-11-221-12/+2
* Nickety nits.Jarkko Hietaniemi2000-11-222-1/+3
* Integrate perlio:Jarkko Hietaniemi2000-11-201-18/+0
|\
| * Work-round to Perl_deb_nocontext is no longer requiredNick Ing-Simmons2000-11-191-9/+0
| * Configure GCC/Win32 build -DuseperlioNick Ing-Simmons2000-11-191-9/+0
* | [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and...Peter J. Farley III2000-11-191-4/+11
|/
* The type of the hash_cb() size argument is tricky.Jarkko Hietaniemi2000-11-161-2/+8
* Use u_int32_t for the size of hash_cb(), not size_t.Jens Hamisch2000-11-151-2/+2
* Redo #7679 with LFs instead of CRLFs.Jarkko Hietaniemi2000-11-141-15/+15
* Get PerlIO building on Win32Benjamin Stuhl2000-11-141-6/+15
* Fix the re extension building for Win32.Benjamin Stuhl2000-11-141-0/+18
* Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error returnNicholas Clark2000-11-132-6/+7
* [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failureNicholas Clark2000-11-132-10/+65
* Many subdocumented return values of the IO extension now documented.Nicholas Clark2000-11-121-15/+29
* Add more encoding tables.Jarkko Hietaniemi2000-11-118-0/+160