Add g_spaced_primes_closest to glib.def, it was missing.

This commit is contained in:
Josh MacDonald 1999-03-04 02:17:22 +00:00
parent 1ed6997670
commit f3dfc20057
10 changed files with 50 additions and 8 deletions

View File

@ -1,3 +1,8 @@
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
* glib.def: g_spaced_primes_closest was omitted here, so I
couldn't build Xdelta on Windows.
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gutils.c (g_get_any_init): Fixed yet another bloody
@ -9,5 +14,5 @@ Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org>
* ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
new one.
* configure.in: set glib version to 1.3.0.

View File

@ -1,3 +1,8 @@
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
* glib.def: g_spaced_primes_closest was omitted here, so I
couldn't build Xdelta on Windows.
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gutils.c (g_get_any_init): Fixed yet another bloody
@ -9,5 +14,5 @@ Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org>
* ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
new one.
* configure.in: set glib version to 1.3.0.

View File

@ -1,3 +1,8 @@
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
* glib.def: g_spaced_primes_closest was omitted here, so I
couldn't build Xdelta on Windows.
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gutils.c (g_get_any_init): Fixed yet another bloody
@ -9,5 +14,5 @@ Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org>
* ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
new one.
* configure.in: set glib version to 1.3.0.

View File

@ -1,3 +1,8 @@
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
* glib.def: g_spaced_primes_closest was omitted here, so I
couldn't build Xdelta on Windows.
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gutils.c (g_get_any_init): Fixed yet another bloody
@ -9,5 +14,5 @@ Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org>
* ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
new one.
* configure.in: set glib version to 1.3.0.

View File

@ -1,3 +1,8 @@
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
* glib.def: g_spaced_primes_closest was omitted here, so I
couldn't build Xdelta on Windows.
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gutils.c (g_get_any_init): Fixed yet another bloody
@ -9,5 +14,5 @@ Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org>
* ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
new one.
* configure.in: set glib version to 1.3.0.

View File

@ -1,3 +1,8 @@
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
* glib.def: g_spaced_primes_closest was omitted here, so I
couldn't build Xdelta on Windows.
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gutils.c (g_get_any_init): Fixed yet another bloody
@ -9,5 +14,5 @@ Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org>
* ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
new one.
* configure.in: set glib version to 1.3.0.

View File

@ -1,3 +1,8 @@
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
* glib.def: g_spaced_primes_closest was omitted here, so I
couldn't build Xdelta on Windows.
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gutils.c (g_get_any_init): Fixed yet another bloody
@ -9,5 +14,5 @@ Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org>
* ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
new one.
* configure.in: set glib version to 1.3.0.

View File

@ -1,3 +1,8 @@
1999-03-03 Josh MacDonald <jmacd@spin.dsl.pacbell.net>
* glib.def: g_spaced_primes_closest was omitted here, so I
couldn't build Xdelta on Windows.
1999-03-01 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
* gutils.c (g_get_any_init): Fixed yet another bloody
@ -9,5 +14,5 @@ Sat Feb 27 01:18:47 1999 Tim Janik <timj@gtk.org>
* ChangeLog: moved old ChangeLog to ChangeLog.pre-1-2, and started
new one.
* configure.in: set glib version to 1.3.0.

View File

@ -319,6 +319,7 @@ EXPORTS
g_slist_reverse
g_slist_sort
g_snprintf
g_spaced_primes_closest
g_source_add
g_source_remove
g_source_remove_by_source_data

View File

@ -319,6 +319,7 @@ EXPORTS
g_slist_reverse
g_slist_sort
g_snprintf
g_spaced_primes_closest
g_source_add
g_source_remove
g_source_remove_by_source_data