summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorSebastian Wilhelmi <seppi@seppi.de>2004-02-29 16:47:48 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2004-02-29 16:47:48 +0000
commitfe2efd06a08c1a035339b1a6e46446a9a02958b1 (patch)
tree79abfd7b1217baf00aa7765cbc133c4917a2d8bb /ChangeLog.pre-2-4
parent760d96edc5afc58cf6021b0967ec535e14987c0a (diff)
downloadglib-fe2efd06a08c1a035339b1a6e46446a9a02958b1.tar.gz
Moved the assembler functions from gatomic.h to gatomic.c, which makes for
2004-02-29 Sebastian Wilhelmi <seppi@seppi.de> * configure.in, glib/gatomic.c, glib/gatomic.h: Moved the assembler functions from gatomic.h to gatomic.c, which makes for better maintainability. Also use gint instead of gint32 to be able to use reference counting for ABI-fixed structures with gint/guint. * glib/gthread.h: Adapted accordingly. * tests/atomic-test.c: Updated to test for G_MAXINT and G_MININT. * glib/glib-overrides.txt, glib/glib-sections.txt, glib/tmpl/atomic_operations.sgml: Updated according to code changes.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-412
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index b8be66679..4fcb4fe5d 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,15 @@
+2004-02-29 Sebastian Wilhelmi <seppi@seppi.de>
+
+ * configure.in, glib/gatomic.c, glib/gatomic.h: Moved the
+ assembler functions from gatomic.h to gatomic.c, which makes for
+ better maintainability. Also use gint instead of gint32 to be able
+ to use reference counting for ABI-fixed structures with
+ gint/guint.
+
+ * glib/gthread.h: Adapted accordingly.
+
+ * tests/atomic-test.c: Updated to test for G_MAXINT and G_MININT.
+
2003-02-28 Hans Breuer <hans@breuer.org>
* glib/glib.def : updated externals, including those