mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-20 01:02:10 +01:00
Released 1.3.2
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com> * Released 1.3.2 * NEWS: Update. * tests/Makefile.am (dist-hook): Add code to distribute markup test files.
This commit is contained in:
parent
d27d94d46c
commit
cc7ce9f9d7
11
ChangeLog
11
ChangeLog
@ -1,3 +1,12 @@
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
* tests/Makefile.am (dist-hook): Add code to distribute
|
||||
markup test files.
|
||||
|
||||
2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* 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 <otaylor@redhat.com>
|
||||
statically as it might call a function. So do it at first call.
|
||||
|
||||
Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
|
||||
|
||||
Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
|
||||
|
||||
2000-09-21 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -1,3 +1,12 @@
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
* tests/Makefile.am (dist-hook): Add code to distribute
|
||||
markup test files.
|
||||
|
||||
2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* 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 <otaylor@redhat.com>
|
||||
statically as it might call a function. So do it at first call.
|
||||
|
||||
Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
|
||||
|
||||
Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
|
||||
|
||||
2000-09-21 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -1,3 +1,12 @@
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
* tests/Makefile.am (dist-hook): Add code to distribute
|
||||
markup test files.
|
||||
|
||||
2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* 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 <otaylor@redhat.com>
|
||||
statically as it might call a function. So do it at first call.
|
||||
|
||||
Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
|
||||
|
||||
Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
|
||||
|
||||
2000-09-21 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -1,3 +1,12 @@
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
* tests/Makefile.am (dist-hook): Add code to distribute
|
||||
markup test files.
|
||||
|
||||
2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* 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 <otaylor@redhat.com>
|
||||
statically as it might call a function. So do it at first call.
|
||||
|
||||
Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
|
||||
|
||||
Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
|
||||
|
||||
2000-09-21 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -1,3 +1,12 @@
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
* tests/Makefile.am (dist-hook): Add code to distribute
|
||||
markup test files.
|
||||
|
||||
2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* 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 <otaylor@redhat.com>
|
||||
statically as it might call a function. So do it at first call.
|
||||
|
||||
Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
|
||||
|
||||
Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
|
||||
|
||||
2000-09-21 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -1,3 +1,12 @@
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
* tests/Makefile.am (dist-hook): Add code to distribute
|
||||
markup test files.
|
||||
|
||||
2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* 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 <otaylor@redhat.com>
|
||||
statically as it might call a function. So do it at first call.
|
||||
|
||||
Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
|
||||
|
||||
Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
|
||||
|
||||
2000-09-21 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -1,3 +1,12 @@
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
* tests/Makefile.am (dist-hook): Add code to distribute
|
||||
markup test files.
|
||||
|
||||
2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* 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 <otaylor@redhat.com>
|
||||
statically as it might call a function. So do it at first call.
|
||||
|
||||
Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
|
||||
|
||||
Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
|
||||
|
||||
2000-09-21 Tor Lillqvist <tml@iki.fi>
|
||||
|
@ -1,3 +1,12 @@
|
||||
Fri Nov 17 15:43:00 2000 Owen Taylor <otaylor@redhat.com>
|
||||
|
||||
* Released 1.3.2
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
* tests/Makefile.am (dist-hook): Add code to distribute
|
||||
markup test files.
|
||||
|
||||
2000-11-15 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
||||
|
||||
* 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 <otaylor@redhat.com>
|
||||
statically as it might call a function. So do it at first call.
|
||||
|
||||
Tue Sep 26 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* glib.h: Add G_GNUC_PURE macro (but don't use it anywhere).
|
||||
|
||||
Mon Sep 25 2000 Elliot Lee <sopwith@redhat.com>
|
||||
|
||||
* garray.c, glib.h, gmem.c: Add a few missing G_GNUC_CONST's.
|
||||
|
||||
2000-09-21 Tor Lillqvist <tml@iki.fi>
|
||||
|
39
NEWS
39
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,
|
||||
|
@ -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
|
Loading…
x
Reference in New Issue
Block a user