2000-10-25 |
Dan Sugalski | Add non-blocking thread doneness checking |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jarkko Hietaniemi | buildtoc target tweaks. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Kurt D. Starsinic | A new version of making the syslog test more robust. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jarkko Hietaniemi | Continue the internal UTF-8 API tweaking. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jarkko Hietaniemi | Allow poking holes at the UTF-8 decoding strictness. |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jarkko Hietaniemi | Rename UTF8LEN() to be UNISKIP(), too confusing to... |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Nicholas Clark | Re: PerlIO - Configure tweak for Linux/glibc? |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Mike Guy | [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Peter Prymmer | AIX is picky about its symbol exports. Solution for now |
commit | commitdiff | tree | snapshot |
2000-10-25 |
H.Merijn Brand | patch 7416 breaks sv.c on AIX and HP-UX (patch included) |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Paul Moore | Minor update to find2perl, for portability |
commit | commitdiff | tree | snapshot |
2000-10-25 |
Jarkko Hietaniemi | Add targets to Makefile.SH, most importantly |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Jarkko Hietaniemi | Podify README.epoc and README.vos. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Jarkko Hietaniemi | Stratus VOS updates from Paul Green. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Nicholas Clark | Check if stdio supports tweaking lval and cnt simultane... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Jarkko Hietaniemi | Missed the header file changes from #7425. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Andreas König | Fix the bug reported in |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Peter Scott | Re: [ID 20001023.003] PATCH perlfaq5 [perl-current] |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Jarkko Hietaniemi | Test tweak to avoid pulling in the whole Config. |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Jarkko Hietaniemi | Fix the bug ID 20001024.005, the bug introduced by... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Kurt D. Starsinic | (Replaced by #7440.) |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Ilya Zakharevich | static linking with uninstalled perl |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Ilya Zakharevich | Re: [PATCH 5.7.0] h2xs not documenting the created... |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Raphael Manfredi | Replace #7409 with |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Jarkko Hietaniemi | Run vms/vms_yfix.pl, should have done that after changing |
commit | commitdiff | tree | snapshot |
2000-10-24 |
Jarkko Hietaniemi | Make the UTF-8 decoding stricter and more verbose when |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Jarkko Hietaniemi | Undo the basename() part of #7412 since the lib/basename |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Jarkko Hietaniemi | Document PERL_INSTALL_ROOT of #7210. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Jarkko Hietaniemi | Miscellaneous MacOS Classic library updates from Matthi... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Prymmer/Kahn | miscellaneous typos in 3 pods |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Craig A. Berry | The change #7187 was not so good on VMS. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Peter J. Farley III | Avoid Storable locking on DJGPP for now. |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Ronald J. Kimball | Re: [20000731.007] potential syntax error not detected... |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Hugo van der... | Re: [ID 20001021.005] SEGV with regex match |
commit | commitdiff | tree | snapshot |
2000-10-23 |
Jarkko Hietaniemi | Retract #7404 with a patch from Robin Barker, via Andy... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Robert Spier | Doc patch. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Robert Spier | Re: [ID 20000121.007] XXX documentation in man ExtUtils... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
John Tobey | ripples from constsub patch |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Jarkko Hietaniemi | Support s?printf parameter reordering. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Gurusamy Sarathy | Expand %Config variables only if explicitly so requested |
commit | commitdiff | tree | snapshot |
2000-10-22 |
John Tobey | Move the #7390 test from warn/op to comp/redef. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Nicholas Clark | PATCH $Config::Config{ldlibpthname} in ext/DynaLoader... |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Hugo van der... | -MO=C falls over on package <none> |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Todd C. Miller | [ID 20001021.003] updated hints/openbsd.sh |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Jarkko Hietaniemi | installman go-faster stripes |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Jarkko Hietaniemi | Hints tweak from Anton Berezin. |
commit | commitdiff | tree | snapshot |
2000-10-22 |
Jarkko Hietaniemi | Tweak the Is* definitions of Unicode character classes |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Daniel Chetlin | Re: [ID 20001020.002] Tie::Array SPLICE method is buggy |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Nicholas Clark | Testcases for a #7383,#7385 related bug. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Jarkko Hietaniemi | Add a testcase for #7389. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
John Tobey | Re: Creating const subs for constants. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Jarkko Hietaniemi | The #7383 was right only in the context of the original... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Jarkko Hietaniemi | Fix for ID 20000915.011, IO::Select warning for an... |
commit | commitdiff | tree | snapshot |
2000-10-21 |
Jarkko Hietaniemi | Fix for ID 20001020.006, concatenating an unset submatch |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Roca, Ignasi | Make scan_num() reëntrant, as suggested in |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Roca, Ignasi | Reëntrancy fix. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Jens Hamisch | Don't write double values through long double pointers, |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Charles Lane | Portability tweak on #7377. |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Jens Hamisch | SOCKS function redefinitions need prototypes, too,... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Charles Lane | Perl 5.6.0/5.7.0 enable DProf test for VMS |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Charles Lane | Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Jarkko Hietaniemi | In the latest compiler builds cccdlflags must not becom... |
commit | commitdiff | tree | snapshot |
2000-10-20 |
Tony Cook | PATCH CR+LF should be "\cM\cJ" in perlop |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jarkko Hietaniemi | Typo noted by Mark Lutz. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jarkko Hietaniemi | NonStop-UX patches from Tom Bates <tom.bates@compaq... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Nicholas Clark | PATCH do_print has 2 PerlIO_error()s |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2000-10-19 |
H.Merijn Brand | Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jarkko Hietaniemi | Fix of sorts for bug id 20000901.092. There seems... |
commit | commitdiff | tree | snapshot |
2000-10-19 |
Jarkko Hietaniemi | Add the test case for the bug id 20000730.004 which... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Hugo van der... | Re: [ID 20001018.008] flip-flop bug when there's no... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Jarkko Hietaniemi | (retracted) |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Jarkko Hietaniemi | Missing change from #7362. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Vadim Konovalov | Borland C fstat() never saw the fd as writable. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Jarkko Hietaniemi | Regen toc. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
H.Merijn Brand | Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC... |
commit | commitdiff | tree | snapshot |
2000-10-18 |
H.Merijn Brand | Pod patch for Devel::Peek |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Eric E. Coe | Make Cwd more bulletproof in chrooted environments. |
commit | commitdiff | tree | snapshot |
2000-10-18 |
Jarkko Hietaniemi | Disable the UTF8 downgrade croakage for now to avoid |
commit | commitdiff | tree | snapshot |
2000-10-17 |
David Sparks | Show the failed remote port, instead of the failing... |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Jarkko Hietaniemi | On output try to downgrade to bytes, croak if impossible, |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Simon Cozens | Clarify documentation on 'use bytes'. |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Nicholas Clark | Workaround for a sfio bug where the stream error indicator |
commit | commitdiff | tree | snapshot |
2000-10-17 |
Jarkko Hietaniemi | More IoTYPE sprinkling. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Nicholas Clark | Detect early whether the std streams have gone bad. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Peter J. Farley III | [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jarkko Hietaniemi | perldelta tweak. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jarkko Hietaniemi | Add the capability to include/exclude branches. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jarkko Hietaniemi | Add Charles Lane. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jarkko Hietaniemi | Add a perldelta note about the change #6024, pointed... |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Ben Tilly | $Carp::ExportLevel confusion in Exporter |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Simon Cozens | Document offset hack |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Dan Boorstein | small pod patch |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Stephen P.... | -w cleanup. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jarkko Hietaniemi | One more ~utf8 tweak. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jarkko Hietaniemi | Tweak the test of #7235. |
commit | commitdiff | tree | snapshot |
2000-10-16 |
Jarkko Hietaniemi | Fix a couple of compiler-noted nits in #7235. |
commit | commitdiff | tree | snapshot |
next |