| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | allocate sufficient buffer sizes for 64-bit wide utf8 characters | Gurusamy Sarathy | 2000-02-19 | 1 | -17/+17 |
* | allow 64-bit utf8-encoded integers (from Ilya Zakharevich) | Gurusamy Sarathy | 2000-02-07 | 1 | -2/+7 |
* | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
* | Continue qgcvt work; closer now but not yet there. | Jarkko Hietaniemi | 2000-01-16 | 1 | -1/+1 |
* | uv_to_utf8() could lose 37th bit on HAS_QUAD platforms | Gurusamy Sarathy | 1999-12-20 | 1 | -1/+1 |
* | Turn on largefileness always if available and | Jarkko Hietaniemi | 1999-11-11 | 1 | -2/+2 |
* | sundry cleanups for clean build on windows | Gurusamy Sarathy | 1999-07-08 | 1 | -0/+28 |
* | fixes for logical bugs in the lexwarn patch; other tweaks to avoid | Gurusamy Sarathy | 1999-07-08 | 1 | -1/+1 |
* | Integrate with Sarathy; one conflict in t/pragma/warn/recgomp | Jarkko Hietaniemi | 1999-07-07 | 1 | -3/+9 |
|\ |
|
| * | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -3/+9 |
* | | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 1 | -1/+111 |
|/ |
|
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -6/+6 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -44/+45 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | fix globals caught by change#1927; builds and tests on Solaris | Gurusamy Sarathy | 1998-10-06 | 1 | -20/+20 |
* | fix mismatched UV/U32 types for to_utf8_*() | Gurusamy Sarathy | 1998-09-23 | 1 | -3/+3 |
* | various tweaks: fix signed vs. unsigned problems that prevented C++ | Gurusamy Sarathy | 1998-08-10 | 1 | -34/+34 |
* | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -0/+638 |