Giel van Schijndel
|
52c8ba24e4
|
Revert accidentilly committed revisions r7394, r7395 and r7396 (part of a private branch)
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7398 4a71c877-e1ca-e34f-864e-861f7616d084
|
2009-05-15 22:29:31 +02:00 |
Giel van Schijndel
|
aaa1efe4bb
|
Add a function for UTF-8 encoding
git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@7394 4a71c877-e1ca-e34f-864e-861f7616d084
|
2009-05-15 22:29:30 +02:00 |
Dennis Schridde
|
aac41748dc
|
Bump copyright
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@6617 4a71c877-e1ca-e34f-864e-861f7616d084
|
2009-02-10 18:01:48 +00:00 |
Giel van Schijndel
|
bdae8ce9ef
|
Only #include types.h in utf.h as we don't depend on the entire framework
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5940 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-09-06 16:02:26 +00:00 |
Freddie Witherden
|
bef604763f
|
Add an nbytes parameter to UTF8toUTF16 and UTF16toUTF8 which allow for fetching the number of bytes allocated.
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5917 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-09-02 14:37:01 +00:00 |
Freddie Witherden
|
a8709983e0
|
Commit the final patch of patch #45; this cleans up utf.[ch].
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5916 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-09-02 11:21:12 +00:00 |
Giel van Schijndel
|
0e88a86b8e
|
Add two new functions: utf(8|16)_char_at_offset, which return a pointer to the index-th character in the given stream
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5911 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-08-31 20:39:17 +00:00 |
Giel van Schijndel
|
f0f68e7386
|
Rename utf8.[ch] to utf.[ch] because it deals with different UTFs (Unicode Transformation Format) but not just specifically with UTF-8
git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@5910 4a71c877-e1ca-e34f-864e-861f7616d084
|
2008-08-31 20:06:40 +00:00 |