Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Removed toy from 17133 after Matt Sargeants request. | Artur Bergman | 2001-08-23 | 1 | -1/+1 | |
* | Faster permutation algorithms | Robin Houston | 2001-08-23 | 1 | -0/+6 | |
* | Rewrite $. entry and switch to -> syntax | Ilmari Karonen | 2001-08-20 | 1 | -21/+34 | |
* | New try for ID 20010407.006: detach the semantics | Jarkko Hietaniemi | 2001-08-18 | 1 | -1/+1 | |
* | Document the bytes-to-Unicode upgrading. | Jarkko Hietaniemi | 2001-08-16 | 1 | -5/+10 | |
* | Todo updates. | Jarkko Hietaniemi | 2001-08-14 | 1 | -12/+20 | |
* | [PATHC] sharedsv.[c|h] | Jarkko Hietaniemi | 2001-08-13 | 1 | -18/+82 | |
* | Todo updates and fixes. | Jarkko Hietaniemi | 2001-08-12 | 1 | -17/+9 | |
* | Dispell the "use utf8" superstition. | Jarkko Hietaniemi | 2001-08-12 | 4 | -34/+120 | |
* | Decommission Time::Piece; unnecessary Yet Another Time-Date Module. | Jarkko Hietaniemi | 2001-08-10 | 3 | -149/+32 | |
* | patch for perlvar.pod | Mark A. Hershberger | 2001-08-10 | 1 | -5/+5 | |
* | s/z/tz/ | Jarkko Hietaniemi | 2001-08-09 | 1 | -1/+1 | |
* | Article nit. | Jarkko Hietaniemi | 2001-08-09 | 1 | -1/+1 | |
* | Rename lib/unicode files to lib/unicore to avoid | Jarkko Hietaniemi | 2001-08-09 | 1 | -1/+1 | |
* | Introduce more floating point classifying APIs; | Jarkko Hietaniemi | 2001-08-09 | 1 | -194/+82 | |
* | better VMS docs for $?, exit(), and system() | Craig A. Berry | 2001-08-08 | 2 | -1/+17 | |
* | Update the magazine information. | Jarkko Hietaniemi | 2001-08-07 | 1 | -12/+19 | |
* | With permission, change the licensing of the docs by | Jarkko Hietaniemi | 2001-08-07 | 13 | -71/+27 | |
* | Advertise File::Temp, don't advertise POSIX::tmpnam(). | Jarkko Hietaniemi | 2001-08-06 | 1 | -21/+14 | |
* | Add PerlCE to the docs. | Jarkko Hietaniemi | 2001-08-02 | 4 | -2/+112 | |
* | [ID 20010801.039] perlre.pod message typo | Audrey Tang | 2001-08-01 | 1 | -1/+1 | |
* | 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 |