Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+1 |
* | The problem described in this | root | 2000-07-29 | 1 | -1/+13 |
* | make eq unicode-aware (from Gisle Aas); fix bogus tests revealed | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+8 |
* | change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}" | Gurusamy Sarathy | 2000-03-20 | 1 | -1/+5 |
* | make "\N{...}" enable utf8-ness correctly | Gurusamy Sarathy | 2000-03-18 | 1 | -2/+15 |
* | rename byte:: to bytes:: | Gurusamy Sarathy | 2000-02-19 | 1 | -1/+1 |
* | introduce $^U, a global bit to indicate whether system | Gurusamy Sarathy | 2000-01-31 | 1 | -1/+1 |
* | more ebcdic testsuite fixups (from Peter Prymmer) | Gurusamy Sarathy | 1999-12-28 | 1 | -1/+1 |
* | charnames and UTEST | Ilya Zakharevich | 1999-10-25 | 1 | -9/+13 |
* | Use \N{named characters} instead of \C. | Ilya Zakharevich | 1999-08-30 | 1 | -5/+5 |
* | Introduce the charnames pragma. | Jarkko Hietaniemi | 1999-08-04 | 1 | -0/+53 |