| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor updates of the charnames documentation. | Rafael Garcia-Suarez | 2003-07-13 | 1 | -3/+4 |
* | typos and other minor things | Todd C. Miller | 2003-03-11 | 1 | -1/+1 |
* | Document the hint constants and where they're used. | Rafael Garcia-Suarez | 2002-11-29 | 1 | -1/+1 |
* | Charnames take 4 | H.Merijn Brand | 2002-11-04 | 1 | -7/+30 |
* | charnames pragma extended with :alias for customized | H.Merijn Brand | 2002-10-24 | 1 | -139/+217 |
* | charnames patch from Thomas Wegner. | Jarkko Hietaniemi | 2002-05-30 | 1 | -1/+1 |
* | [Patch perl@16861] charnames::vianame tweak | SADAHIRO Tomoyuki | 2002-05-30 | 1 | -2/+13 |
* | Bug fix for charnames::vianame | SADAHIRO Tomoyuki | 2002-05-28 | 1 | -1/+1 |
* | More charnames tweaks. | Jarkko Hietaniemi | 2002-05-28 | 1 | -3/+7 |
* | Doc fix for charnames::vianame | SADAHIRO Tomoyuki | 2002-05-28 | 1 | -3/+3 |
* | channames.pm doc tweaks | Tatsuhiko Miyagawa | 2002-05-04 | 1 | -2/+2 |
* | Provide the \N{U+HHHH} syntax before we forget. | Jarkko Hietaniemi | 2002-05-01 | 1 | -5/+10 |
* | ZWNJ, ZWJ. Any further convenience aliasing should | Jarkko Hietaniemi | 2002-04-11 | 1 | -1/+11 |
* | charnames::viacode() was broken, noticed by Jeffrey. | Jarkko Hietaniemi | 2002-04-07 | 1 | -3/+2 |
* | BOM, 0xFFFE, 0xFEFF, etc. | Philip Newton | 2002-04-01 | 1 | -6/+7 |
* | Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK, | Philip Newton | 2002-04-01 | 1 | -2/+2 |
* | Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK, | Jarkko Hietaniemi | 2002-03-31 | 1 | -6/+8 |
* | NEXT LINE --> NEL | Philip Newton | 2002-03-29 | 1 | -1/+1 |
* | Support Unicode 3.1 names, names without the (XX), and BOM. | Jarkko Hietaniemi | 2002-03-28 | 1 | -58/+151 |
* | Document and test the C0 and C1. | Jarkko Hietaniemi | 2002-02-14 | 1 | -0/+7 |
* | Make charnames more robust. | Jarkko Hietaniemi | 2001-12-15 | 1 | -4/+23 |
* | Add simple caches for ::viacode() and ::vianame(). | Jarkko Hietaniemi | 2001-12-01 | 1 | -3/+11 |
* | Add charnames::vianame() in case people want to access | Jarkko Hietaniemi | 2001-11-24 | 1 | -6/+44 |
* | lib/charnames.pm | Jeffrey Friedl | 2001-11-13 | 1 | -26/+123 |
* | Make encoding and charnames pragmas coexist. | Jarkko Hietaniemi | 2001-11-02 | 1 | -1/+1 |
* | Rename lib/unicode files to lib/unicore to avoid | Jarkko Hietaniemi | 2001-08-09 | 1 | -2/+2 |
* | Retracting \N{U+HHHH}. | Jarkko Hietaniemi | 2001-03-05 | 1 | -3/+0 |
* | Add the \N{U+HHHH} syntax. | Jarkko Hietaniemi | 2001-03-04 | 1 | -0/+3 |
* | Re: [PATCH] fix for charnames above FFFF | Andreas König | 2001-02-24 | 1 | -2/+3 |
* | fix for charnames above FFFF | Andreas König | 2001-02-21 | 1 | -2/+4 |
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 1 | -0/+3 |
* | Warn about unknown scripts. | Dominic Dunlop | 2000-10-09 | 1 | -0/+8 |
* | remove dead code | Gurusamy Sarathy | 2000-03-19 | 1 | -1/+0 |
* | make hints available via globals in the respective pragmas to | Gurusamy Sarathy | 2000-03-04 | 1 | -22/+26 |
* | rename byte:: to bytes:: | Gurusamy Sarathy | 2000-02-19 | 1 | -2/+2 |
* | another HINT_BYTE victim | Gurusamy Sarathy | 2000-02-04 | 1 | -1/+1 |
* | introduce $^U, a global bit to indicate whether system | Gurusamy Sarathy | 2000-01-31 | 1 | -9/+7 |
* | Use \N{named characters} instead of \C. | Ilya Zakharevich | 1999-08-30 | 1 | -8/+8 |
* | Introduce the charnames pragma. | Jarkko Hietaniemi | 1999-08-04 | 1 | -0/+134 |