Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Regen Glossary et al. | Jarkko Hietaniemi | 2003-05-24 | 3 | -6/+19 | |
* | Add a real scan for pthread_attr_setscope(). | Jarkko Hietaniemi | 2003-05-24 | 3 | -2/+15 | |
* | lib/ftp.pl requires the obsoleted (and removed) chat2.pl. | Jarkko Hietaniemi | 2003-05-24 | 2 | -1087/+0 | |
* | Noticed by John P. Linderman. | Jarkko Hietaniemi | 2003-05-23 | 4 | -13/+13 | |
* | RE: state of deparse? | Robin Barker | 2003-05-23 | 1 | -0/+4 | |
* | for Configure -Dnoextensions=Encode | Robin Barker | 2003-05-23 | 5 | -4/+11 | |
* | RE: [PATCH] RE: maint snapshot @ 19525 | Robin Barker | 2003-05-23 | 5 | -128/+40 | |
* | Hasty editing, grumble. | Jarkko Hietaniemi | 2003-05-23 | 1 | -2/+2 | |
* | Linewrapping MUAs, grumble. | Jarkko Hietaniemi | 2003-05-23 | 1 | -4/+2 | |
* | U/WIN extension fix from John P. Linderman. | Jarkko Hietaniemi | 2003-05-23 | 1 | -2/+4 | |
* | Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...] | Dan Kogai | 2003-05-23 | 4 | -15/+79 | |
* | ExtUtils::MakeMaker 6.10_03 -> 6.10_04 | Michael G. Schwern | 2003-05-23 | 20 | -98/+433 | |
* | Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...] | Dan Kogai | 2003-05-23 | 6 | -250/+96 | |
* | Workaround for buggy gcc 2.95.3 in openbsd/sparc64. | Jarkko Hietaniemi | 2003-05-23 | 3 | -1/+24 | |
* | Re: [cpan #2629] Wrong assumption in numeric comparison | Dan Kogai | 2003-05-22 | 1 | -1/+1 | |
* | [perl #21887] h2xs becoming enum-aware | Tassilo von Parseval | 2003-05-21 | 1 | -39/+99 | |
* | New warning "Useless localization of %s", based on | Dave Mitchell | 2003-05-21 | 3 | -14/+132 | |
* | Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to | Rafael Garcia-Suarez | 2003-05-21 | 5 | -9/+13 | |
* | More U/WIN tweaks from John P. Linderman. | Jarkko Hietaniemi | 2003-05-21 | 2 | -1/+3 | |
* | perldata.pod revamp rev. 3 | Shlomi Fish | 2003-05-21 | 1 | -10/+48 | |
* | Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used | Ronald J. Kimball | 2003-05-21 | 1 | -7/+13 | |
* | MAN3PODS => {} good. (Was in 5.8.0, has been lost at some point.) | Jarkko Hietaniemi | 2003-05-21 | 1 | -0/+1 | |
* | U/WIN test tweak from John P. Linderman. | Jarkko Hietaniemi | 2003-05-21 | 1 | -1/+5 | |
* | VMS test tweak from Craig Berry. | Jarkko Hietaniemi | 2003-05-21 | 1 | -6/+7 | |
* | U/WIN test nit for John P. Linderman. | Jarkko Hietaniemi | 2003-05-21 | 1 | -2/+2 | |
* | [Encode] 1.95 released | Dan Kogai | 2003-05-21 | 24 | -1317/+1331 | |
* | Enhance the failure reporting for the pod2html tests | Rafael Garcia-Suarez | 2003-05-20 | 2 | -14/+30 | |
* | Upgrade to Getopt::Long 2.33 | Rafael Garcia-Suarez | 2003-05-20 | 3 | -28/+28 | |
* | Upgrade to CPAN 1.70_54 | Andreas König | 2003-05-20 | 5 | -1083/+105 | |
* | Further -Uuseperlio tweaking. | Jarkko Hietaniemi | 2003-05-19 | 1 | -3/+6 | |
* | Re: Possible precedence problem on bitwise ^ operator | Yitzchak Scott-Thoennes | 2003-05-19 | 2 | -7/+8 | |
* | More Ultrix double definition avoidance. | Jarkko Hietaniemi | 2003-05-19 | 1 | -2/+4 | |
* | Integrate perlio: | Jarkko Hietaniemi | 2003-05-19 | 1 | -9/+17 | |
|\ | ||||||
| * | EINTR retry should exit on count >= 0 not !=0 | Nick Ing-Simmons | 2003-05-18 | 1 | -4/+4 | |
| * | Fix ticket 18265 | Nick Ing-Simmons | 2003-05-18 | 1 | -5/+13 | |
| * | Integrate UTF7 (now initial create has been submitted) | Nick Ing-Simmons | 2003-05-18 | 1 | -4/+4 | |
| |\ | ||||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2003-05-18 | 20 | -97/+595 | |
| |\ \ | ||||||
| * | | | Enache Adrian <enache@rdslink.ro> test for Win32 sysread/O_TEXT issue. | Nick Ing-Simmons | 2003-05-17 | 1 | -1/+13 | |
| * | | | Spotted a bare close() where PerlLIO_close() seems correct. | Nick Ing-Simmons | 2003-05-17 | 1 | -2/+2 | |
| * | | | Fix ticket #22219 | Nick Ing-Simmons | 2003-05-17 | 1 | -0/+8 | |
| * | | | Integrate mainline | Nick Ing-Simmons | 2003-05-17 | 36 | -154/+481 | |
| |\ \ \ | ||||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-05-13 | 17 | -44/+121 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-05-12 | 30 | -143/+390 | |
| |\ \ \ \ \ | ||||||
* | | | | | | | Nekkid numbers. | Jarkko Hietaniemi | 2003-05-19 | 1 | -1/+1 | |
* | | | | | | | Meaningless cosmetics. | Jarkko Hietaniemi | 2003-05-19 | 1 | -12/+12 | |
* | | | | | | | Make Perl_ithread_self() a bit more helpful when | Jarkko Hietaniemi | 2003-05-19 | 1 | -1/+4 | |
* | | | | | | | Slightly wrong panic messages. | Jarkko Hietaniemi | 2003-05-19 | 1 | -3/+3 | |
* | | | | | | | Ultrix: the #19435 helped the IO extension, so this should | Jarkko Hietaniemi | 2003-05-19 | 1 | -1/+3 | |
* | | | | | | | Based on | Craig A. Berry | 2003-05-19 | 1 | -0/+2 | |
* | | | | | | | Make the test work without perlio, from Dan Kogai. | Jarkko Hietaniemi | 2003-05-19 | 1 | -1/+6 |