| Commit message (Expand) | Author | Age | Files | Lines |
* | Update to Storable 1.0, from Raphael Manfredi. | Jarkko Hietaniemi | 2000-09-01 | 14 | -85/+78 |
* | Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?) | Mike Guy | 2000-09-01 | 1 | -1/+30 |
* | Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant | Abigail | 2000-09-01 | 1 | -3/+3 |
* | [ID 20000901.017] [PATCH] Basic test failure in an untidy world | Mike Guy | 2000-09-01 | 1 | -0/+2 |
* | Update to PodParser 1.18, from Brad Appleton. | Jarkko Hietaniemi | 2000-09-01 | 1 | -1/+1 |
* | RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant | Paul Marquess | 2000-09-01 | 1 | -1/+35 |
* | File::Temp patches from Andreas König, | Andreas König | 2000-09-01 | 1 | -0/+5 |
* | Wrap the test in eval. | Tim Jenness | 2000-08-31 | 1 | -6/+14 |
* | Retract the dummy test, skip the security tests (instead of failing), | Jarkko Hietaniemi | 2000-08-30 | 1 | -17/+24 |
* | Change the internal implementation of sort() to be mergesort | Jarkko Hietaniemi | 2000-08-30 | 1 | -3/+3 |
* | Re: UNTIE method | Nick Ing-Simmons | 2000-08-30 | 1 | -0/+15 |
* | Put back the flags dump as reasoned in | Mike Guy | 2000-08-30 | 1 | -0/+1 |
* | Make the epsilon to be relative, not absolute. | Spider Boardman | 2000-08-30 | 1 | -1/+2 |
* | Chuck Lane's OpenVMS piping improvements | Craig A. Berry | 2000-08-29 | 1 | -1/+0 |
* | Admit that we are leaking scalars. | Spider Boardman | 2000-08-29 | 1 | -0/+1 |
* | Under usethreads the dumped variable is IN_PAD. | Gisle Aas | 2000-08-29 | 1 | -1/+1 |
* | The #6881 removed one dump line. | Jarkko Hietaniemi | 2000-08-29 | 1 | -1/+0 |
* | Don't forget to tidy up. | Jarkko Hietaniemi | 2000-08-29 | 1 | -0/+1 |
* | Disabling the one test is a bit tricky. | Jarkko Hietaniemi | 2000-08-29 | 1 | -3/+5 |
* | Disable one of the tests for now. | Jarkko Hietaniemi | 2000-08-29 | 1 | -3/+6 |
* | Update to Getopt::Long 2.24, from Johan Vromans. | Jarkko Hietaniemi | 2000-08-29 | 2 | -4/+4 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 185 | -186/+205 |
* | warnings fixes | Paul Marquess | 2000-08-28 | 1 | -0/+34 |
* | display_format used as a class method without arguments was broken, | Yasushi Nakajima | 2000-08-28 | 1 | -2/+19 |
* | Test nit. | Jarkko Hietaniemi | 2000-08-27 | 1 | -1/+1 |
* | DJGPP update from Laszlo Molnar. | ml1050 | 2000-08-27 | 3 | -3/+17 |
* | Can't get the test to reliably work thanks to the | Jarkko Hietaniemi | 2000-08-27 | 1 | -10/+8 |
* | Update the test count. | Jarkko Hietaniemi | 2000-08-26 | 1 | -1/+1 |
* | Support preserving extremely big/small angles. | Jarkko Hietaniemi | 2000-08-25 | 1 | -14/+34 |
* | Remove duplicately applied patch shards. | Spider Boardman | 2000-08-25 | 1 | -7/+0 |
* | Missing parts of | Peter Prymmer | 2000-08-25 | 1 | -4/+19 |
* | Re: [ID 20000821.008] Negitive numbers with vec dumps core | Mike Guy | 2000-08-23 | 1 | -1/+18 |
* | Forgot portability nit. | Jarkko Hietaniemi | 2000-08-22 | 1 | -1/+1 |
* | Be portable. | Jarkko Hietaniemi | 2000-08-22 | 3 | -4/+7 |
* | Long double fixes from Spider Boardman. | system PRIVILEGED account | 2000-08-22 | 2 | -4/+7 |
* | The #6759 wasn't quite right. | Jarkko Hietaniemi | 2000-08-21 | 13 | -13/+13 |
* | make new Storable tests forgiving of places where not built | Peter Prymmer | 2000-08-21 | 13 | -1/+66 |
* | Use PodParser 1.18 new test. | Jarkko Hietaniemi | 2000-08-21 | 2 | -0/+6 |
* | Also under djgpp the timestamps are funky. | Jarkko Hietaniemi | 2000-08-21 | 1 | -1/+1 |
* | RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered | Fifer, Eric | 2000-08-21 | 1 | -18/+22 |
* | Add Storable 0.7.2 from Raphael Manfredi, | Radu Greab | 2000-08-21 | 14 | -0/+1657 |
* | The #6724 is here. | Jarkko Hietaniemi | 2000-08-21 | 1 | -1/+1 |
* | UTF8 concat fixes. | Hugo van der Sanden | 2000-08-20 | 1 | -1/+36 |
* | was Re: [PATCH: 6640] VMS Makefile.SH update (fwd) | Peter Prymmer | 2000-08-19 | 1 | -13/+49 |
* | tidy up the temp files left by peek tests on VMS | Peter Prymmer | 2000-08-19 | 1 | -1/+1 |
* | Add warnif(), check warnings further up the stack, | Paul Marquess | 2000-08-18 | 1 | -2/+257 |
* | Add [[:blank:]] as suggested in | Jeffrey Friedl | 2000-08-18 | 1 | -1/+27 |
* | The new tests were missing from #6415. | Jarkko Hietaniemi | 2000-08-18 | 1 | -1/+14 |
* | Tiny Getopt::Long patch from Johan Vromans. | Jarkko Hietaniemi | 2000-08-18 | 2 | -2/+2 |
* | Unbuffer the output. | Yitzchak Scott-Thoennes | 2000-08-18 | 1 | -0/+1 |