2001-11-30 |
Jarkko Hietaniemi |
Use to_uni_fold (and add changed global.sym) |
blob | commitdiff |
2001-11-30 |
Jarkko Hietaniemi |
Make to Unicode character functions to use UVs |
blob | commitdiff | diff to current |
2001-11-28 |
Jarkko Hietaniemi |
Fix for "a\x{100}" =~ /A/i. |
blob | commitdiff | diff to current |
2001-11-27 |
Jarkko Hietaniemi |
(retracted by #13449) |
blob | commitdiff | diff to current |
2001-11-19 |
Jarkko Hietaniemi |
The _uni_display should not be in dump.c since they |
blob | commitdiff | diff to current |
2001-11-14 |
Jarkko Hietaniemi |
Quieten pgcc 2.91.66 worries. |
blob | commitdiff | diff to current |
2001-11-12 |
Jeffrey Friedl |
a few typo fixes |
blob | commitdiff | diff to current |
2001-11-02 |
Jarkko Hietaniemi |
Add documentation. |
blob | commitdiff | diff to current |
2001-11-02 |
Jarkko Hietaniemi |
Unicode: add ToFold mapping. Not used yet; but basically |
blob | commitdiff | diff to current |
2001-10-26 |
Jarkko Hietaniemi |
More logical to use %04"UVXf" than %"UVuf" since |
blob | commitdiff | diff to current |
2001-10-21 |
Jarkko Hietaniemi |
Implement multicharacter case mappings where a single |
blob | commitdiff | diff to current |
2001-10-16 |
Jarkko Hietaniemi |
Document the problem with the swash_fetch() API that... |
blob | commitdiff | diff to current |
2001-10-09 |
Jarkko Hietaniemi |
Make the toupper/lower/title API for Unicode not right |
blob | commitdiff | diff to current |
2001-08-27 |
Simon Cozens |
Custom Ops |
blob | commitdiff | diff to current |
2001-05-31 |
Jarkko Hietaniemi |
Salvage bits and pieces from the experimental 'utf8... |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
More -Wall sweeping. |
blob | commitdiff | diff to current |
2001-05-29 |
Jarkko Hietaniemi |
Fix Perl_swash_init ... |
blob | commitdiff | diff to current |
2001-04-29 |
Jarkko Hietaniemi |
In character classes one couldn't have 0x80..0xff chara... |
blob | commitdiff | diff to current |
2001-04-19 |
Jarkko Hietaniemi |
A better fix for the \x{12345678} trouble from NI-S. |
blob | commitdiff | diff to current |
2001-04-18 |
Jarkko Hietaniemi |
Workaround for the "\x{12345678}" plus s/(.)/$1/g plus... |
blob | commitdiff | diff to current |
2001-04-16 |
Prymmer/Kahn |
updates to apidoc in utf8.c |
blob | commitdiff | diff to current |
2001-03-28 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2001-03-28 |
Nick Ing-Simmons |
More EBCDIC tweaks: |
blob | commitdiff | diff to current |
2001-03-27 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2001-03-27 |
Nick Ing-Simmons |
Various EBCDIC fixes: |
blob | commitdiff | diff to current |
2001-03-20 |
Nick Ing-Simmons |
More EBCDIC stuff: |
blob | commitdiff | diff to current |
2001-03-19 |
Nick Ing-Simmons |
More EBCDIC fixes. |
blob | commitdiff | diff to current |
2001-03-18 |
Nick Ing-Simmons |
UTF-X encoding invariance for Encode: |
blob | commitdiff | diff to current |
2001-03-17 |
Nick Ing-Simmons |
Correct #if EBCDIC side typos. |
blob | commitdiff | diff to current |
2001-03-17 |
Nick Ing-Simmons |
Infrastructure to use UTF-EBCDIC rather than UTF-8... |
blob | commitdiff | diff to current |
2001-03-16 |
Nick Ing-Simmons |
EBCDIC Fixes. |
blob | commitdiff | diff to current |
2001-03-11 |
Nick Ing-Simmons |
Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latte... |
blob | commitdiff | diff to current |
2001-03-10 |
Nick Ing-Simmons |
EBCDIC sanity - phase I |
blob | commitdiff | diff to current |
2001-03-09 |
Peter Prymmer |
Re: Unicode/EBCDIC |
blob | commitdiff | diff to current |
2001-02-25 |
Jarkko Hietaniemi |
A comment tweak. |
blob | commitdiff | diff to current |
2001-02-18 |
Jarkko Hietaniemi |
Fix for "[ID 20010213.005] utf8 + localized hash elems... |
blob | commitdiff | diff to current |
2001-02-18 |
Jarkko Hietaniemi |
UTF-8 tweaks. |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-31 |
Jarkko Hietaniemi |
Macrofy a magic UTF-8 test. |
blob | commitdiff | diff to current |
2001-01-30 |
Jarkko Hietaniemi |
UTF-8 nit from Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-01-28 |
Jarkko Hietaniemi |
Patch from Inaba Hiroto: |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-16 |
Simon Cozens |
Re: API Cleanup |
blob | commitdiff | diff to current |
2001-01-09 |
Inaba Hiroto |
One more patch for UTF8 |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi |
Do away with strncpy() and a fixed length buffer. |
blob | commitdiff | diff to current |
2001-01-05 |
Jarkko Hietaniemi |
Unify UTF-8 malformedness handling. |
blob | commitdiff | diff to current |
2001-01-02 |
Jarkko Hietaniemi |
Use the UTF8_XXX macros in is_utf8_char(), a performanc... |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-30 |
Jarkko Hietaniemi |
Signedness nit. |
blob | commitdiff | diff to current |
2000-12-30 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2000-12-30 |
Inaba Hiroto |
more UTF8 test suites and an UTF8 patch |
blob | commitdiff | diff to current |
2000-12-29 |
Jarkko Hietaniemi |
(Retracted by #8264) More join() testing which was... |
blob | commitdiff | diff to current |
2000-12-08 |
Jarkko Hietaniemi |
Do not return the Unicode replacement character if... |
blob | commitdiff | diff to current |
2000-12-08 |
Simon Cozens |
Re: ebcdic <-> ascii tables interjected in uv <-> utf8... |
blob | commitdiff | diff to current |
2000-12-08 |
Jarkko Hietaniemi |
Use the UTF8 macros a bit. They can't be used with... |
blob | commitdiff | diff to current |
2000-12-08 |
Jarkko Hietaniemi |
Introduce macros for UTF8 decoding. |
blob | commitdiff | diff to current |
2000-12-07 |
Jarkko Hietaniemi |
Document utf8_to_uv() better. |
blob | commitdiff | diff to current |
2000-12-07 |
Jarkko Hietaniemi |
Document utf8_length(), utf8_distance(), and utf8_hop(). |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
Split off the UTF-8 decoder tests, make them to check... |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
blob | commitdiff | diff to current |
2000-12-03 |
Jarkko Hietaniemi |
Make uv_to_utf8() to zero-terminate its output buffer, |
blob | commitdiff | diff to current |
2000-12-01 |
Jarkko Hietaniemi |
Get the three different space character classes right... |
blob | commitdiff | diff to current |
2000-11-30 |
Peter Prymmer |
Re: question about retlen in utf8.c:Perl_utf8_to_uv() |
blob | commitdiff | diff to current |
2000-11-29 |
Jarkko Hietaniemi |
This should have been part of #7872: no need to scan... |
blob | commitdiff | diff to current |
2000-11-26 |
Jarkko Hietaniemi |
No need to scan till infinity, 13 is enough. |
blob | commitdiff | diff to current |
2000-11-26 |
Jarkko Hietaniemi |
Make utf8_length() and utf8_distance() (the latter... |
blob | commitdiff | diff to current |
2000-11-18 |
Jarkko Hietaniemi |
Introduce Perl_utf8_length(). Use it. |
blob | commitdiff | diff to current |
2000-11-15 |
Peter Prymmer |
hush warnings about malformed EBCDIC text |
blob | commitdiff | diff to current |
2000-11-15 |
Jarkko Hietaniemi |
Quit utf8_to_uv() instantly if curlen == 0. |
blob | commitdiff | diff to current |
2000-11-15 |
Jens Hamisch |
Use UINT64_C(). |
blob | commitdiff | diff to current |
2000-11-14 |
Yitzchak Scott-Tho... |
[ID 20001113.003] utf8_to_uv on malformed utf returns... |
blob | commitdiff | diff to current |
2000-11-13 |
Jarkko Hietaniemi |
Placate nervous compilers that see longer than ints... |
blob | commitdiff | diff to current |
2000-11-07 |
Yitzchak Scott-Tho... |
Varargs don't always work too well if one puts an unsigned |
blob | commitdiff | diff to current |
2000-11-01 |
Jarkko Hietaniemi |
printf UVs the correct way, noticed by Robin Barker. |
blob | commitdiff | diff to current |
2000-10-29 |
Jarkko Hietaniemi |
UTF-8 decoder tweak. |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi |
Continue the internal UTF-8 API tweaking. |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi |
Allow poking holes at the UTF-8 decoding strictness. |
blob | commitdiff | diff to current |
2000-10-25 |
Jarkko Hietaniemi |
Rename UTF8LEN() to be UNISKIP(), too confusing to... |
blob | commitdiff | diff to current |
2000-10-24 |
Andreas König |
Fix the bug reported in |
blob | commitdiff | diff to current |
2000-10-24 |
Jarkko Hietaniemi |
Make the UTF-8 decoding stricter and more verbose when |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-13 |
Jarkko Hietaniemi |
Thinko in #7222. |
blob | commitdiff | diff to current |
2000-10-13 |
Jarkko Hietaniemi |
Use UTF8SKIP(), from Simon Cozens. |
blob | commitdiff | diff to current |
2000-10-06 |
Jarkko Hietaniemi |
The HINT_BYTE patch is apparently unnecessary, retracted. |
blob | commitdiff | diff to current |
2000-10-06 |
Jarkko Hietaniemi |
Patch from Peter Prymmer to disable utf8 in EBCDIC... |
blob | commitdiff | diff to current |
2000-09-30 |
Nick Ing-Simmons |
Re-instate Perl_utf8_to_uv without checking parameter... |
blob | commitdiff | diff to current |
2000-09-14 |
Simon Cozens |
utf8.c apidoc |
blob | commitdiff | diff to current |
2000-09-14 |
Spider Boardman |
Replace #7084 with |
blob | commitdiff | diff to current |
2000-09-14 |
Simon Cozens |
UTF8-encoded version of 256 is 0xc4 0x80; test that... |
blob | commitdiff | diff to current |
2000-09-14 |
Jarkko Hietaniemi |
Batch of UTF-8 patches from Simon Cozens. |
blob | commitdiff | diff to current |
2000-09-07 |
Marc Lehmann |
Fix for |
blob | commitdiff | diff to current |
2000-09-07 |
Marc Lehmann |
small apidoc fix |
blob | commitdiff | diff to current |
2000-09-01 |
Mike Guy |
Fix vec() / utf8 (was Re: bitvec ops still broken... |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-01 |
Gurusamy Sarathy |
various syntax errors and such (not fixed: comp/require... |
blob | commitdiff | diff to current |
2000-07-31 |
Jarkko Hietaniemi |
The swallow_bom() saga continues. The #23 of require.t |
blob | commitdiff | diff to current |
2000-07-29 |
Jarkko Hietaniemi |
Tune the comments and hopefully stop a memory leak. |
blob | commitdiff | diff to current |
2000-07-25 |
M. J. T. Guy |
Get UTF16 BOMs working. Patch from |
blob | commitdiff | diff to current |
2000-07-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6242..6249 into mainline |
blob | commitdiff | diff to current |
next |