From cc7ce9f9d717f19e7ad153a1c47839ff787c2cff Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Fri, 17 Nov 2000 20:44:24 +0000 Subject: Released 1.3.2 Fri Nov 17 15:43:00 2000 Owen Taylor * Released 1.3.2 * NEWS: Update. * tests/Makefile.am (dist-hook): Add code to distribute markup test files. --- ChangeLog | 11 +++++++++++ ChangeLog.pre-2-0 | 11 +++++++++++ ChangeLog.pre-2-10 | 11 +++++++++++ ChangeLog.pre-2-12 | 11 +++++++++++ ChangeLog.pre-2-2 | 11 +++++++++++ ChangeLog.pre-2-4 | 11 +++++++++++ ChangeLog.pre-2-6 | 11 +++++++++++ ChangeLog.pre-2-8 | 11 +++++++++++ NEWS | 39 +++++++++++++++++++++++++++++++++++++++ tests/Makefile.am | 12 ++++++++---- 10 files changed, 135 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2883d56f7..d8c3a0c35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Fri Nov 17 15:43:00 2000 Owen Taylor + + * Released 1.3.2 + + * NEWS: Update. + + * tests/Makefile.am (dist-hook): Add code to distribute + markup test files. + 2000-11-15 Sebastian Wilhelmi * configure.in: Check for the sched.h header and include it on @@ -526,9 +535,11 @@ Mon Sep 11 10:03:24 2000 Owen Taylor statically as it might call a function. So do it at first call. Tue Sep 26 2000 Elliot Lee + * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere). Mon Sep 25 2000 Elliot Lee + * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's. 2000-09-21 Tor Lillqvist diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 2883d56f7..d8c3a0c35 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,12 @@ +Fri Nov 17 15:43:00 2000 Owen Taylor + + * Released 1.3.2 + + * NEWS: Update. + + * tests/Makefile.am (dist-hook): Add code to distribute + markup test files. + 2000-11-15 Sebastian Wilhelmi * configure.in: Check for the sched.h header and include it on @@ -526,9 +535,11 @@ Mon Sep 11 10:03:24 2000 Owen Taylor statically as it might call a function. So do it at first call. Tue Sep 26 2000 Elliot Lee + * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere). Mon Sep 25 2000 Elliot Lee + * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's. 2000-09-21 Tor Lillqvist diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 2883d56f7..d8c3a0c35 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,12 @@ +Fri Nov 17 15:43:00 2000 Owen Taylor + + * Released 1.3.2 + + * NEWS: Update. + + * tests/Makefile.am (dist-hook): Add code to distribute + markup test files. + 2000-11-15 Sebastian Wilhelmi * configure.in: Check for the sched.h header and include it on @@ -526,9 +535,11 @@ Mon Sep 11 10:03:24 2000 Owen Taylor statically as it might call a function. So do it at first call. Tue Sep 26 2000 Elliot Lee + * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere). Mon Sep 25 2000 Elliot Lee + * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's. 2000-09-21 Tor Lillqvist diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 2883d56f7..d8c3a0c35 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,12 @@ +Fri Nov 17 15:43:00 2000 Owen Taylor + + * Released 1.3.2 + + * NEWS: Update. + + * tests/Makefile.am (dist-hook): Add code to distribute + markup test files. + 2000-11-15 Sebastian Wilhelmi * configure.in: Check for the sched.h header and include it on @@ -526,9 +535,11 @@ Mon Sep 11 10:03:24 2000 Owen Taylor statically as it might call a function. So do it at first call. Tue Sep 26 2000 Elliot Lee + * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere). Mon Sep 25 2000 Elliot Lee + * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's. 2000-09-21 Tor Lillqvist diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 2883d56f7..d8c3a0c35 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,12 @@ +Fri Nov 17 15:43:00 2000 Owen Taylor + + * Released 1.3.2 + + * NEWS: Update. + + * tests/Makefile.am (dist-hook): Add code to distribute + markup test files. + 2000-11-15 Sebastian Wilhelmi * configure.in: Check for the sched.h header and include it on @@ -526,9 +535,11 @@ Mon Sep 11 10:03:24 2000 Owen Taylor statically as it might call a function. So do it at first call. Tue Sep 26 2000 Elliot Lee + * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere). Mon Sep 25 2000 Elliot Lee + * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's. 2000-09-21 Tor Lillqvist diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 2883d56f7..d8c3a0c35 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,12 @@ +Fri Nov 17 15:43:00 2000 Owen Taylor + + * Released 1.3.2 + + * NEWS: Update. + + * tests/Makefile.am (dist-hook): Add code to distribute + markup test files. + 2000-11-15 Sebastian Wilhelmi * configure.in: Check for the sched.h header and include it on @@ -526,9 +535,11 @@ Mon Sep 11 10:03:24 2000 Owen Taylor statically as it might call a function. So do it at first call. Tue Sep 26 2000 Elliot Lee + * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere). Mon Sep 25 2000 Elliot Lee + * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's. 2000-09-21 Tor Lillqvist diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 2883d56f7..d8c3a0c35 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,12 @@ +Fri Nov 17 15:43:00 2000 Owen Taylor + + * Released 1.3.2 + + * NEWS: Update. + + * tests/Makefile.am (dist-hook): Add code to distribute + markup test files. + 2000-11-15 Sebastian Wilhelmi * configure.in: Check for the sched.h header and include it on @@ -526,9 +535,11 @@ Mon Sep 11 10:03:24 2000 Owen Taylor statically as it might call a function. So do it at first call. Tue Sep 26 2000 Elliot Lee + * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere). Mon Sep 25 2000 Elliot Lee + * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's. 2000-09-21 Tor Lillqvist diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 2883d56f7..d8c3a0c35 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,12 @@ +Fri Nov 17 15:43:00 2000 Owen Taylor + + * Released 1.3.2 + + * NEWS: Update. + + * tests/Makefile.am (dist-hook): Add code to distribute + markup test files. + 2000-11-15 Sebastian Wilhelmi * configure.in: Check for the sched.h header and include it on @@ -526,9 +535,11 @@ Mon Sep 11 10:03:24 2000 Owen Taylor statically as it might call a function. So do it at first call. Tue Sep 26 2000 Elliot Lee + * glib.h: Add G_GNUC_PURE macro (but don't use it anywhere). Mon Sep 25 2000 Elliot Lee + * garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's. 2000-09-21 Tor Lillqvist diff --git a/NEWS b/NEWS index b411a2ed2..97329c1ba 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,43 @@ +Overview of Changes in GLib 1.3.2: + +GLib: + +* Win32 build improvements [Tor] +* Improvements to error reporting + (g_critical(), g_return_if_reached()) [Darin] +* Add g_strlcpy/g_strlcat [David Wheeler] +* New IO channel implementation for Win32 [Tor] +* Make g_array_free, g_string_free return pointer to memory requested + not to be freed. [Darin] +* Added GError based error reporting for thread functions. [Sebastian] +* Moved reference docs into GLib distribution. [Owen] +* Added g_convert() for doing convenient character set conversions based + on iconv. (GLib now requires libiconv or a native iconv.) [Havoc/Owen] +* Various Unicode handling additions (g_ucs4_to_utf8, g_utf8_validate(), + g_{locale,filename}_{to,from}_utf8) [Robert/Havoc/Owen] +* Portability fixes for threading. [Sebastian] +* Added convenient functions for launching new processes (g_spawn_*), + and shell quoting/unquoting functions. [Havoc] +* Split glib.h into many headers. [Sebastian] +* Added a simple callback-based parser for XML-like files (GMarkup). [Havoc] +* Fixed confusions between comparison functions that return <0, 0, >0 + and equaility functions that return FALSE,TRUE. [Sebastian] +* Added safe/portable temporary file manipulation functions. [Tor] +* autoconf improvements. [Raja] +* Many documentation improvements. +* Bug fixes. + +GObject: + +* Added boxed and pointer types. [Tim/Jonathan] +* Added callback abstraction (GClosure) [Tim] +* Added signal system (GSignal) [Tim] +* Make GTypePlugin an interface [Tim] +* Added GTypeModule - a simple GTypePlugin instantiation [Owen] +* Bug fixes. + What's new in GLib 1.3.1: + * New GObject library added including object system based on the GTK+ object system. * Functions for getting the properties of Unicode characters, diff --git a/tests/Makefile.am b/tests/Makefile.am index 594f9a57d..0838262b9 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,9 +3,10 @@ INCLUDES = -I$(top_srcdir) @GLIB_DEBUG_FLAGS@ EFENCE= -EXTRA_DIST = \ - makefile.msc.in \ - makefile.mingw.in +EXTRA_DIST = \ + makefile.msc.in \ + makefile.mingw.in \ + run-markup-tests.sh BUILT_EXTRA_DIST = \ makefile.msc \ @@ -70,4 +71,7 @@ dist-hook: $(BUILT_EXTRA_DIST) for f in $$files; do \ if test -f $$f; then d=.; else d=$(srcdir); fi; \ cp $$d/$$f $(distdir) || exit 1; done - + mkdir $(distdir)/markups; \ + for f in $(srcdir)/markups/* ; do \ + cp $$f $(distdir)/markups; \ + done \ No newline at end of file -- cgit v1.2.3-70-g09d2