Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Regen perlapi. | Jarkko Hietaniemi | 2001-07-31 | 1 | -7/+10 | |
* | Regen toc. | Jarkko Hietaniemi | 2001-07-31 | 1 | -36/+26 | |
* | [ID 20010621.004] Typo in perlobj.pod | Audrey Tang | 2001-07-31 | 1 | -1/+1 | |
* | Re: [ID 20010529.002] typos in man page perlre | Stephen P. Potter | 2001-07-31 | 1 | -1/+1 | |
* | split()'s unused captures should be undef, not '' | Jeff Pinyan | 2001-07-29 | 1 | -0/+9 | |
* | $^N foolery as well | Jeff Pinyan | 2001-07-29 | 1 | -4/+2 | |
* | [DOC PATCH bleadperl] perlport.pod and C<..">>"...> | Philip Newton | 2001-07-28 | 1 | -1/+2 | |
* | Doc fix for perlguts / threading | Arthur Bergman | 2001-07-26 | 1 | -2/+2 | |
* | add io/fs.t to vmsperl test suite | Peter Prymmer | 2001-07-24 | 1 | -1/+1 | |
* | Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER> | Larry Shatzer, Jr. | 2001-07-23 | 1 | -2/+2 | |
* | Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod | Peter Prymmer | 2001-07-22 | 1 | -8/+8 | |
* | Integrate change #11408 from macperl. | Jarkko Hietaniemi | 2001-07-21 | 1 | -13/+10 | |
* | [DOC PATCH bleadperl] its vs it's in perlhack.pod | Philip Newton | 2001-07-19 | 1 | -1/+1 | |
* | Doc patch: perlre should mention perlrequick and perlretut | Mark-Jason Dominus | 2001-07-18 | 1 | -4/+14 | |
* | Sections on writing tests & patching core mods | Michael G. Schwern | 2001-07-17 | 1 | -16/+118 | |
* | make printf refer to sprintf | Gwyn Judd | 2001-07-17 | 1 | -3/+4 | |
* | patch to add DEL to [:cntrl:] | Jeffrey Friedl | 2001-07-14 | 1 | -1/+2 | |
* | Add information about gcc 3.0 basic block profiling. | Jarkko Hietaniemi | 2001-07-13 | 2 | -24/+98 | |
* | Bump the version to 5.7.2. | Jarkko Hietaniemi | 2001-07-13 | 1 | -0/+1 | |
* | Remove unicode::distinct, as per Inaba Hiroto. | Jarkko Hietaniemi | 2001-07-13 | 2 | -43/+46 | |
* | Paging for Dr Octothorpe. | Jarkko Hietaniemi | 2001-07-13 | 1 | -1/+1 | |
* | cut-n-paste error noticed by mjd. | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+1 | |
* | update the octal situation in perlfaq4.pod | Peter Prymmer | 2001-07-12 | 1 | -5/+22 | |
* | Add HAS_PTHREAD_ATFORK. | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+1 | |
* | informational tweaks to perl572delta.pod | Peter Prymmer | 2001-07-12 | 1 | -3/+9 | |
* | Typo spotted by Philip Newton. | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+1 | |
* | Add README.uts from Hal Morris. | Jarkko Hietaniemi | 2001-07-12 | 4 | -12/+23 | |
* | Regen Configure, modlib, toc. | Jarkko Hietaniemi | 2001-07-12 | 2 | -20/+22 | |
* | AIX doc update. | Jarkko Hietaniemi | 2001-07-12 | 1 | -5/+7 | |
* | Rename Unicode::UCD to UnicodeCD to avoid | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+1 | |
* | Update the AIX known problems section. | Jarkko Hietaniemi | 2001-07-12 | 1 | -6/+7 | |
* | Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test | Mark-Jason Dominus | 2001-07-12 | 2 | -19/+0 | |
* | Retract #11166 (and #11237). | Jarkko Hietaniemi | 2001-07-12 | 1 | -12/+15 | |
* | Use reentrant API glibc | Artur Bergman | 2001-07-12 | 1 | -33/+33 | |
* | Threadsafe PMOPs! We might still win this war. | Artur Bergman | 2001-07-11 | 1 | -33/+33 | |
* | Integrate #11263 from macperl; macos and macosx updates. | Jarkko Hietaniemi | 2001-07-11 | 1 | -14/+7 | |
* | [DOC PATCH] Pluggable runops | Paul Johnson | 2001-07-11 | 1 | -0/+17 | |
* | doc patch; times() in scalar context | Mark-Jason Dominus | 2001-07-11 | 1 | -0/+2 | |
* | Regen toc and modlib. | Jarkko Hietaniemi | 2001-07-10 | 2 | -30/+169 | |
* | Mention package; deprecation and the Win32 problems. | Jarkko Hietaniemi | 2001-07-10 | 1 | -1/+11 | |
* | deprecate package with no arguments | Robin Houston | 2001-07-10 | 2 | -2/+11 | |
* | Upgrade to podlators 1.10. | Jarkko Hietaniemi | 2001-07-10 | 2 | -23/+35 | |
* | Simplify yytoke() | Simon Cozens | 2001-07-08 | 1 | -19/+19 | |
* | Fix I18N::Langinfo nits noticed but Philip Newton. | Jarkko Hietaniemi | 2001-07-08 | 1 | -10/+13 | |
* | Add I18N::Langinfo, which is basically a wrapper around | Jarkko Hietaniemi | 2001-07-08 | 2 | -6/+39 | |
* | The UNICOS/mk SysV IPC problem has been fixed. | Jarkko Hietaniemi | 2001-07-07 | 1 | -4/+0 | |
* | Slight update tweaks on perlunicode.pod. | Jarkko Hietaniemi | 2001-07-07 | 1 | -74/+75 | |
* | Regen toc. | Jarkko Hietaniemi | 2001-07-06 | 1 | -23/+50 | |
* | perlfaq4.pod | Dave Liney | 2001-07-06 | 1 | -1/+1 | |
* | (Retracted by #11285.) | Abhijit Menon-Sen | 2001-07-06 | 1 | -15/+12 |