| Commit message (Expand) | Author | Age | Files | Lines |
* | (retracted by #17551) | Jarkko Hietaniemi | 2002-07-15 | 1 | -0/+13 |
* | Upgrade to podlators 1.23. | Jarkko Hietaniemi | 2002-07-15 | 2 | -6/+13 |
* | Say something about missing "Perl_get_sv". | Jarkko Hietaniemi | 2002-07-15 | 1 | -0/+9 |
* | Unfortunately we have to downgrade the status of DJGPP. | Jarkko Hietaniemi | 2002-07-14 | 2 | -4/+12 |
* | I would say the long double support has matured enough. | Jarkko Hietaniemi | 2002-07-14 | 1 | -12/+0 |
* | The z/OS problems are dependent on the environment; | Jarkko Hietaniemi | 2002-07-14 | 1 | -2/+3 |
* | perldelta didn't know of FreeBSD 4.6 readdir_r. | Jarkko Hietaniemi | 2002-07-14 | 1 | -2/+2 |
* | perldelta shuffling. | Jarkko Hietaniemi | 2002-07-14 | 1 | -36/+36 |
* | Document the Thread:: change. | Jarkko Hietaniemi | 2002-07-14 | 1 | -1/+7 |
* | Add a few new diagnostics. | Jarkko Hietaniemi | 2002-07-14 | 1 | -9/+121 |
* | Move the debugger changes from "diagnostics" to "fixes". | Jarkko Hietaniemi | 2002-07-14 | 1 | -27/+27 |
* | Small pod nits. | Jarkko Hietaniemi | 2002-07-13 | 2 | -9/+9 |
* | Update perlhist. | Jarkko Hietaniemi | 2002-07-13 | 1 | -0/+1 |
* | Update the CPAN sites list in perlmodlib, regen toc. | Jarkko Hietaniemi | 2002-07-13 | 3 | -1082/+912 |
* | More admonishment that one shouldn't waste one's efforts | Jarkko Hietaniemi | 2002-07-13 | 1 | -3/+4 |
* | The warning "Use of tainted arguments in %s is deprecated" | Rafael Garcia-Suarez | 2002-07-13 | 1 | -1/+1 |
* | Update the 5.005threads failure status. | Jarkko Hietaniemi | 2002-07-12 | 1 | -11/+16 |
* | threads::shared::queue and semaphore become Thread::Semaphore | Jarkko Hietaniemi | 2002-07-12 | 3 | -89/+23 |
* | Many of the feared z/OS failures turned out to be false alarms. | Jarkko Hietaniemi | 2002-07-12 | 1 | -21/+1 |
* | Easy z/OS fix by skipping raw UTF-8. | Jarkko Hietaniemi | 2002-07-12 | 1 | -2/+0 |
* | Update the z/OS situation. | Jarkko Hietaniemi | 2002-07-12 | 1 | -7/+28 |
* | Regen modlib, toc. | Jarkko Hietaniemi | 2002-07-12 | 2 | -4/+12 |
* | BeOS failure merge, noticed by Daniel Berger. | Jarkko Hietaniemi | 2002-07-12 | 1 | -0/+2 |
* | Mention the FAT vs NDBM_File problem on Cygwin also in perldelta. | Jarkko Hietaniemi | 2002-07-11 | 1 | -0/+5 |
* | Microdoctweak. | Jarkko Hietaniemi | 2002-07-11 | 1 | -1/+1 |
* | Document better the PerlIO_{export,release,import}FILE() | Jarkko Hietaniemi | 2002-07-11 | 1 | -0/+6 |
* | Small threads docs cleanups. | Jarkko Hietaniemi | 2002-07-10 | 1 | -1/+1 |
* | [DOC PATCH] some doc nits after 17463 | Elizabeth Mattijsen | 2002-07-10 | 2 | -5/+9 |
* | Small perldelta tweaks. | Jarkko Hietaniemi | 2002-07-10 | 1 | -22/+26 |
* | Change PerlIO::Scalar and Via to scalar and via. | Jarkko Hietaniemi | 2002-07-09 | 3 | -16/+42 |
* | Tweak perldelta for the new PerlIO::Vianess. | Jarkko Hietaniemi | 2002-07-09 | 1 | -12/+11 |
* | Update the port status. | Jarkko Hietaniemi | 2002-07-09 | 1 | -5/+7 |
* | [PATCH] Removing example layers from MIME::QuotedPrint | Elizabeth Mattijsen | 2002-07-09 | 1 | -8/+5 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-07-09 | 1 | -4/+16 |
|\ |
|
| * | perldiag patch for implied open of STDIN/STDOUT/STDERR | Nick Ing-Simmons | 2002-07-09 | 1 | -4/+16 |
* | | [DOC PATCH] perlre, minor error | Steffen Müller | 2002-07-09 | 1 | -1/+1 |
|/ |
|
* | Add a note about perlmonks as suggested by Ilya Martynov; | Jarkko Hietaniemi | 2002-07-08 | 1 | -1/+9 |
* | [DOC PATCH] perlfaq2.pod, perlmodstyle.pod | Iain Truskett | 2002-07-08 | 2 | -4/+10 |
* | [DOC PATCH] perlthrtut.pod | Iain Truskett | 2002-07-08 | 1 | -8/+8 |
* | Regen toc, modlib. | Jarkko Hietaniemi | 2002-07-07 | 2 | -54/+53 |
* | Replace the word "discipline" by "layer" almost everywhere, | Rafael Garcia-Suarez | 2002-07-07 | 7 | -58/+63 |
* | [DOC PATCH] minor typo in podselect.PL | Dave Mitchell | 2002-07-04 | 1 | -1/+1 |
* | Typos and missing warning categories. | Rafael Garcia-Suarez | 2002-07-04 | 1 | -5/+5 |
* | [DOC PATCH] perliol.pod nit | Elizabeth Mattijsen | 2002-07-01 | 1 | -1/+1 |
* | Threads doc patch | Iain Truskett | 2002-07-01 | 1 | -2/+2 |
* | Regen toc (skip the XS:: since they do not get installed) | Jarkko Hietaniemi | 2002-06-30 | 2 | -55/+18 |
* | Various precisions. | Rafael Garcia-Suarez | 2002-06-29 | 1 | -10/+12 |
* | [DOC PATCH] Re: [ID 20020623.006] Tie::StdHandle produces bogus untie() warnings | Yitzchak Scott-Thoennes | 2002-06-28 | 1 | -0/+1 |
* | chomp clarifications by Elizabeth Mattijsen. | Rafael Garcia-Suarez | 2002-06-26 | 1 | -0/+9 |
* | Re: [PATCH RC2] VMS nits, add getppid(), admit absence of fork() | Peter Prymmer | 2002-06-26 | 1 | -1/+1 |