2017-12-29 |
Karen Etheridge | minor grammar and punctuation fixes |
blob | commitdiff |
2017-12-28 |
Karl Williamson | lib/utf8.pm: Further clarification of UTF-8 flavor |
blob | commitdiff | diff to current |
2017-12-22 |
Karl Williamson | utf8.pm: Clarify that UTF-8 is Perl's extended form |
blob | commitdiff | diff to current |
2017-07-24 |
Tony Cook | (perl #131685) improve utf8::* function documentation |
blob | commitdiff | diff to current |
2016-01-07 |
Karl Williamson | lib/utf8.pm: pod changes |
blob | commitdiff | diff to current |
2015-12-13 |
Tony Cook | bump $utf8::VERSION for the utf8_heavy.pl fix |
blob | commitdiff | diff to current |
2015-05-17 |
David Mitchell | bump utf8 version after doc fix |
blob | commitdiff | diff to current |
2015-05-17 |
Rafael Garcia-Suarez | Fix a doc typo in the spelling of EBCDIC |
blob | commitdiff | diff to current |
2015-03-29 |
Randy Stauner | Reword reference to $ENV{PERL_UNICODE} in utf8 |
blob | commitdiff | diff to current |
2015-03-13 |
Karl Williamson | Optimize out unicode_to_native(), native_to_unicode() |
blob | commitdiff | diff to current |
2014-06-01 |
Karl Williamson | lib/utf8.pm: Document unicode_to_native() and inverse |
blob | commitdiff | diff to current |
2014-06-01 |
Karl Williamson | lib/utf8.pm: wrap code examples in pod with C<> |
blob | commitdiff | diff to current |
2013-08-15 |
Karl Williamson | utf8.pm: Slight clarification in pod |
blob | commitdiff | diff to current |
2013-06-03 |
Eric Brine | Fix internal inconsistencies in style in utf8.pm docs |
blob | commitdiff | diff to current |
2013-06-03 |
Eric Brine | FAIL_OK looks too much like a constant [RT##118279] |
blob | commitdiff | diff to current |
2013-05-20 |
Brian Fraser | Remove double space between words in pod |
blob | commitdiff | diff to current |
2013-05-20 |
Karl Williamson | lib/utf8.pm: Fix pod verbatim line wraps |
blob | commitdiff | diff to current |
2013-05-20 |
Karl Williamson | lib/utf8.pm: Pod clarification and nit |
blob | commitdiff | diff to current |
2013-05-19 |
Brian Fraser | utf8: Remove unused variable (%utf8::enc). |
blob | commitdiff | diff to current |
2012-05-25 |
Karl Williamson | utf8.pm: pod: grammar, clarify |
blob | commitdiff | diff to current |
2011-02-01 |
Jesse Vincent | Bump versions of modules changed since the last blead... |
blob | commitdiff | diff to current |
2011-01-29 |
Jay Hannah | POD typo |
blob | commitdiff | diff to current |
2010-02-22 |
David Mitchell | Better explain utf8::upgrade/downgrade/encode/decode |
blob | commitdiff | diff to current |
2007-06-23 |
Rafael Garcia-Suarez | Tels' patch to defer overloading of hex and oct, |
blob | commitdiff | diff to current |
2007-03-12 |
Rafael Garcia-Suarez | Remove notes about experimental functions in the utf8... |
blob | commitdiff | diff to current |
2007-03-07 |
Juerd Waalboer | Re: [PATCH] (Re: [PATCH] unicode/utf8 pod) |
blob | commitdiff | diff to current |
2007-01-26 |
Audrey Tang | utf8.pm doc patch |
blob | commitdiff | diff to current |
2006-01-13 |
Nicholas Clark | $utf8::VERSION++ # Documentation. |
blob | commitdiff | diff to current |
2006-01-13 |
Rafael Garcia-Suarez | Fix internal links in POD. |
blob | commitdiff | diff to current |
2005-05-05 |
Nicholas Clark | Bump versions of non dual-life modules |
blob | commitdiff | diff to current |
2005-01-13 |
Nicholas Clark | utf.pm needs to require Carp before croak()ing |
blob | commitdiff | diff to current |
2004-07-01 |
Nicholas Clark | Bump version numbers |
blob | commitdiff | diff to current |
2004-06-06 |
SADAHIRO Tomoyuki | Re: [PATCH] [perl #29841] utf8::decode doesn't work... |
blob | commitdiff | diff to current |
2004-04-04 |
Nicholas Clark | Bump version numbers for modules that have changed... |
blob | commitdiff | diff to current |
2004-03-04 |
Rafael Garcia-Suarez | Clarify the difference between utf8::downgrade/upgrade |
blob | commitdiff | diff to current |
2003-08-25 |
Jarkko Hietaniemi | Document even more ways of affecting your "utf8ness". |
blob | commitdiff | diff to current |
2003-08-22 |
Jarkko Hietaniemi | Try to make the use of utf8 as clear as possible. |
blob | commitdiff | diff to current |
2003-08-22 |
Jarkko Hietaniemi | Advertise the encoding pragma at the utf8 pragma. |
blob | commitdiff | diff to current |
2003-08-18 |
Jarkko Hietaniemi | utf8::is_utf8() wasn't there in 5.8.0. |
blob | commitdiff | diff to current |
2003-08-16 |
Stas Bekman | [patch lib/utf8.pm] doc tweaks |
blob | commitdiff | diff to current |
2003-08-14 |
Jarkko Hietaniemi | A swath of VERSION patches from Nicholas Clark. |
blob | commitdiff | diff to current |
2003-06-14 |
Jarkko Hietaniemi | Exercise the utf8:: "internal" functions. |
blob | commitdiff | diff to current |
2003-06-14 |
Jarkko Hietaniemi | Having to pull in the whole Encode just to get SvUTF8() |
blob | commitdiff | diff to current |
2002-06-18 |
Jarkko Hietaniemi | Document the "Unicode in package/sub names" problem; |
blob | commitdiff | diff to current |
2002-04-16 |
Jarkko Hietaniemi | Let's not promise too much: use utf8 only works on... |
blob | commitdiff | diff to current |
2002-04-08 |
Nick Ing-Simmons | Integrate mainline |
blob | commitdiff | diff to current |
2002-04-06 |
Jarkko Hietaniemi | Underline that the current implementation is not |
blob | commitdiff | diff to current |
2002-04-06 |
Andreas König | Weak spots in the utf8 manpage |
blob | commitdiff | diff to current |
2002-03-19 |
Jarkko Hietaniemi | Integrate perlio: |
blob | commitdiff | diff to current |
2002-03-19 |
Nick Ing-Simmons | Move docs for Encode::valid_utf8 (which does not exist) |
blob | commitdiff | diff to current |
2002-03-12 |
Anton Tagunov | fix format in lib/utf8.pm and polish the meaning |
blob | commitdiff | diff to current |
2002-03-11 |
Jarkko Hietaniemi | Undocument the use of .*utf8.*{upgrade,downgrade,encode... |
blob | commitdiff | diff to current |
2002-03-04 |
Anton Tagunov | [ID 20020303.006] [Doc][utf8::up/down grade][use encodi... |
blob | commitdiff | diff to current |
2001-11-18 |
Jarkko Hietaniemi | Document how "no utf8;" can become handy. |
blob | commitdiff | diff to current |
2001-08-12 |
Jarkko Hietaniemi | Dispell the "use utf8" superstition. |
blob | commitdiff | diff to current |
2001-04-15 |
Prymmer/Kahn | update perlebcdic.pod with UTF tbl; tweak utf8.pm |
blob | commitdiff | diff to current |
2001-04-09 |
Prymmer/Kahn | documentation tweaks for UTF-EBCDIC support |
blob | commitdiff | diff to current |
2001-03-20 |
Nick Ing-Simmons | More EBCDIC stuff: |
blob | commitdiff | diff to current |
2001-03-18 |
Nick Ing-Simmons | UTF-X encoding invariance for Encode: |
blob | commitdiff | diff to current |
2001-02-28 |
Michael Stevens | Re: Errors in core PODs |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey | Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-06 |
Michael G. Schwern | $VERSION crusade, strict, tests, etc... all over lib/ |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey | SYN SYN |
blob | commitdiff | diff to current |
2000-10-14 |
Peter Prymmer | RFC: a (temporary?) way around utf8.pm for EBCDIC |
blob | commitdiff | diff to current |
2000-08-11 |
Simon Cozens | Re: [ID 20000730.003] utf8::length() bad |
blob | commitdiff | diff to current |
2000-03-09 |
Gurusamy Sarathy | tweak Unicode notes, other cleanups |
blob | commitdiff | diff to current |
2000-03-04 |
Gurusamy Sarathy | make hints available via globals in the respective... |
blob | commitdiff | diff to current |
2000-02-19 |
Gurusamy Sarathy | rename byte:: to bytes:: |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey | Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy | remove $^U dependent behaviors in runtime; chr() and... |
blob | commitdiff | diff to current |
2000-02-01 |
Gurusamy Sarathy | HINT_UTF8 is not propagated to the op tree anymore... |
blob | commitdiff | diff to current |
2000-01-31 |
Gurusamy Sarathy | introduce $^U, a global bit to indicate whether system |
blob | commitdiff | diff to current |
1999-08-30 |
Ilya Zakharevich | Use \N{named characters} instead of \C. |
blob | commitdiff | diff to current |
1999-08-16 |
Larry W. Virden | Fix most of the pod2man moanings reported in |
blob | commitdiff | diff to current |
1999-08-04 |
Jarkko Hietaniemi | Introduce the charnames pragma. |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy | a few doc typos |
blob | commitdiff | diff to current |
1998-08-08 |
Gisle Aas | utf8 doc tweak |
blob | commitdiff | diff to current |
1998-07-24 |
Larry Wall | Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
|