mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 08:53:39 +02:00
Replace g_utf8_validate() with an optimized version, and clarify the docs
2004-11-24 Matthias Clasen <mclasen@redhat.com> * glib/gutf8.c: Replace g_utf8_validate() with an optimized version, and clarify the docs a bit. (#159131, Owen Taylor)
This commit is contained in:
committed by
Matthias Clasen
parent
b8d9e050a4
commit
40fb4cff10
@@ -1,5 +1,9 @@
|
||||
2004-11-24 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gutf8.c: Replace g_utf8_validate() with an
|
||||
optimized version, and clarify the docs a bit. (#159131,
|
||||
Owen Taylor)
|
||||
|
||||
* tests/Makefile.am (test_programs): Add utf8-validate.
|
||||
|
||||
* tests/utf8-validate.c: Unit tests for g_utf8_validate().
|
||||
|
Reference in New Issue
Block a user