History log of /haiku/src/kits/locale/UnicodeChar.cpp
Revision Date Author Comments
# 994c8567 16-Jul-2019 Adrien Destugues <pulkomandy@pulkomandy.tk>

PVS V603: useless creation of objects

Change-Id: Ia40d26a9a5c1f4b3383b05f94eb8220fbb36583d
Reviewed-on: https://review.haiku-os.org/c/1615
Reviewed-by: Stephan Aßmus <superstippi@gmx.de>


# 219bf21e 11-Jun-2014 John Scipione <jscipione@gmail.com>

Style fixes to Locale Kit, focus on docs.


# 04b78a40 11-Apr-2013 Rene Gollent <anevilyak@gmail.com>

Fix #9659.

BUnicodeChar::ToUTF8() had the same regression as ::FromUTF8() as far as
not advancing the input string pointer, which broke building
case-insensitive queries.


# 26f129ef 09-Apr-2013 Rene Gollent <anevilyak@gmail.com>

Fix #9649.

- Fix regression introduced in hrev45462: BUnicodeChar::FromUTF8 was no
longer advancing the passed in string pointer, resulting in endless
loops in functions relying on that behavior such as the locale kit's
CoerceFormatTo*() functions.


# b6fd91b4 01-Apr-2013 Siarzhuk Zharski <zharik@gmx.li>

Switch BUnicodeChar to wrap the ICU's UChar32 one

Improve the unicode character processing and classifying routines by
wrapping up the UChar32 procedures from ICU. That fixes functional
regression introduced in hrev38017 and allows to fix East Asian Width
problems int the Temrinal.


# 0417c0fd 10-Aug-2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

* Remove everything related to direct access to unicode.properties file. All of it should be done through ICU.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38017 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c3ac87e8 01-May-2009 Oliver Tappe <zooey@hirschkaefer.de>

* Copied imported OpenTracker Locale Kit files from the vendor branch
into their new homes (at least for now, might need some adjustment).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30540 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 219bf21ef68bab598416c79ee2222593fa8c9080 11-Jun-2014 John Scipione <jscipione@gmail.com>

Style fixes to Locale Kit, focus on docs.


# 04b78a402de6a2dce8fadf0f1a240b1ed1a1dab9 11-Apr-2013 Rene Gollent <anevilyak@gmail.com>

Fix #9659.

BUnicodeChar::ToUTF8() had the same regression as ::FromUTF8() as far as
not advancing the input string pointer, which broke building
case-insensitive queries.


# 26f129eff240bac8a2ac013413f71d042aa95576 09-Apr-2013 Rene Gollent <anevilyak@gmail.com>

Fix #9649.

- Fix regression introduced in hrev45462: BUnicodeChar::FromUTF8 was no
longer advancing the passed in string pointer, resulting in endless
loops in functions relying on that behavior such as the locale kit's
CoerceFormatTo*() functions.


# b6fd91b409b88c526aa7985bb1ec1028cf12abf8 01-Apr-2013 Siarzhuk Zharski <zharik@gmx.li>

Switch BUnicodeChar to wrap the ICU's UChar32 one

Improve the unicode character processing and classifying routines by
wrapping up the UChar32 procedures from ICU. That fixes functional
regression introduced in hrev38017 and allows to fix East Asian Width
problems int the Temrinal.


# 0417c0fd7e07ea7573a9ca06c21766da07db08c6 10-Aug-2010 Adrien Destugues <pulkomandy@pulkomandy.ath.cx>

* Remove everything related to direct access to unicode.properties file. All of it should be done through ICU.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38017 a95241bf-73f2-0310-859d-f6bbb57e9c96


# c3ac87e8fc6f81023c44faed6cf00c8a916f4e31 01-May-2009 Oliver Tappe <zooey@hirschkaefer.de>

* Copied imported OpenTracker Locale Kit files from the vendor branch
into their new homes (at least for now, might need some adjustment).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@30540 a95241bf-73f2-0310-859d-f6bbb57e9c96