| Commit message (Expand) | Author | Age | Files | Lines |
* | Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO. | Nick Ing-Simmons | 2000-12-09 | 1 | -1/+2 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+2 |
* | require.t needs binmode() to work on windows | Gurusamy Sarathy | 2000-08-02 | 1 | -0/+1 |
* | The swallow_bom() saga continues. The #23 of require.t | Jarkko Hietaniemi | 2000-07-31 | 1 | -9/+10 |
* | Get UTF16 BOMs working. Patch from | M. J. T. Guy | 2000-07-25 | 1 | -1/+2 |
* | integrate cfgperl changes#6261..6266 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+11 |
* | do FILE should not see outside lexicals (from Rick Delaney | Gurusamy Sarathy | 2000-03-08 | 1 | -2/+13 |
* | per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> and | Gurusamy Sarathy | 2000-02-23 | 1 | -3/+3 |
* | adjust for lost fp precision in require version check | Gurusamy Sarathy | 2000-02-22 | 1 | -5/+5 |
* | remove dual-valueness of v-strings (i.e., they are pure strings | Gurusamy Sarathy | 2000-02-21 | 1 | -10/+10 |
* | longstanding bug in parsing "require VERSION", could reallocate | Gurusamy Sarathy | 2000-02-10 | 1 | -1/+19 |
* | support for v5.5.640 style version numbers | Gurusamy Sarathy | 1999-12-24 | 1 | -1/+51 |
* | applied suggested patch, modulo superseded parts | Charles Bailey | 1999-03-24 | 1 | -1/+1 |
* | make testsuite somewhat location independent | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+1 |
* | Bison says 'parse error', not 'parser error'. | Jarkko Hietaniemi | 1998-10-28 | 1 | -2/+2 |
* | More robustness. | Jarkko Hietaniemi | 1998-10-26 | 1 | -1/+1 |
* | More robust yacc/bison failure output handling. | Jarkko Hietaniemi | 1998-10-17 | 1 | -1/+3 |
* | several new tests needed tweaking to work under utf8 | Larry Wall | 1998-09-05 | 1 | -1/+1 |
* | end pod processing when source file is closed (prevents it carrying | Gurusamy Sarathy | 1998-08-05 | 1 | -5/+19 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -1/+1 |
* | [win32] make t/comp/require.t type xtext | Gurusamy Sarathy | 1998-02-12 | 1 | -0/+0 |
* | [win32] fix extra LEAVE when require fails | Gurusamy Sarathy | 1998-02-12 | 1 | -0/+36 |