Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (was Re: [PATCH] Re: What sort of Makefile.PL should | Nicholas Clark | 2001-10-06 | 1 | -2/+2 |
* | Memoize tests | Nicholas Clark | 2001-10-06 | 19 | -18/+81 |
* | Retract the latter part of #12343. | Jarkko Hietaniemi | 2001-10-06 | 1 | -2/+1 |
* | patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022) | David Dyck | 2001-10-05 | 1 | -2/+1 |
* | Re: test names from C<make TEST> | Robin Barker | 2001-10-05 | 1 | -12/+13 |
* | Don't assume that %x is good for displaying UVs. | Jarkko Hietaniemi | 2001-10-05 | 1 | -1/+1 |
* | Update Changes. | Jarkko Hietaniemi | 2001-10-05 | 2 | -2/+300 |
* | perlfunc/select | Nicholas Clark | 2001-10-05 | 1 | -1/+1 |
* | Retract #12313 and #12249. | Jarkko Hietaniemi | 2001-10-04 | 7 | -888/+690 |
* | perlvms.pod update | Craig A. Berry | 2001-10-04 | 1 | -13/+23 |
* | PATCH: Tie::SubstrHash | Hugo van der Sanden | 2001-10-04 | 1 | -1/+1 |
* | Unicode properties saga continues. | Jarkko Hietaniemi | 2001-10-04 | 5 | -493/+466 |
* | Yet more Unicode properties. | Jarkko Hietaniemi | 2001-10-04 | 33 | -435/+4806 |
* | 2 more VMS test tweaks | Craig A. Berry | 2001-10-04 | 1 | -0/+1 |
* | Restore only if something to restore. | Jarkko Hietaniemi | 2001-10-04 | 1 | -3/+3 |
* | %ENV tainting for VMS | Craig A. Berry | 2001-10-03 | 0 | -0/+0 |
* | %ENV tainting for VMS | Craig A. Berry | 2001-10-03 | 1 | -4/+10 |
* | Unicode properties: fix L& (the #12319 didn't allow L&, | Jarkko Hietaniemi | 2001-10-03 | 3 | -5/+29 |
* | Unicode properties: support \p{(?:Is)?L&} as an alias for \pL. | Jarkko Hietaniemi | 2001-10-03 | 1 | -7/+8 |
* | Add the 'Common' Unicode property (code points not | Jarkko Hietaniemi | 2001-10-03 | 4 | -0/+394 |
* | Skip the RV printing test under threads until fixed. | Jarkko Hietaniemi | 2001-10-03 | 1 | -5/+9 |
* | 12309 / cygwin / win2k | H.Merijn Brand | 2001-10-03 | 1 | -0/+1 |
* | Both cygwin and djgpp on one machine | H.Merijn Brand | 2001-10-03 | 1 | -2/+5 |
* | (retracted by #12338) | Casey West | 2001-10-03 | 6 | -447/+632 |
* | makemaker@perl.org | Michael G. Schwern | 2001-10-02 | 1 | -0/+3 |
* | FAQ sync. | Jarkko Hietaniemi | 2001-10-02 | 1 | -20/+33 |
* | Unicode properties: allow also intra(wordbreak)name whitespace, | Jarkko Hietaniemi | 2001-10-02 | 3 | -96/+97 |
* | AUTHORS updates. | Jarkko Hietaniemi | 2001-10-02 | 1 | -2/+6 |
* | Update Changes. | Jarkko Hietaniemi | 2001-10-02 | 2 | -1/+331 |
* | Work around old buggy glibcs for langinfo constants, | Jarkko Hietaniemi | 2001-10-02 | 2 | -9/+22 |
* | Eradicate Time::Piece; add an example. | Jarkko Hietaniemi | 2001-10-02 | 1 | -1/+5 |
* | Pod::Html makes a poor guess at author | Robert Spier | 2001-10-02 | 1 | -1/+0 |
* | Fixes obscure bug that manifests itself by. | Artur Bergman | 2001-10-02 | 1 | -0/+2 |
* | Mac OS X doesn't have threadsafe (_r) libc interfaces. | Jarkko Hietaniemi | 2001-10-01 | 1 | -0/+17 |
* | [ID 20011001.011] redundant code in t/TEST | David Dyck | 2001-10-01 | 1 | -2/+0 |
* | Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test) | chromatic | 2001-10-01 | 1 | -44/+47 |
* | UNICOS testing patches from Nicholas Clark. | Jarkko Hietaniemi | 2001-10-01 | 2 | -8/+26 |
* | Better Locale Flutzigation (was Re: lib/open.t and locale tests) | chromatic | 2001-10-01 | 1 | -14/+21 |
* | Make missing the RADIXCHAR a softer, gentler error. | Jarkko Hietaniemi | 2001-10-01 | 1 | -2/+15 |
* | Nuke also the LANG because of glibc. | Jarkko Hietaniemi | 2001-10-01 | 1 | -5/+5 |
* | Also the ^Is is optional. | Jarkko Hietaniemi | 2001-10-01 | 2 | -16/+42 |
* | Be careful to pull chars from the varargs stack when | Jarkko Hietaniemi | 2001-10-01 | 1 | -3/+5 |
* | sortsv not in place anymore, noticed by John P. Linderman. | Jarkko Hietaniemi | 2001-10-01 | 2 | -2/+2 |
* | Make the diagnostic messages more neutral. | Jarkko Hietaniemi | 2001-10-01 | 1 | -7/+7 |
* | Forgotten from #12288. | Jarkko Hietaniemi | 2001-10-01 | 1 | -2/+84 |
* | Option to sort hashes | Brian Ingerson | 2001-10-01 | 2 | -16/+177 |
* | More Unicode property tests for the abbreviated | Jarkko Hietaniemi | 2001-10-01 | 1 | -13/+27 |
* | Further tweaks to the Unicode properties. | Jarkko Hietaniemi | 2001-10-01 | 4 | -11/+52 |
* | Retract #12284. | Jarkko Hietaniemi | 2001-10-01 | 1 | -1/+1 |
* | (Retracted by #12285) | Jarkko Hietaniemi | 2001-10-01 | 1 | -1/+1 |