mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Optimizations; don't scan the entire text in find_current_text_end(),
2004-11-28 Matthias Clasen <mclasen@redhat.com> * glib/gmarkup.c: Optimizations; don't scan the entire text in find_current_text_end(), split unescape_text() into multiple functions. (#159001, Havoc Pennington)
This commit is contained in:
committed by
Matthias Clasen
parent
c77ae3942c
commit
86c78552ec
@@ -1,3 +1,9 @@
|
||||
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gmarkup.c: Optimizations; don't scan the entire text
|
||||
in find_current_text_end(), split unescape_text() into multiple
|
||||
functions. (#159001, Havoc Pennington)
|
||||
|
||||
2004-11-27 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gspawn.c (g_spawn_async_with_pipes): Update the @flags
|
||||
|
Reference in New Issue
Block a user