mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
up version number to 1.2.9, interface 9, binary 9.
Mon Oct 16 11:11:06 2000 Tim Janik <timj@gtk.org> * configure.in: up version number to 1.2.9, interface 9, binary 9. * gstrfuncs.c (g_printf_string_upper_bound): added patchy hack to pad us around segfaults for usages of '\'' in decimal conversions. applied patch from jody: 2000-10-15 Jody Goldberg <jgoldberg@home.com> * gstrfuncs.c (g_printf_string_upper_bound) : Add 'G' as a valid character. Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org> * gmessages.c (g_log_domain_check_free): keep *last updated while running through the domain list, so we don't screw up the removal, patch provided by Gady Kozma <gadykozma@hotmail.com>. Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org> * gmessages.c (g_log_remove_handler): keep *last updated while running through the handler list, so we don't screw up the removal.
This commit is contained in:
parent
e65179c0d5
commit
4203b081c1
24
ChangeLog
24
ChangeLog
@ -1,3 +1,27 @@
|
||||
Mon Oct 16 11:11:06 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* configure.in: up version number to 1.2.9, interface 9, binary 9.
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound): added patchy hack to
|
||||
pad us around segfaults for usages of '\'' in decimal conversions.
|
||||
applied patch from jody:
|
||||
|
||||
2000-10-15 Jody Goldberg <jgoldberg@home.com>
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound) : Add 'G' as a valid
|
||||
character.
|
||||
|
||||
Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_domain_check_free): keep *last updated while
|
||||
running through the domain list, so we don't screw up the removal,
|
||||
patch provided by Gady Kozma <gadykozma@hotmail.com>.
|
||||
|
||||
Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_remove_handler): keep *last updated while running
|
||||
through the handler list, so we don't screw up the removal.
|
||||
|
||||
2000-09-30 Martin Baulig <baulig@suse.de>
|
||||
|
||||
* glib.pc.in, gmodule.pc.in, gthread.pc.in: Provide
|
||||
|
@ -1,3 +1,27 @@
|
||||
Mon Oct 16 11:11:06 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* configure.in: up version number to 1.2.9, interface 9, binary 9.
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound): added patchy hack to
|
||||
pad us around segfaults for usages of '\'' in decimal conversions.
|
||||
applied patch from jody:
|
||||
|
||||
2000-10-15 Jody Goldberg <jgoldberg@home.com>
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound) : Add 'G' as a valid
|
||||
character.
|
||||
|
||||
Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_domain_check_free): keep *last updated while
|
||||
running through the domain list, so we don't screw up the removal,
|
||||
patch provided by Gady Kozma <gadykozma@hotmail.com>.
|
||||
|
||||
Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_remove_handler): keep *last updated while running
|
||||
through the handler list, so we don't screw up the removal.
|
||||
|
||||
2000-09-30 Martin Baulig <baulig@suse.de>
|
||||
|
||||
* glib.pc.in, gmodule.pc.in, gthread.pc.in: Provide
|
||||
|
@ -1,3 +1,27 @@
|
||||
Mon Oct 16 11:11:06 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* configure.in: up version number to 1.2.9, interface 9, binary 9.
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound): added patchy hack to
|
||||
pad us around segfaults for usages of '\'' in decimal conversions.
|
||||
applied patch from jody:
|
||||
|
||||
2000-10-15 Jody Goldberg <jgoldberg@home.com>
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound) : Add 'G' as a valid
|
||||
character.
|
||||
|
||||
Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_domain_check_free): keep *last updated while
|
||||
running through the domain list, so we don't screw up the removal,
|
||||
patch provided by Gady Kozma <gadykozma@hotmail.com>.
|
||||
|
||||
Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_remove_handler): keep *last updated while running
|
||||
through the handler list, so we don't screw up the removal.
|
||||
|
||||
2000-09-30 Martin Baulig <baulig@suse.de>
|
||||
|
||||
* glib.pc.in, gmodule.pc.in, gthread.pc.in: Provide
|
||||
|
@ -1,3 +1,27 @@
|
||||
Mon Oct 16 11:11:06 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* configure.in: up version number to 1.2.9, interface 9, binary 9.
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound): added patchy hack to
|
||||
pad us around segfaults for usages of '\'' in decimal conversions.
|
||||
applied patch from jody:
|
||||
|
||||
2000-10-15 Jody Goldberg <jgoldberg@home.com>
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound) : Add 'G' as a valid
|
||||
character.
|
||||
|
||||
Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_domain_check_free): keep *last updated while
|
||||
running through the domain list, so we don't screw up the removal,
|
||||
patch provided by Gady Kozma <gadykozma@hotmail.com>.
|
||||
|
||||
Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_remove_handler): keep *last updated while running
|
||||
through the handler list, so we don't screw up the removal.
|
||||
|
||||
2000-09-30 Martin Baulig <baulig@suse.de>
|
||||
|
||||
* glib.pc.in, gmodule.pc.in, gthread.pc.in: Provide
|
||||
|
@ -1,3 +1,27 @@
|
||||
Mon Oct 16 11:11:06 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* configure.in: up version number to 1.2.9, interface 9, binary 9.
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound): added patchy hack to
|
||||
pad us around segfaults for usages of '\'' in decimal conversions.
|
||||
applied patch from jody:
|
||||
|
||||
2000-10-15 Jody Goldberg <jgoldberg@home.com>
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound) : Add 'G' as a valid
|
||||
character.
|
||||
|
||||
Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_domain_check_free): keep *last updated while
|
||||
running through the domain list, so we don't screw up the removal,
|
||||
patch provided by Gady Kozma <gadykozma@hotmail.com>.
|
||||
|
||||
Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_remove_handler): keep *last updated while running
|
||||
through the handler list, so we don't screw up the removal.
|
||||
|
||||
2000-09-30 Martin Baulig <baulig@suse.de>
|
||||
|
||||
* glib.pc.in, gmodule.pc.in, gthread.pc.in: Provide
|
||||
|
@ -1,3 +1,27 @@
|
||||
Mon Oct 16 11:11:06 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* configure.in: up version number to 1.2.9, interface 9, binary 9.
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound): added patchy hack to
|
||||
pad us around segfaults for usages of '\'' in decimal conversions.
|
||||
applied patch from jody:
|
||||
|
||||
2000-10-15 Jody Goldberg <jgoldberg@home.com>
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound) : Add 'G' as a valid
|
||||
character.
|
||||
|
||||
Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_domain_check_free): keep *last updated while
|
||||
running through the domain list, so we don't screw up the removal,
|
||||
patch provided by Gady Kozma <gadykozma@hotmail.com>.
|
||||
|
||||
Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_remove_handler): keep *last updated while running
|
||||
through the handler list, so we don't screw up the removal.
|
||||
|
||||
2000-09-30 Martin Baulig <baulig@suse.de>
|
||||
|
||||
* glib.pc.in, gmodule.pc.in, gthread.pc.in: Provide
|
||||
|
@ -1,3 +1,27 @@
|
||||
Mon Oct 16 11:11:06 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* configure.in: up version number to 1.2.9, interface 9, binary 9.
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound): added patchy hack to
|
||||
pad us around segfaults for usages of '\'' in decimal conversions.
|
||||
applied patch from jody:
|
||||
|
||||
2000-10-15 Jody Goldberg <jgoldberg@home.com>
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound) : Add 'G' as a valid
|
||||
character.
|
||||
|
||||
Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_domain_check_free): keep *last updated while
|
||||
running through the domain list, so we don't screw up the removal,
|
||||
patch provided by Gady Kozma <gadykozma@hotmail.com>.
|
||||
|
||||
Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_remove_handler): keep *last updated while running
|
||||
through the handler list, so we don't screw up the removal.
|
||||
|
||||
2000-09-30 Martin Baulig <baulig@suse.de>
|
||||
|
||||
* glib.pc.in, gmodule.pc.in, gthread.pc.in: Provide
|
||||
|
@ -1,3 +1,27 @@
|
||||
Mon Oct 16 11:11:06 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* configure.in: up version number to 1.2.9, interface 9, binary 9.
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound): added patchy hack to
|
||||
pad us around segfaults for usages of '\'' in decimal conversions.
|
||||
applied patch from jody:
|
||||
|
||||
2000-10-15 Jody Goldberg <jgoldberg@home.com>
|
||||
|
||||
* gstrfuncs.c (g_printf_string_upper_bound) : Add 'G' as a valid
|
||||
character.
|
||||
|
||||
Sun Aug 6 20:06:02 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_domain_check_free): keep *last updated while
|
||||
running through the domain list, so we don't screw up the removal,
|
||||
patch provided by Gady Kozma <gadykozma@hotmail.com>.
|
||||
|
||||
Sun Aug 6 20:03:41 2000 Tim Janik <timj@gtk.org>
|
||||
|
||||
* gmessages.c (g_log_remove_handler): keep *last updated while running
|
||||
through the handler list, so we don't screw up the removal.
|
||||
|
||||
2000-09-30 Martin Baulig <baulig@suse.de>
|
||||
|
||||
* glib.pc.in, gmodule.pc.in, gthread.pc.in: Provide
|
||||
|
@ -33,9 +33,9 @@ AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
|
||||
#
|
||||
GLIB_MAJOR_VERSION=1
|
||||
GLIB_MINOR_VERSION=2
|
||||
GLIB_MICRO_VERSION=8
|
||||
GLIB_INTERFACE_AGE=8
|
||||
GLIB_BINARY_AGE=8
|
||||
GLIB_MICRO_VERSION=9
|
||||
GLIB_INTERFACE_AGE=9
|
||||
GLIB_BINARY_AGE=9
|
||||
GLIB_VERSION=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION.$GLIB_MICRO_VERSION
|
||||
dnl
|
||||
AC_DIVERT_POP()dnl
|
||||
|
@ -175,7 +175,8 @@ g_log_domain_check_free (GLogDomain *domain)
|
||||
g_free (domain);
|
||||
break;
|
||||
}
|
||||
work = work->next;
|
||||
last = work;
|
||||
work = last->next;
|
||||
}
|
||||
g_mutex_unlock (g_messages_lock);
|
||||
}
|
||||
@ -313,7 +314,8 @@ g_log_remove_handler (const gchar *log_domain,
|
||||
g_log_domain_check_free (domain);
|
||||
return;
|
||||
}
|
||||
work = work->next;
|
||||
last = work;
|
||||
work = last->next;
|
||||
}
|
||||
}
|
||||
g_warning ("g_log_remove_handler(): could not find handler with id `%d' for domain \"%s\"",
|
||||
|
@ -849,6 +849,9 @@ g_printf_string_upper_bound (const gchar* format,
|
||||
long_int = TRUE;
|
||||
extra_long = TRUE;
|
||||
break;
|
||||
case '\'':
|
||||
len += 64;
|
||||
break;
|
||||
case 's':
|
||||
string_arg = va_arg (args, char *);
|
||||
if (string_arg)
|
||||
@ -891,6 +894,7 @@ g_printf_string_upper_bound (const gchar* format,
|
||||
case 'E':
|
||||
case 'f':
|
||||
case 'g':
|
||||
case 'G':
|
||||
#ifdef HAVE_LONG_DOUBLE
|
||||
if (extra_long)
|
||||
(void) va_arg (args, long double);
|
||||
|
@ -175,7 +175,8 @@ g_log_domain_check_free (GLogDomain *domain)
|
||||
g_free (domain);
|
||||
break;
|
||||
}
|
||||
work = work->next;
|
||||
last = work;
|
||||
work = last->next;
|
||||
}
|
||||
g_mutex_unlock (g_messages_lock);
|
||||
}
|
||||
@ -313,7 +314,8 @@ g_log_remove_handler (const gchar *log_domain,
|
||||
g_log_domain_check_free (domain);
|
||||
return;
|
||||
}
|
||||
work = work->next;
|
||||
last = work;
|
||||
work = last->next;
|
||||
}
|
||||
}
|
||||
g_warning ("g_log_remove_handler(): could not find handler with id `%d' for domain \"%s\"",
|
||||
|
@ -849,6 +849,9 @@ g_printf_string_upper_bound (const gchar* format,
|
||||
long_int = TRUE;
|
||||
extra_long = TRUE;
|
||||
break;
|
||||
case '\'':
|
||||
len += 64;
|
||||
break;
|
||||
case 's':
|
||||
string_arg = va_arg (args, char *);
|
||||
if (string_arg)
|
||||
@ -891,6 +894,7 @@ g_printf_string_upper_bound (const gchar* format,
|
||||
case 'E':
|
||||
case 'f':
|
||||
case 'g':
|
||||
case 'G':
|
||||
#ifdef HAVE_LONG_DOUBLE
|
||||
if (extra_long)
|
||||
(void) va_arg (args, long double);
|
||||
|
Loading…
x
Reference in New Issue
Block a user