Low-level core library that forms the basis for projects such as GTK+ and GNOME.
Go to file
Josh MacDonald df9a49ec3c [Changes from josh to sync with his glib stuff -Yosh]
Fri Jun 12 00:39:28 1998  Josh MacDonald  <jmacd@icw.EECS.Berkeley.EDU>

        * glib.h: add new hash and equal functions g_int_*.  complement
        g_direct_hash with g_direct_equal.

        * grel.c: new file, GRelations implement tuples of N-N mappings.
        A comment in glib.h briefly describes the interface.

        * ghash.c: new function, g_hash_table_size

        * glib.h: new typedefs, gsize, gssize, gtime.

        * garray.c: new functions implementing a simplified GArray.  This
        GPtrArray is an array of gpointers and has functions to add and
        remove elements, much like java.lang.Vector.

        * garray.c: new functions for the single-byte special case of
        GArray.  The functions g_byte_array* operate on arrays of bytes.
        Internally, a GArray is used.

        * testglib.c: tests for g_ptr_array, g_byte_array, and g_relation...
1998-06-12 09:38:32 +00:00
glib [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
tests [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
.cvsignore glib-config: removed autogenerated file 1998-06-12 08:18:29 +00:00
acconfig.h Initial revision 1998-06-10 23:21:14 +00:00
acinclude.m4 New file. Contains `libtool.m4' from libtool-1.2, the version from which 1998-06-11 00:10:13 +00:00
AUTHORS Initial revision 1998-06-10 23:21:14 +00:00
autogen.sh Initial revision 1998-06-10 23:21:14 +00:00
ChangeLog [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
ChangeLog.pre-2-0 [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
ChangeLog.pre-2-2 [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
ChangeLog.pre-2-4 [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
ChangeLog.pre-2-6 [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
ChangeLog.pre-2-8 [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
ChangeLog.pre-2-10 [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
ChangeLog.pre-2-12 [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
config.guess Initial revision 1998-06-10 23:21:14 +00:00
config.h.in Initial revision 1998-06-10 23:21:14 +00:00
config.sub Initial revision 1998-06-10 23:21:14 +00:00
configure.in New file. Contains `libtool.m4' from libtool-1.2, the version from which 1998-06-11 00:10:13 +00:00
COPYING Initial revision 1998-06-10 23:21:14 +00:00
garray.c [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
gbacktrace.c Initial revision 1998-06-10 23:21:14 +00:00
gcache.c Initial revision 1998-06-10 23:21:14 +00:00
gcompletion.c Initial revision 1998-06-10 23:21:14 +00:00
gdataset.c #include <string.h> 1998-06-12 01:04:15 +00:00
gerror.c Initial revision 1998-06-10 23:21:14 +00:00
ghash.c [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
glib-config.in Initial revision 1998-06-10 23:21:14 +00:00
glib.h [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
glib.m4 #include <glib.h> not <glib/glib.h> 1998-06-12 08:27:53 +00:00
glib.spec Forgot to delete the "requires" line from the spec I copied... 1998-06-11 19:40:23 +00:00
glibconfig.h.in Initial revision 1998-06-10 23:21:14 +00:00
glist.c Initial revision 1998-06-10 23:21:14 +00:00
gmem.c Initial revision 1998-06-10 23:21:14 +00:00
gmessages.c Initial revision 1998-06-10 23:21:14 +00:00
gprimes.c Initial revision 1998-06-10 23:21:14 +00:00
grel.c [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
gscanner.c Initial revision 1998-06-10 23:21:14 +00:00
gslist.c Initial revision 1998-06-10 23:21:14 +00:00
gstring.c [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
gtimer.c Initial revision 1998-06-10 23:21:14 +00:00
gtree.c Initial revision 1998-06-10 23:21:14 +00:00
gutils.c [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
INSTALL Initial revision 1998-06-10 23:21:14 +00:00
install-sh Initial revision 1998-06-10 23:21:14 +00:00
ltconfig Initial revision 1998-06-10 23:21:14 +00:00
ltmain.sh Initial revision 1998-06-10 23:21:14 +00:00
Makefile.am [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00
missing Initial revision 1998-06-10 23:21:14 +00:00
mkinstalldirs Initial revision 1998-06-10 23:21:14 +00:00
NEWS Initial revision 1998-06-10 23:21:14 +00:00
README Initial revision 1998-06-10 23:21:14 +00:00
stamp-h.in Initial revision 1998-06-10 23:21:14 +00:00
testglib.c [Changes from josh to sync with his glib stuff -Yosh] 1998-06-12 09:38:32 +00:00