Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | #12272 wasn't right, it introduced an extra (). | Jarkko Hietaniemi | 2001-09-30 | 1 | -1/+1 | |
* | Remove string eval from AUTOLOAD | Jonathan Stowe | 2001-09-30 | 2 | -4/+6 | |
* | Patch to put qsortsv in the public API | Brian Ingerson | 2001-09-30 | 6 | -32/+55 | |
* | additional docs and tests | Rafael Garcia-Suarez | 2001-09-30 | 3 | -2/+25 | |
* | FAQ sync. | Jarkko Hietaniemi | 2001-09-30 | 4 | -62/+128 | |
* | Nasty recursion trap if one would match Unicode. | Jarkko Hietaniemi | 2001-09-29 | 1 | -1/+1 | |
* | More Unicode todo. | Jarkko Hietaniemi | 2001-09-29 | 1 | -1/+24 | |
* | Explain a bit the new more flexible \p\P syntax. | Jarkko Hietaniemi | 2001-09-29 | 1 | -5/+10 | |
* | More leniency to the \p and \P: now can have whitespace | Jarkko Hietaniemi | 2001-09-29 | 4 | -7/+35 | |
* | Save and restore $ENV{'SYS$LOGIN'} only in VMS. | Jarkko Hietaniemi | 2001-09-29 | 1 | -2/+3 | |
* | chdir.t finally (I hope) | Craig A. Berry | 2001-09-29 | 1 | -5/+20 | |
* | Add tests, clean up Tie::Scalar | chromatic | 2001-09-29 | 3 | -1/+78 | |
* | Allow for more flexibility in the \p{In...} names, now | Jarkko Hietaniemi | 2001-09-29 | 7 | -711/+1045 | |
* | Add tests for open.pm | chromatic | 2001-09-28 | 2 | -0/+69 | |
* | glob test case tweak for VMS | Craig A. Berry | 2001-09-28 | 1 | -1/+2 | |
* | [DOC PATCH] Carp.pm pod typo | Rafael Garcia-Suarez | 2001-09-28 | 1 | -1/+1 | |
* | Allow an @INC hook to set %INC | Rafael Garcia-Suarez | 2001-09-28 | 1 | -4/+8 | |
* | Re: macro redefinitions on Win32 (was Re: Question about PERLIO) | Nicholas Clark | 2001-09-28 | 3 | -13/+24 | |
* | Update Changes. | Jarkko Hietaniemi | 2001-09-28 | 2 | -1/+118 | |
* | Move the B tests to B/t. | Jarkko Hietaniemi | 2001-09-28 | 7 | -8/+8 | |
* | Forgot from #12254. | Jarkko Hietaniemi | 2001-09-28 | 1 | -0/+108 | |
* | Add tests for B::Terse | chromatic | 2001-09-28 | 1 | -0/+1 | |
* | Test numbering mismatch. | Jarkko Hietaniemi | 2001-09-28 | 1 | -1/+1 | |
* | slightly less broken chdir.t for VMS | Craig A. Berry | 2001-09-27 | 2 | -7/+7 | |
* | make __ANON__ global | Robin Barker | 2001-09-27 | 3 | -1/+10 | |
* | Re: [BUG] B::Terse can't handle constant scalar refs | Rafael Garcia-Suarez | 2001-09-27 | 1 | -0/+21 | |
* | (retracted by #12338) | Casey West | 2001-09-27 | 1 | -243/+256 | |
* | Not everyone is using ithreads... | Jarkko Hietaniemi | 2001-09-27 | 1 | -1/+1 | |
* | Document the nss_delete core dump workaround for HP-UX | Jarkko Hietaniemi | 2001-09-27 | 2 | -0/+31 | |
* | Dump Unicode hash keys also as Unicode, | Jarkko Hietaniemi | 2001-09-27 | 2 | -8/+38 | |
* | Integrate changes #12241 and #12242 from macperl: | Jarkko Hietaniemi | 2001-09-27 | 2 | -10/+10 | |
* | Flush buffers on thread closedown. | Artur Bergman | 2001-09-27 | 1 | -0/+1 | |
* | Dump SvUTF8(sv)s also as \x{...}. | Jarkko Hietaniemi | 2001-09-27 | 5 | -23/+63 | |
* | Documention update | Artur Bergman | 2001-09-26 | 1 | -0/+2 | |
* | Update Changes. | Jarkko Hietaniemi | 2001-09-26 | 2 | -1/+402 | |
* | Check that all environment variables are tainted. | Jarkko Hietaniemi | 2001-09-26 | 1 | -2/+15 | |
* | Manual integration error in #12235. | Jarkko Hietaniemi | 2001-09-26 | 1 | -2/+2 | |
* | Re: binmode(STDOUT, ":unix") busted when STDOUT is piped. | chromatic | 2001-09-26 | 1 | -1/+2 | |
* | Integrate macperl changes from Chris Nandor: | Jarkko Hietaniemi | 2001-09-26 | 21 | -264/+1320 | |
* | grrr. | Jarkko Hietaniemi | 2001-09-26 | 1 | -1/+1 | |
* | Retract #12232. | Jarkko Hietaniemi | 2001-09-26 | 1 | -11/+11 | |
* | (Retracted by #12233.) | Jarkko Hietaniemi | 2001-09-26 | 1 | -11/+11 | |
* | Detypo. | Jarkko Hietaniemi | 2001-09-26 | 1 | -1/+1 | |
* | Increase the amount of time we spend in each thread, and add one that uses an... | Artur Bergman | 2001-09-26 | 3 | -2/+51 | |
* | NetWare tweak from Ananth Kesari. | Jarkko Hietaniemi | 2001-09-26 | 1 | -5/+7 | |
* | Trick to fool case-blind filesystems. | Jarkko Hietaniemi | 2001-09-26 | 1 | -0/+3 | |
* | Threads can start executing in a different order than they were | Artur Bergman | 2001-09-26 | 1 | -1/+1 | |
* | Add in stress_string.t to stress test threads a bit more. | Artur Bergman | 2001-09-26 | 2 | -0/+52 | |
* | Fix negative refcount introduced by #12223. | Artur Bergman | 2001-09-26 | 1 | -2/+2 | |
* | Update documentation to match change #12223 | Artur Bergman | 2001-09-26 | 0 | -0/+0 |