Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re: pod patches. | Jim Cromie | 2002-05-20 | 1 | -2/+36 |
* | Re: pod patch - perldelta.pod | Jim Cromie | 2002-05-20 | 1 | -0/+1 |
* | Preemptive doc patch. | Jarkko Hietaniemi | 2002-05-20 | 1 | -0/+4 |
* | The "constant sub redefined" warning can't be disabled. | Rafael Garcia-Suarez | 2002-05-20 | 1 | -1/+1 |
* | tiny doc tweaks | Andreas König | 2002-05-20 | 2 | -2/+2 |
* | perldelta tweaks. | Jarkko Hietaniemi | 2002-05-19 | 1 | -9/+8 |
* | Document the reentrant_retry(), but from user's viewpoint. | Jarkko Hietaniemi | 2002-05-19 | 1 | -5/+13 |
* | Document once more the difference between :utf8 | Jarkko Hietaniemi | 2002-05-19 | 1 | -0/+5 |
* | Sarathy pointed out that instead of zeroing heap | Jarkko Hietaniemi | 2002-05-19 | 3 | -0/+25 |
* | revised warnings + more tests + docs | Dave Mitchell | 2002-05-18 | 2 | -0/+25 |
* | Storable status tweak. | Jarkko Hietaniemi | 2002-05-18 | 1 | -2/+2 |
* | perlfunc and perldelta updates about caller(). | Rafael Garcia-Suarez | 2002-05-18 | 2 | -6/+10 |
* | URL and other tiny tweaks. | Jarkko Hietaniemi | 2002-05-18 | 1 | -8/+4 |
* | [Patch] doc patch on Unicode | SADAHIRO Tomoyuki | 2002-05-18 | 3 | -25/+207 |
* | Add a note about Cwd::fastcwd() returning tainted data. | Rafael Garcia-Suarez | 2002-05-17 | 1 | -11/+15 |
* | FAQ sync. | Jarkko Hietaniemi | 2002-05-17 | 2 | -9/+31 |
* | Third Degree tweaks. | Jarkko Hietaniemi | 2002-05-17 | 1 | -13/+3 |
* | Update the test statuses. | Jarkko Hietaniemi | 2002-05-16 | 1 | -4/+15 |
* | Document the odd slowdown of ext/Encode/t/Unicode.t under | Jarkko Hietaniemi | 2002-05-16 | 1 | -1/+9 |
* | Two down, ten to go. | Jarkko Hietaniemi | 2002-05-15 | 1 | -2/+1 |
* | Make fresh_perl skip the embedded UTF-8 tests on EBCDIC. | Jarkko Hietaniemi | 2002-05-15 | 1 | -1/+0 |
* | perlhack.pod typos [PATCH] | John P. Linderman | 2002-05-14 | 1 | -3/+3 |
* | Re: lib/sort.t failure [PATCH] | John P. Linderman | 2002-05-14 | 1 | -6/+0 |
* | z/OS update: not all Storable was clear yet. | Jarkko Hietaniemi | 2002-05-14 | 1 | -2/+5 |
* | Todo tweaks. | Jarkko Hietaniemi | 2002-05-14 | 1 | -7/+9 |
* | Make the point a bit clearer after suggestion from Merijin | Artur Bergman | 2002-05-13 | 1 | -3/+7 |
* | perltodo update. | Rafael Garcia-Suarez | 2002-05-13 | 1 | -6/+0 |
* | Update README.vos and pod/perlport.pod | Paul Green | 2002-05-13 | 1 | -2/+34 |
* | Elaborate on the exit/wait plan a bit. | Jarkko Hietaniemi | 2002-05-12 | 1 | -4/+17 |
* | Slight doc tweaks. | Jarkko Hietaniemi | 2002-05-12 | 1 | -18/+26 |
* | OS/390: update the test results. | Jarkko Hietaniemi | 2002-05-12 | 1 | -9/+5 |
* | Add threadsafety caveats. | Jarkko Hietaniemi | 2002-05-12 | 2 | -0/+16 |
* | Update the Mac OS X situation. | Jarkko Hietaniemi | 2002-05-12 | 1 | -1/+8 |
* | Update todo, removing things done and adding new things. | Artur Bergman | 2002-05-12 | 1 | -11/+8 |
* | Reword the "threads still running" cleanup message. | Jarkko Hietaniemi | 2002-05-12 | 2 | -48/+63 |
* | EBCDIC: make t/op/pat #242 and 243 finally succeed. | Jarkko Hietaniemi | 2002-05-12 | 1 | -1/+5 |
* | There's no rest for the wicked misspellers. | Jarkko Hietaniemi | 2002-05-12 | 1 | -1/+1 |
* | Detypos (and sticking with US spelling since Dan Sugalski | Jarkko Hietaniemi | 2002-05-12 | 1 | -7/+7 |
* | updated threads docs | Dave Mitchell | 2002-05-11 | 2 | -123/+241 |
* | Regen toc. | Jarkko Hietaniemi | 2002-05-10 | 1 | -107/+345 |
* | Don't do JAPHs unless doing "make torturetest". | Jarkko Hietaniemi | 2002-05-10 | 1 | -0/+41 |
* | FAQ sync. | Jarkko Hietaniemi | 2002-05-09 | 2 | -14/+16 |
* | cmp() compares chars, not bytes. | Rafael Garcia-Suarez | 2002-05-09 | 1 | -6/+6 |
* | A footnote about PERL_DESTRUCT_LEVEL and mod_perl. | Rafael Garcia-Suarez | 2002-05-09 | 1 | -0/+4 |
* | [Patch] perlxstut.pod | Lupe Christoph | 2002-05-09 | 1 | -13/+14 |
* | [Patch] perlapio.pod | Lupe Christoph | 2002-05-09 | 1 | -6/+5 |
* | [DOC PATCH] perlthrtut proofreading | Simon Glover | 2002-05-08 | 1 | -52/+63 |
* | Deprecate 5.005threads. | Jarkko Hietaniemi | 2002-05-08 | 1 | -2/+9 |
* | Portability and doc tweaks to PerlIO/XS stuff. | Nick Ing-Simmons | 2002-05-08 | 2 | -21/+55 |
* | PerlIO/XS interface routine and doc updates from | Nick Ing-Simmons | 2002-05-08 | 2 | -9/+92 |