Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | small cleanup task for test suite | Peter Prymmer | 2000-11-22 | 1 | -0/+1 |
* | Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19. | Jarkko Hietaniemi | 2000-11-22 | 2 | -0/+839 |
* | Integrate perlio: | Jarkko Hietaniemi | 2000-11-22 | 1 | -4/+13 |
|\ | |||||
| * | Win32 PerlIO intermediate state now working as expected. | Nick Ing-Simmons | 2000-11-22 | 1 | -4/+13 |
| * | Integrate mainline | Nick Ing-Simmons | 2000-11-20 | 3 | -5/+48 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2000-11-18 | 1 | -0/+4 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2000-11-17 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2000-11-16 | 3 | -8/+23 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline ... | Nick Ing-Simmons | 2000-11-13 | 3 | -5/+44 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2000-11-12 | 1 | -3/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2000-11-09 | 9 | -57/+166 |
| |\ \ \ \ \ \ \ | |||||
* | | | | | | | | | More SOCKS versus 64-bit patches from Jens Hamisch. | Jarkko Hietaniemi | 2000-11-22 | 1 | -0/+2 |
* | | | | | | | | | Overeager visited-positions optimizations | Ilya Zakharevich | 2000-11-22 | 1 | -0/+2 |
* | | | | | | | | | [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost' | Casey Tweten | 2000-11-22 | 1 | -8/+4 |
* | | | | | | | | | [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost' | Casey Tweten | 2000-11-22 | 1 | -11/+17 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | add system locale testing for VMS | Peter Prymmer | 2000-11-20 | 1 | -0/+9 |
* | | | | | | | | lexicals not recognized in a run-time (?{}) | Jarkko Hietaniemi | 2000-11-20 | 1 | -1/+34 |
* | | | | | | | | sysseek() instead of seek(). | Jarkko Hietaniemi | 2000-11-20 | 1 | -1/+1 |
* | | | | | | | | Miraculous typo. | Jarkko Hietaniemi | 2000-11-20 | 1 | -1/+2 |
* | | | | | | | | The first step in removing recursion from the REx engine | Ilya Zakharevich | 2000-11-20 | 1 | -2/+2 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | restore match data on backtracing | Ilya Zakharevich | 2000-11-18 | 1 | -0/+4 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Test tweak for the open pragma. | Jarkko Hietaniemi | 2000-11-17 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Detypo. | Jarkko Hietaniemi | 2000-11-15 | 1 | -4/+4 |
* | | | | | Linenumber fix. | Jarkko Hietaniemi | 2000-11-15 | 1 | -2/+2 |
* | | | | | EBCDIC tweaks. | Peter Prymmer | 2000-11-15 | 2 | -2/+17 |
| |_|_|/ |/| | | | |||||
* | | | | Remove the new two tests of lib/io_xs for now, they seem to | Jarkko Hietaniemi | 2000-11-13 | 1 | -20/+1 |
* | | | | Tweak the definition of the bit complement on UTF-8 data: | Yitzchak Scott-Thoennes | 2000-11-13 | 1 | -4/+32 |
* | | | | Couple of tests from #7660 salvaged. | Jarkko Hietaniemi | 2000-11-13 | 2 | -54/+11 |
* | | | | [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure | Nicholas Clark | 2000-11-13 | 1 | -1/+21 |
* | | | | (Subsumed by #7664) | Jarkko Hietaniemi | 2000-11-12 | 1 | -0/+53 |
| |_|/ |/| | | |||||
* | | | Explain better why certain regex tests are skipped. | Lupe Christoph | 2000-11-10 | 1 | -3/+8 |
| |/ |/| | |||||
* | | Disable only the tests 99 and 166 for UTF-8 locales. | Jarkko Hietaniemi | 2000-11-09 | 1 | -4/+9 |
* | | Fix for | H.Merijn Brand | 2000-11-09 | 1 | -2/+2 |
* | | More VMS moves on environment handling, from Charles Lane. | Jarkko Hietaniemi | 2000-11-09 | 1 | -2/+6 |
* | | Do not test UTF-8 locales since that the tests would require | Jarkko Hietaniemi | 2000-11-08 | 1 | -0/+3 |
* | | Locale buglets. | Vadim Konovalov | 2000-11-08 | 1 | -1/+1 |
* | | Deleting $ENV{PATH} in VMS is not recommendable. | Jarkko Hietaniemi | 2000-11-08 | 1 | -1/+2 |
* | | Forgot to bump the line numbers in #7601. | Jarkko Hietaniemi | 2000-11-08 | 1 | -3/+3 |
* | | Fix for the tie-refhash string table leaks. | Nick Ing-Simmons | 2000-11-08 | 1 | -10/+18 |
* | | Try to avoid flockless and emulationless places. | Jarkko Hietaniemi | 2000-11-08 | 1 | -1/+3 |
* | | configure.com and st-lock.t changes for | Craig A. Berry | 2000-11-07 | 1 | -1/+3 |
* | | Sanitize the environment further. | Jarkko Hietaniemi | 2000-11-06 | 1 | -1/+3 |
* | | Admit that the test leaks scalars. | Jarkko Hietaniemi | 2000-11-06 | 1 | -2/+3 |
* | | Document that the evaled syntax errors cause scalar leaks. | Jarkko Hietaniemi | 2000-11-06 | 1 | -0/+3 |
* | | Fix for bug id 19990615.008, pos() unset during s///ge. | Jarkko Hietaniemi | 2000-11-05 | 1 | -1/+8 |
* | | Upgrade to Storable 1.0.6, from Raphael Manfredi. | Jarkko Hietaniemi | 2000-11-05 | 1 | -4/+12 |
* | | [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503... | Peter J. Farley III | 2000-11-05 | 1 | -0/+12 |
* | | Test tweak: show also the failed locales. | Lupe Christoph | 2000-11-05 | 1 | -9/+31 |
* | | Fix for | Andrew Pimlott | 2000-11-05 | 1 | -1/+30 |
|/ | |||||
* | Fix for | Andrew Pimlott | 2000-11-04 | 1 | -1/+11 |