summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* $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
* Missing dTHXs.Eric Fifer2000-11-091-0/+3
* A missing aTHX_.Jarkko Hietaniemi2000-11-081-1/+1
* Be more robust in Dynaloader.pm.Jarkko Hietaniemi2000-11-071-26/+25
* Fake support of holey files in win/dosish platforms.kipp@shonanblue.ne.jp2000-11-071-0/+21
* Use -dM for gcc (the suggested patch did it only for Linux,Pixel2000-11-051-0/+10
* Upgrade to Storable 1.0.6, from Raphael Manfredi.Jarkko Hietaniemi2000-11-053-13/+76
* The #7521 touched things it shouldn't have.Jarkko Hietaniemi2000-11-032-10/+8
* Test::Harness revealed buglets in the new DynaLoader.Andreas König2000-11-021-6/+18
* More tweaking on the #7522 theme.Jarkko Hietaniemi2000-11-011-12/+28
* Expand %Config variables and %ENV variables only ifJarkko Hietaniemi2000-11-011-37/+58
* Make the POSIX::setuid and POSIX::setgid to really call setuid()Garry T. Williams2000-11-014-24/+30
* C.pm part ofJarkko Hietaniemi2000-11-011-1/+1
* More AIX lore.Jarkko Hietaniemi2000-11-011-5/+11
* Do not cleanup *% because the % has special meanings in someJarkko Hietaniemi2000-11-011-1/+3
* add three new EBCDIC Encode-ings && many testsPeter Prymmer2000-10-313-0/+60
* generalize AIX ccversion hack for re extensionPeter Prymmer2000-10-312-4/+16
* Upgrade to Storable 1.0.5, from Raphael Manfredi.Jarkko Hietaniemi2000-10-273-5/+91
* Re: [PATCH 5.6.0]Add non-blocking thread doneness checkingHugo van der Sanden2000-10-262-4/+3
* Add non-blocking thread doneness checkingDan Sugalski2000-10-252-0/+26
* AIX is picky about its symbol exports. Solution for nowPeter Prymmer2000-10-251-1/+8
* Fix the bug reported inAndreas König2000-10-241-1/+1
* Replace #7409 withRaphael Manfredi2000-10-241-11/+13
* Avoid Storable locking on DJGPP for now.Peter J. Farley III2000-10-231-1/+12
* ripples from constsub patchJohn Tobey2000-10-223-0/+13