| Commit message (Expand) | Author | Age | Files | Lines |
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 1 | -2/+3 |
* | the dTHR hits | Michael Stevens | 2000-12-06 | 1 | -1/+0 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 5 | -12/+0 |
* | Re: Minor suggestion for Sys::Syslog [PATCH] | Robert Spier | 2000-11-29 | 1 | -2/+2 |
* | Add the Encoding table format documentation. | Jarkko Hietaniemi | 2000-11-29 | 1 | -0/+164 |
* | Undo #7848. Some of the code seems to use walkoptree(), | Jarkko Hietaniemi | 2000-11-25 | 3 | -15/+16 |
* | [ID 20001124.001] B exports "walkoptree" but does not define it | Simon Cozens | 2000-11-24 | 1 | -6/+7 |
* | Push Filter::Util::Call one level deeper. | Jarkko Hietaniemi | 2000-11-23 | 3 | -0/+0 |
* | Re: perl@7826 | Craig A. Berry | 2000-11-23 | 1 | -0/+1 |
* | Fixes for signedness warnings noticed by VMSperlers. | Jarkko Hietaniemi | 2000-11-22 | 1 | -1/+1 |
* | Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19. | Jarkko Hietaniemi | 2000-11-22 | 3 | -0/+728 |
* | Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4... | H.Merijn Brand | 2000-11-22 | 1 | -12/+2 |
* | Nickety nits. | Jarkko Hietaniemi | 2000-11-22 | 2 | -1/+3 |
* | Integrate perlio: | Jarkko Hietaniemi | 2000-11-20 | 1 | -18/+0 |
|\ |
|
| * | Work-round to Perl_deb_nocontext is no longer required | Nick Ing-Simmons | 2000-11-19 | 1 | -9/+0 |
| * | Configure GCC/Win32 build -Duseperlio | Nick Ing-Simmons | 2000-11-19 | 1 | -9/+0 |
* | | [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and... | Peter J. Farley III | 2000-11-19 | 1 | -4/+11 |
|/ |
|
* | The type of the hash_cb() size argument is tricky. | Jarkko Hietaniemi | 2000-11-16 | 1 | -2/+8 |
* | Use u_int32_t for the size of hash_cb(), not size_t. | Jens Hamisch | 2000-11-15 | 1 | -2/+2 |
* | Redo #7679 with LFs instead of CRLFs. | Jarkko Hietaniemi | 2000-11-14 | 1 | -15/+15 |
* | Get PerlIO building on Win32 | Benjamin Stuhl | 2000-11-14 | 1 | -6/+15 |
* | Fix the re extension building for Win32. | Benjamin Stuhl | 2000-11-14 | 1 | -0/+18 |
* | Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return | Nicholas Clark | 2000-11-13 | 2 | -6/+7 |
* | [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure | Nicholas Clark | 2000-11-13 | 2 | -10/+65 |
* | Many subdocumented return values of the IO extension now documented. | Nicholas Clark | 2000-11-12 | 1 | -15/+29 |
* | Add more encoding tables. | Jarkko Hietaniemi | 2000-11-11 | 8 | -0/+160 |
* | Missing dTHXs. | Eric Fifer | 2000-11-09 | 1 | -0/+3 |
* | A missing aTHX_. | Jarkko Hietaniemi | 2000-11-08 | 1 | -1/+1 |
* | Be more robust in Dynaloader.pm. | Jarkko Hietaniemi | 2000-11-07 | 1 | -26/+25 |
* | Fake support of holey files in win/dosish platforms. | kipp@shonanblue.ne.jp | 2000-11-07 | 1 | -0/+21 |
* | Use -dM for gcc (the suggested patch did it only for Linux, | Pixel | 2000-11-05 | 1 | -0/+10 |
* | Upgrade to Storable 1.0.6, from Raphael Manfredi. | Jarkko Hietaniemi | 2000-11-05 | 3 | -13/+76 |
* | The #7521 touched things it shouldn't have. | Jarkko Hietaniemi | 2000-11-03 | 2 | -10/+8 |
* | Test::Harness revealed buglets in the new DynaLoader. | Andreas König | 2000-11-02 | 1 | -6/+18 |
* | More tweaking on the #7522 theme. | Jarkko Hietaniemi | 2000-11-01 | 1 | -12/+28 |
* | Expand %Config variables and %ENV variables only if | Jarkko Hietaniemi | 2000-11-01 | 1 | -37/+58 |
* | Make the POSIX::setuid and POSIX::setgid to really call setuid() | Garry T. Williams | 2000-11-01 | 4 | -24/+30 |
* | C.pm part of | Jarkko Hietaniemi | 2000-11-01 | 1 | -1/+1 |
* | More AIX lore. | Jarkko Hietaniemi | 2000-11-01 | 1 | -5/+11 |
* | Do not cleanup *% because the % has special meanings in some | Jarkko Hietaniemi | 2000-11-01 | 1 | -1/+3 |
* | add three new EBCDIC Encode-ings && many tests | Peter Prymmer | 2000-10-31 | 3 | -0/+60 |
* | generalize AIX ccversion hack for re extension | Peter Prymmer | 2000-10-31 | 2 | -4/+16 |
* | Upgrade to Storable 1.0.5, from Raphael Manfredi. | Jarkko Hietaniemi | 2000-10-27 | 3 | -5/+91 |
* | Re: [PATCH 5.6.0]Add non-blocking thread doneness checking | Hugo van der Sanden | 2000-10-26 | 2 | -4/+3 |
* | Add non-blocking thread doneness checking | Dan Sugalski | 2000-10-25 | 2 | -0/+26 |
* | AIX is picky about its symbol exports. Solution for now | Peter Prymmer | 2000-10-25 | 1 | -1/+8 |
* | Fix the bug reported in | Andreas König | 2000-10-24 | 1 | -1/+1 |
* | Replace #7409 with | Raphael Manfredi | 2000-10-24 | 1 | -11/+13 |
* | Avoid Storable locking on DJGPP for now. | Peter J. Farley III | 2000-10-23 | 1 | -1/+12 |
* | ripples from constsub patch | John Tobey | 2000-10-22 | 3 | -0/+13 |