Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small nit in perlsyn about the new // operator | Rafael Garcia-Suarez | 2003-05-12 | 1 | -1/+1 |
* | Use a more sophisticated heuristics to produce the warning | Rafael Garcia-Suarez | 2003-05-12 | 2 | -10/+31 |
* | Work also without perlio. | Jarkko Hietaniemi | 2003-05-12 | 1 | -8/+14 |
* | Panther preparation. | Jarkko Hietaniemi | 2003-05-12 | 2 | -3/+41 |
* | More moves to intrpvar.h. | Jarkko Hietaniemi | 2003-05-12 | 5 | -21/+28 |
* | fix for Tie::File test failures on windows: the problem was | Gurusamy Sarathy | 2003-05-12 | 1 | -0/+10 |
* | Move the thread *hook into interpreter. | Jarkko Hietaniemi | 2003-05-11 | 5 | -22/+28 |
* | [perl #7391] Perl crashes with certain write() formats. | Dave Mitchell | 2003-05-11 | 1 | -1/+11 |
* | Open UNIX is not really "formerly Unixware", since the most | Rafael Garcia-Suarez | 2003-05-11 | 1 | -1/+1 |
* | Slight tweaks to the platform list. | Jarkko Hietaniemi | 2003-05-11 | 1 | -7/+10 |
* | Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop | Casey West | 2003-05-11 | 1 | -8/+32 |
* | perlport.pod nit for doc bug #8253. | Rafael Garcia-Suarez | 2003-05-11 | 1 | -0/+3 |
* | Use test.pl. | Jarkko Hietaniemi | 2003-05-11 | 1 | -1/+6 |
* | Try to handle a $^X with spaces in it. | Jarkko Hietaniemi | 2003-05-11 | 1 | -1/+1 |
* | Separate the creation of the command to run by | Jarkko Hietaniemi | 2003-05-11 | 1 | -1/+6 |
* | Fixup the method behaviour table. | Jarkko Hietaniemi | 2003-05-11 | 1 | -9/+12 |
* | Integrate from perlio: | Jarkko Hietaniemi | 2003-05-11 | 4 | -84/+155 |
|\ | |||||
| * | add test for change#19475,19479 (bugs#21717,22140) | Gurusamy Sarathy | 2003-05-11 | 1 | -3/+14 |
| * | Tests to prove Ticket 9468 is fixed. | Nick Ing-Simmons | 2003-05-11 | 1 | -2/+20 |
| * | Unused variable | Nick Ing-Simmons | 2003-05-11 | 1 | -3/+2 |
| * | Better but still unproven fix for lseek() on pipes. | Nick Ing-Simmons | 2003-05-10 | 1 | -15/+22 |
| * | Fix for bugs 21717 and 22140. | Nick Ing-Simmons | 2003-05-10 | 2 | -3/+26 |
| * | Tweaks to Jarkko's NULL deref checks in perlio.c | Nick Ing-Simmons | 2003-05-10 | 2 | -79/+147 |
| |\ | |||||
| * \ | Integrate mainline | Nick Ing-Simmons | 2003-05-10 | 38 | -604/+2307 |
| |\ \ | |||||
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2003-05-08 | 5 | -39/+65 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-05-06 | 215 | -2208/+23937 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline (run/switchd.t fails). | Nick Ing-Simmons | 2003-05-02 | 35 | -260/+553 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline. | Nick Ing-Simmons | 2003-04-27 | 119 | -2879/+5623 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-04-17 | 269 | -2615/+5406 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-04-01 | 136 | -12619/+16745 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-03-22 | 183 | -10711/+13342 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-03-07 | 167 | -4938/+7458 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Integrate mainline (Works again) | Nick Ing-Simmons | 2003-02-16 | 18 | -83/+220 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline (storable is dead) | Nick Ing-Simmons | 2003-02-15 | 122 | -1526/+12334 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-02-02 | 1 | -11/+56 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | | fix Embed.t failure on windows: PERL_SYS_TERM() is implemented | Gurusamy Sarathy | 2003-05-11 | 4 | -1/+13 |
* | | | | | | | | | | | | | | | Test _getcode(). | Jarkko Hietaniemi | 2003-05-11 | 1 | -3/+13 |
* | | | | | | | | | | | | | | | Clarify the doc (and the code) for Unicode code points. | Jarkko Hietaniemi | 2003-05-11 | 1 | -5/+8 |
* | | | | | | | | | | | | | | | Another doc suggestion from terry@eatoni.com (terry jones): | Jarkko Hietaniemi | 2003-05-11 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | Add Encode's META.yml. | Jarkko Hietaniemi | 2003-05-10 | 2 | -0/+10 |
* | | | | | | | | | | | | | | | Upgrade to Encode 1.94. | Jarkko Hietaniemi | 2003-05-10 | 8 | -57/+155 |
* | | | | | | | | | | | | | | | Doc bug noticed by terry@eatoni.com (terry jones). | Jarkko Hietaniemi | 2003-05-10 | 1 | -2/+2 |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Try to plug more potential PerlIO NULL method | Jarkko Hietaniemi | 2003-05-10 | 2 | -17/+72 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | UseNicerNames instead of SHOUTING_LIKE_THIS. | Jarkko Hietaniemi | 2003-05-10 | 1 | -21/+21 |
* | | | | | | | | | | | | | In eof() the errno can get stomped by the peek-ahead. | Jarkko Hietaniemi | 2003-05-10 | 2 | -2/+5 |
* | | | | | | | | | | | | | A regression test for the remaining "Final $ should be..." error. | Rafael Garcia-Suarez | 2003-05-09 | 1 | -1/+4 |
* | | | | | | | | | | | | | Remove the error messages "Final @ should be \@ or @name" | Rafael Garcia-Suarez | 2003-05-09 | 2 | -11/+0 |
* | | | | | | | | | | | | | Have to think this test more when I'm awake. | Jarkko Hietaniemi | 2003-05-09 | 1 | -1/+2 |
* | | | | | | | | | | | | | Document that perl tries to load .pmc files before .pm files. | Casey West | 2003-05-09 | 1 | -0/+9 |
* | | | | | | | | | | | | | Fix for doc bug #8602 : clarify eof() example comments | Rafael Garcia-Suarez | 2003-05-09 | 1 | -3/+2 |