summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use a separate interpreter for the sharedsv space. AnotherArtur Bergman2001-09-261-2/+5
* Do the environ assignment in perl_contruct to match perl_destruct.Artur Bergman2001-09-261-8/+11
* Move the creation of PL_strtab to perl_construct so we can workArtur Bergman2001-09-261-9/+13
* Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)Nicholas Clark2001-09-251-10/+25
* angle bracket filespec problem on VMSCraig A. Berry2001-09-251-0/+5
* Fixing mysterious TEST failure. (wasMichael G. Schwern2001-09-251-1/+1
* fix test.deparseMichael G. Schwern2001-09-252-9/+12
* skip($mess) should result in one skip.Jarkko Hietaniemi2001-09-251-1/+2
* perldiag entry for #12205.Jarkko Hietaniemi2001-09-251-0/+10
* warning on v-string in use/requireJohn Peacock2001-09-253-1/+16
* perltooc et al updates.Jarkko Hietaniemi2001-09-252-3/+3
* Deprecating chdir(undef)/chdir('')Michael G. Schwern2001-09-254-37/+80