Add new functions.
authorTor Lillqvist <tml@iki.fi>
Sun, 27 Feb 2000 10:21:30 +0000 (10:21 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 27 Feb 2000 10:21:30 +0000 (10:21 +0000)
2000-02-27  Tor Lillqvist  <tml@iki.fi>

* glib.def: Add new functions.

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib.def
glib/glib.def

index ba3d551b99065bf003df9cabf847d81d002eb7cc..9643f33c83781516dbecc70cfba33b932f87793e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551b99065bf003df9cabf847d81d002eb7cc..9643f33c83781516dbecc70cfba33b932f87793e 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551b99065bf003df9cabf847d81d002eb7cc..9643f33c83781516dbecc70cfba33b932f87793e 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551b99065bf003df9cabf847d81d002eb7cc..9643f33c83781516dbecc70cfba33b932f87793e 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551b99065bf003df9cabf847d81d002eb7cc..9643f33c83781516dbecc70cfba33b932f87793e 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551b99065bf003df9cabf847d81d002eb7cc..9643f33c83781516dbecc70cfba33b932f87793e 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551b99065bf003df9cabf847d81d002eb7cc..9643f33c83781516dbecc70cfba33b932f87793e 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index ba3d551b99065bf003df9cabf847d81d002eb7cc..9643f33c83781516dbecc70cfba33b932f87793e 100644 (file)
@@ -1,3 +1,7 @@
+2000-02-27  Tor Lillqvist  <tml@iki.fi>
+
+       * glib.def: Add new functions.
+
 2000-02-23  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Add a missing step to the setup instructions for
index 584404e401e661b95d8ac98d70c1d029a6d4ca84..bf328c067ae92d4eab3b4810f051d85697fd4875 100644 (file)
--- a/glib.def
+++ b/glib.def
@@ -381,6 +381,7 @@ EXPORTS
        g_strfreev
        g_string_append
        g_string_append_c
+       g_string_append_len
        g_string_assign
        g_string_chunk_free
        g_string_chunk_insert
@@ -391,9 +392,11 @@ EXPORTS
        g_string_free
        g_string_insert
        g_string_insert_c
+       g_string_insert_len
        g_string_new
        g_string_prepend
        g_string_prepend_c
+       g_string_prepend_len
        g_string_sized_new
        g_string_sprintf
        g_string_sprintfa
index 584404e401e661b95d8ac98d70c1d029a6d4ca84..bf328c067ae92d4eab3b4810f051d85697fd4875 100644 (file)
@@ -381,6 +381,7 @@ EXPORTS
        g_strfreev
        g_string_append
        g_string_append_c
+       g_string_append_len
        g_string_assign
        g_string_chunk_free
        g_string_chunk_insert
@@ -391,9 +392,11 @@ EXPORTS
        g_string_free
        g_string_insert
        g_string_insert_c
+       g_string_insert_len
        g_string_new
        g_string_prepend
        g_string_prepend_c
+       g_string_prepend_len
        g_string_sized_new
        g_string_sprintf
        g_string_sprintfa