| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump versions of modules changed since the last blead release (found by | Jesse Vincent | 2011-02-01 | 1 | -1/+1 |
* | POD typo | Jay Hannah | 2011-01-28 | 1 | -1/+1 |
* | Better explain utf8::upgrade/downgrade/encode/decode | David Mitchell | 2010-02-22 | 1 | -17/+33 |
* | Tels' patch to defer overloading of hex and oct, | Rafael Garcia-Suarez | 2007-06-23 | 1 | -1/+1 |
* | Remove notes about experimental functions in the utf8 module. | Rafael Garcia-Suarez | 2007-03-12 | 1 | -10/+4 |
* | Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) | Juerd Waalboer | 2007-03-07 | 1 | -65/+51 |
* | utf8.pm doc patch | Audrey Tang | 2007-01-26 | 1 | -7/+11 |
* | $utf8::VERSION++ # Documentation. | Nicholas Clark | 2006-01-13 | 1 | -1/+1 |
* | Fix internal links in POD. | Rafael Garcia-Suarez | 2006-01-13 | 1 | -2/+2 |
* | Bump versions of non dual-life modules | Nicholas Clark | 2005-05-05 | 1 | -1/+1 |
* | utf.pm needs to require Carp before croak()ing | Nicholas Clark | 2005-01-13 | 1 | -0/+1 |
* | Bump version numbers | Nicholas Clark | 2004-07-01 | 1 | -1/+1 |
* | Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T | SADAHIRO Tomoyuki | 2004-06-06 | 1 | -30/+44 |
* | Bump version numbers for modules that have changed since 5.8.3 | Nicholas Clark | 2004-04-04 | 1 | -1/+1 |
* | Clarify the difference between utf8::downgrade/upgrade | Rafael Garcia-Suarez | 2004-03-04 | 1 | -8/+15 |
* | Document even more ways of affecting your "utf8ness". | Jarkko Hietaniemi | 2003-08-25 | 1 | -1/+4 |
* | Try to make the use of utf8 as clear as possible. | Jarkko Hietaniemi | 2003-08-22 | 1 | -1/+6 |
* | Advertise the encoding pragma at the utf8 pragma. | Jarkko Hietaniemi | 2003-08-22 | 1 | -7/+21 |
* | utf8::is_utf8() wasn't there in 5.8.0. | Jarkko Hietaniemi | 2003-08-18 | 1 | -5/+6 |
* | [patch lib/utf8.pm] doc tweaks | Stas Bekman | 2003-08-16 | 1 | -4/+13 |
* | A swath of VERSION patches from Nicholas Clark. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
* | Exercise the utf8:: "internal" functions. | Jarkko Hietaniemi | 2003-06-14 | 1 | -17/+18 |
* | Having to pull in the whole Encode just to get SvUTF8() | Jarkko Hietaniemi | 2003-06-14 | 1 | -6/+13 |
* | Document the "Unicode in package/sub names" problem; | Jarkko Hietaniemi | 2002-06-18 | 1 | -3/+17 |
* | Let's not promise too much: use utf8 only works on identifier | Jarkko Hietaniemi | 2002-04-16 | 1 | -3/+3 |
* | Underline that the current implementation is not | Jarkko Hietaniemi | 2002-04-06 | 1 | -14/+15 |
* | Weak spots in the utf8 manpage | Andreas König | 2002-04-06 | 1 | -7/+17 |
* | Integrate perlio: | Jarkko Hietaniemi | 2002-03-19 | 1 | -1/+9 |
* | fix format in lib/utf8.pm and polish the meaning | Anton Tagunov | 2002-03-12 | 1 | -6/+8 |
* | Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode} | Jarkko Hietaniemi | 2002-03-11 | 1 | -6/+12 |
* | [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for cl... | Anton Tagunov | 2002-03-04 | 1 | -0/+7 |
* | Document how "no utf8;" can become handy. | Jarkko Hietaniemi | 2001-11-18 | 1 | -0/+6 |
* | Dispell the "use utf8" superstition. | Jarkko Hietaniemi | 2001-08-12 | 1 | -27/+13 |
* | update perlebcdic.pod with UTF tbl; tweak utf8.pm | Prymmer/Kahn | 2001-04-15 | 1 | -3/+2 |
* | documentation tweaks for UTF-EBCDIC support | Prymmer/Kahn | 2001-04-09 | 1 | -11/+13 |
* | More EBCDIC stuff: | Nick Ing-Simmons | 2001-03-20 | 1 | -3/+0 |
* | UTF-X encoding invariance for Encode: | Nick Ing-Simmons | 2001-03-18 | 1 | -1/+27 |
* | Re: Errors in core PODs | Michael Stevens | 2001-02-28 | 1 | -1/+3 |
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 1 | -0/+2 |
* | RFC: a (temporary?) way around utf8.pm for EBCDIC | Peter Prymmer | 2000-10-14 | 1 | -1/+7 |
* | Re: [ID 20000730.003] utf8::length() bad | Simon Cozens | 2000-08-11 | 1 | -1/+2 |
* | tweak Unicode notes, other cleanups | Gurusamy Sarathy | 2000-03-09 | 1 | -1/+1 |
* | make hints available via globals in the respective pragmas to | Gurusamy Sarathy | 2000-03-04 | 1 | -2/+4 |
* | rename byte:: to bytes:: | Gurusamy Sarathy | 2000-02-19 | 1 | -1/+1 |
* | remove $^U dependent behaviors in runtime; chr() and sprintf('%c',...) | Gurusamy Sarathy | 2000-02-07 | 1 | -15/+0 |
* | HINT_UTF8 is not propagated to the op tree anymore; add a | Gurusamy Sarathy | 2000-02-01 | 1 | -134/+41 |
* | introduce $^U, a global bit to indicate whether system | Gurusamy Sarathy | 2000-01-31 | 1 | -0/+2 |
* | Use \N{named characters} instead of \C. | Ilya Zakharevich | 1999-08-30 | 1 | -2/+3 |
* | Fix most of the pod2man moanings reported in | Larry W. Virden | 1999-08-16 | 1 | -1/+1 |
* | Introduce the charnames pragma. | Jarkko Hietaniemi | 1999-08-04 | 1 | -3/+2 |