Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 23 | -3341/+3517 |
* | typo | Hugo van der Sanden | 2002-08-05 | 2 | -2/+2 |
* | warn that keywords.h is generated | Hugo van der Sanden | 2002-08-05 | 2 | -0/+6 |
* | [ID 20020704.001] again: #17678 caused test failures in pod2html, | Hugo van der Sanden | 2002-08-04 | 1 | -13/+14 |
* | Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint') | Hugo van der Sanden | 2002-08-04 | 2 | -8/+21 |
* | Main branch no longer needs op/taint.t version check. | Hugo van der Sanden | 2002-08-04 | 1 | -3/+1 |
* | Re: [PATCH] Re: taint news | Rick Delaney | 2002-08-04 | 1 | -24/+4 |
* | Fix email address for Kragen Sitaker <kragen@pobox.com>. | Hugo van der Sanden | 2002-08-04 | 1 | -1/+1 |
* | AUTHORS | Colin Watson | 2002-08-04 | 1 | -1/+1 |
* | AUTHORS | Walt Mankowski | 2002-08-04 | 1 | -1/+1 |
* | Re: mention of "use sort" botched in perlfunc? | Michael G. Schwern | 2002-08-04 | 1 | -1/+1 |
* | Change version from 5.8.0 to 5.9.0. | Hugo van der Sanden | 2002-08-04 | 15 | -1916/+1916 |
* | Typo in regcomp.c | Chris Ball | 2002-07-28 | 1 | -2/+2 |
* | Upgrade to Unicode::Collate 0.20. | Jarkko Hietaniemi | 2002-07-25 | 4 | -203/+431 |
* | Commas, schcommas. | Jarkko Hietaniemi | 2002-07-23 | 1 | -1/+1 |
* | Copy perldelta as perl58delta, purge the perldelta. | Jarkko Hietaniemi | 2002-07-19 | 3 | -3679/+3739 |
* | Update Changes; mainly to get the DEVELNNNNN stamp back in business. | Jarkko Hietaniemi | 2002-07-19 | 2 | -0/+23 |
* | Integrate perlio (no changes, but that's fine). | Jarkko Hietaniemi | 2002-07-19 | 0 | -0/+0 |
|\ | |||||
| * | Integrate mainline@17638, apply couple | Nick Ing-Simmons | 2002-07-19 | 19 | -171/+494 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-07-18 | 8 | -33/+137 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-07-17 | 13 | -80/+238 |
| |\ \ \ | |||||
* | | | | | It's all yours, Hugo. | Jarkko Hietaniemi | 2002-07-19 | 3 | -92143/+92173 |
| |_|_|/ |/| | | | |||||
* | | | | Update Changes. | Jarkko Hietaniemi | 2002-07-18 | 1 | -0/+16 |
* | | | | This is 5.8.0. | Jarkko Hietaniemi | 2002-07-18 | 1 | -1/+0 |
* | | | | Update Changes; update Configure. | Jarkko Hietaniemi | 2002-07-18 | 5 | -8/+94 |
* | | | | Update perlhist. | Jarkko Hietaniemi | 2002-07-18 | 1 | -0/+1 |
* | | | | [DOCPATCH] Re: [Patch] rand() functionality | Nicholas Clark | 2002-07-18 | 1 | -2/+4 |
* | | | | Mention the chdir("")/chdir(undef) deprecation. | Jarkko Hietaniemi | 2002-07-18 | 1 | -0/+13 |
* | | | | Warn about mixing signals and threads; | Jarkko Hietaniemi | 2002-07-18 | 1 | -0/+8 |
* | | | | Regen toc. | Jarkko Hietaniemi | 2002-07-18 | 1 | -7/+12 |
* | | | | AUTHORS updates. | Jarkko Hietaniemi | 2002-07-18 | 1 | -2/+4 |
* | | | | perlvar pod | John L. Allen | 2002-07-18 | 1 | -0/+7 |
* | | | | exclude windows from change#17569 since it "breaks" pseudo-forked | Gurusamy Sarathy | 2002-07-18 | 1 | -4/+4 |
* | | | | File::stat bug + workarounds, based on Yves Orton's patch. | Jarkko Hietaniemi | 2002-07-18 | 1 | -0/+14 |
* | | | | Add a pointer about the non-portability of ctime, | Jarkko Hietaniemi | 2002-07-18 | 1 | -1/+5 |
* | | | | Thread-safety doc tweaks from Jörg Walter <jwalt@cpan.org>; | Jarkko Hietaniemi | 2002-07-18 | 1 | -30/+57 |
* | | | | Re: [PATCH] AUTHORS and INSTALL | Andy Dougherty | 2002-07-18 | 1 | -77/+53 |
* | | | | Re: [PATCH] AUTHORS and INSTALL | Chris Ball | 2002-07-18 | 1 | -9/+12 |
* | | | | Update Changes. | Jarkko Hietaniemi | 2002-07-18 | 2 | -1/+155 |
* | | | | AUTHORS and INSTALL | Richard Foley | 2002-07-18 | 2 | -26/+36 |
* | | | | NetWare tweaks from Ananth Kesari | Jarkko Hietaniemi | 2002-07-18 | 2 | -1/+4 |
* | | | | Update on OS/2 status. | Jarkko Hietaniemi | 2002-07-18 | 1 | -13/+6 |
| |_|/ |/| | | |||||
* | | | It would seem that Mac OS X has fixed the INT32_MIN INT64_MIN. | Jarkko Hietaniemi | 2002-07-18 | 1 | -2/+8 |
* | | | [perl #15015] truncate incorrectly calls ftruncate w/ Linux w/+largefiles | Leif Huhn | 2002-07-18 | 1 | -1/+1 |
* | | | Further OS/2 symbol tweaking. | Jarkko Hietaniemi | 2002-07-18 | 1 | -5/+5 |
* | | | Re: sprintf: fix and docs | Hugo van der Sanden | 2002-07-17 | 2 | -2/+33 |
* | | | Reintroduce #17486, but this time with Sebastian Wittmeier's | Jarkko Hietaniemi | 2002-07-17 | 1 | -0/+15 |
* | | | Regen toc. | Jarkko Hietaniemi | 2002-07-17 | 1 | -4/+4 |
* | | | Document the DJGPP status. | Jarkko Hietaniemi | 2002-07-17 | 1 | -0/+22 |
* | | | UTF-8 news tweak. | Jarkko Hietaniemi | 2002-07-17 | 1 | -2/+5 |