summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* #12272 wasn't right, it introduced an extra ().Jarkko Hietaniemi2001-09-301-1/+1
* Remove string eval from AUTOLOADJonathan Stowe2001-09-302-4/+6
* Patch to put qsortsv in the public APIBrian Ingerson2001-09-306-32/+55
* additional docs and testsRafael Garcia-Suarez2001-09-303-2/+25
* FAQ sync.Jarkko Hietaniemi2001-09-304-62/+128
* Nasty recursion trap if one would match Unicode.Jarkko Hietaniemi2001-09-291-1/+1
* More Unicode todo.Jarkko Hietaniemi2001-09-291-1/+24
* Explain a bit the new more flexible \p\P syntax.Jarkko Hietaniemi2001-09-291-5/+10
* More leniency to the \p and \P: now can have whitespaceJarkko Hietaniemi2001-09-294-7/+35
* Save and restore $ENV{'SYS$LOGIN'} only in VMS.Jarkko Hietaniemi2001-09-291-2/+3
* chdir.t finally (I hope)Craig A. Berry2001-09-291-5/+20
* Add tests, clean up Tie::Scalarchromatic2001-09-293-1/+78
* Allow for more flexibility in the \p{In...} names, nowJarkko Hietaniemi2001-09-297-711/+1045
* Add tests for open.pmchromatic2001-09-282-0/+69
* glob test case tweak for VMSCraig A. Berry2001-09-281-1/+2
* [DOC PATCH] Carp.pm pod typoRafael Garcia-Suarez2001-09-281-1/+1
* Allow an @INC hook to set %INCRafael Garcia-Suarez2001-09-281-4/+8
* Re: macro redefinitions on Win32 (was Re: Question about PERLIO)Nicholas Clark2001-09-283-13/+24
* Update Changes.Jarkko Hietaniemi2001-09-282-1/+118
* Move the B tests to B/t.Jarkko Hietaniemi2001-09-287-8/+8
* Forgot from #12254.Jarkko Hietaniemi2001-09-281-0/+108
* Add tests for B::Tersechromatic2001-09-281-0/+1
* Test numbering mismatch.Jarkko Hietaniemi2001-09-281-1/+1
* slightly less broken chdir.t for VMSCraig A. Berry2001-09-272-7/+7
* make __ANON__ globalRobin Barker2001-09-273-1/+10
* Re: [BUG] B::Terse can't handle constant scalar refsRafael Garcia-Suarez2001-09-271-0/+21
* (retracted by #12338)Casey West2001-09-271-243/+256
* Not everyone is using ithreads...Jarkko Hietaniemi2001-09-271-1/+1
* Document the nss_delete core dump workaround for HP-UXJarkko Hietaniemi2001-09-272-0/+31
* Dump Unicode hash keys also as Unicode,Jarkko Hietaniemi2001-09-272-8/+38
* Integrate changes #12241 and #12242 from macperl:Jarkko Hietaniemi2001-09-272-10/+10
* Flush buffers on thread closedown.Artur Bergman2001-09-271-0/+1
* Dump SvUTF8(sv)s also as \x{...}.Jarkko Hietaniemi2001-09-275-23/+63
* Documention updateArtur Bergman2001-09-261-0/+2
* Update Changes.Jarkko Hietaniemi2001-09-262-1/+402
* Check that all environment variables are tainted.Jarkko Hietaniemi2001-09-261-2/+15
* Manual integration error in #12235.Jarkko Hietaniemi2001-09-261-2/+2
* Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.chromatic2001-09-261-1/+2
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-2621-264/+1320
* grrr.Jarkko Hietaniemi2001-09-261-1/+1
* Retract #12232.Jarkko Hietaniemi2001-09-261-11/+11
* (Retracted by #12233.)Jarkko Hietaniemi2001-09-261-11/+11
* Detypo.Jarkko Hietaniemi2001-09-261-1/+1
* Increase the amount of time we spend in each thread, and add one that uses an...Artur Bergman2001-09-263-2/+51
* NetWare tweak from Ananth Kesari.Jarkko Hietaniemi2001-09-261-5/+7
* Trick to fool case-blind filesystems.Jarkko Hietaniemi2001-09-261-0/+3
* Threads can start executing in a different order than they wereArtur Bergman2001-09-261-1/+1
* Add in stress_string.t to stress test threads a bit more.Artur Bergman2001-09-262-0/+52
* Fix negative refcount introduced by #12223.Artur Bergman2001-09-261-2/+2
* Update documentation to match change #12223Artur Bergman2001-09-260-0/+0