Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc tweak from Elizabeth Mattijsen. | Jarkko Hietaniemi | 2002-05-04 | 1 | -2/+3 |
* | Re: Encode, charnames and utf8heavy | Dan Kogai | 2002-05-02 | 1 | -2/+2 |
* | First attempt at updating perlthrtut for ithreaded threads.pm | Artur Bergman | 2002-05-01 | 1 | -19/+870 |
* | Copy-and-Pasto in perl.pod | Lupe Christoph | 2002-05-01 | 1 | -1/+1 |
* | No bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -2/+2 |
* | Remove sv_setpviv{_,mg}; regen perlapi. | Jarkko Hietaniemi | 2002-05-01 | 1 | -32/+47 |
* | Regen toc. | Jarkko Hietaniemi | 2002-04-29 | 1 | -224/+321 |
* | Detypo by Ronald Kimball. | Jarkko Hietaniemi | 2002-04-29 | 1 | -1/+1 |
* | FAQ sync. | Jarkko Hietaniemi | 2002-04-29 | 2 | -17/+17 |
* | updates to perlport.pod | Peter Prymmer | 2002-04-28 | 1 | -16/+24 |
* | No trunc worries. | Jarkko Hietaniemi | 2002-04-28 | 1 | -7/+0 |
* | Truncate the truncate tests (was Re: truncate to grow file) | Michael G. Schwern | 2002-04-28 | 1 | -0/+3 |
* | Some more known open() modes. | Rafael Garcia-Suarez | 2002-04-27 | 1 | -1/+1 |
* | Subject: Re: Change 16122: Try to be clearer about perlio. | Philip Newton | 2002-04-27 | 1 | -2/+2 |
* | Add taint rethink to the todo list. | Jarkko Hietaniemi | 2002-04-26 | 1 | -0/+6 |
* | Mention explicitly the NetBSD + pth combination. | Jarkko Hietaniemi | 2002-04-26 | 1 | -0/+6 |
* | Stop being coy. | Jarkko Hietaniemi | 2002-04-26 | 1 | -7/+13 |
* | Add an idea/question from Damian. | Jarkko Hietaniemi | 2002-04-26 | 1 | -0/+6 |
* | bytes::length TIMTOWTDI | Andreas König | 2002-04-26 | 1 | -3/+6 |
* | Mysterious setlocale() core dump in ancient Solaris | Jarkko Hietaniemi | 2002-04-25 | 1 | -0/+6 |
* | Elaborate a bit on Storable. | Jarkko Hietaniemi | 2002-04-25 | 1 | -1/+6 |
* | A word of warning to the users of UTF-8 locales. | Jarkko Hietaniemi | 2002-04-24 | 1 | -1/+4 |
* | Go on record about the binary backward incompatibility. | Jarkko Hietaniemi | 2002-04-23 | 1 | -0/+15 |
* | FAQ sync. | Jarkko Hietaniemi | 2002-04-23 | 2 | -2/+7 |
* | use encoding no more defaults to Latin 1. | Jarkko Hietaniemi | 2002-04-23 | 1 | -2/+2 |
* | pod/perlhist.pod | Abigail | 2002-04-23 | 1 | -28/+39 |
* | remove a redundant =over | Stas Bekman | 2002-04-23 | 1 | -2/+0 |
* | On Win32 the end.t failure should be gone now. | Jarkko Hietaniemi | 2002-04-22 | 1 | -6/+1 |
* | update VOS-specific pod files | Paul Green | 2002-04-22 | 1 | -12/+13 |
* | small corrections | Stas Bekman | 2002-04-22 | 3 | -4/+2 |
* | {PATCH docs] sockatmark | Mark-Jason Dominus | 2002-04-22 | 1 | -22/+2 |
* | Make writing user-defined character properties nicer. | Jarkko Hietaniemi | 2002-04-21 | 1 | -7/+13 |
* | One more way to do character class subtraction. | Jarkko Hietaniemi | 2002-04-21 | 1 | -3/+6 |
* | Typo in pod/perltrap.pod | Andrey Sapozhnikov | 2002-04-21 | 1 | -4/+10 |
* | Typo tweaks. | Jarkko Hietaniemi | 2002-04-21 | 1 | -2/+2 |
* | Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed | Mark-Jason Dominus | 2002-04-20 | 1 | -10/+12 |
* | Re: perl@16005 | Stas Bekman | 2002-04-20 | 1 | -1/+7 |
* | perlunicode.pod typos | Andreas König | 2002-04-20 | 1 | -7/+6 |
* | Fill in the PERLIO sections. | Nick Ing-Simmons | 2002-04-20 | 1 | -24/+116 |
* | User-defined character properties were unintentionally | Jarkko Hietaniemi | 2002-04-20 | 2 | -2/+82 |
* | warn on ref open without perlio | Rafael Garcia-Suarez | 2002-04-19 | 1 | -0/+10 |
* | Snip away an obsolete section noticed by Benjamin Goldberg. | Jarkko Hietaniemi | 2002-04-19 | 1 | -4/+0 |
* | Typo in pod/perldebtut.pod | Abigail | 2002-04-18 | 1 | -1/+1 |
* | z/OS situation update. | Jarkko Hietaniemi | 2002-04-18 | 1 | -4/+5 |
* | [PATCH 5.7.3 docs] The question deals with a bug that was fixed | Mark-Jason Dominus | 2002-04-18 | 1 | -34/+22 |
* | Documents for Merijn and lots of XXXs for NI-S :-) | Jarkko Hietaniemi | 2002-04-16 | 2 | -8/+52 |
* | Small patch: detypo and style change | Philip Newton | 2002-04-16 | 1 | -3/+3 |
* | Some UTF-8 todos. | Jarkko Hietaniemi | 2002-04-16 | 1 | -3/+10 |
* | Let's not promise too much: use utf8 only works on identifier | Jarkko Hietaniemi | 2002-04-16 | 1 | -4/+3 |
* | Add CJK READMEs from Autrijus Tang, Dan Kogai, and | Jarkko Hietaniemi | 2002-04-16 | 3 | -86/+268 |