added g_array_insert_vals() to insert elements at an arbitrary index, and
[platform/upstream/glib.git] / gmodule /
1998-11-20 Tim Janikadded empty default imlementation so gmodule.so compile...
1998-11-13 Nuno FerreiraPut -I$(top_srcdir) back into INCLUDES.
1998-11-12 Jeff GarzikINCLUDES is the right way to add to CFLAGS, not DEFS...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-27 Tor LillqvistNew function that returns the message string for a...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-10-25 Raja R HarinathRemove `#pragma }'. Likewise.
1998-10-21 Tim Janikreverted part of the changes from Sebastian Wilhelmi...
1998-09-21 Tim JanikNEWS file update for upcoming release of GLib + GModule...
1998-09-17 Manish Singh.cvsignore updates to shutup CVS
1998-09-17 Tim Janikimplemented g_datalist_* along the lines of g_dataset...
1998-09-15 Owen TaylorUpdate to libtool-1.2b, change library versioning schem...
1998-08-24 Tim Janikremoved this function which was not publically exported...
1998-08-20 Tim Janikprovide no operation implementation for the underlying...
1998-08-17 Tim Janikindentation fix.
1998-08-17 CDT 1998 Shawn T... Released GLib 1.1.3 GLIB_1_1_3
1998-08-17 Tim Janikchanged the return type for the GModuleCheckInit functi...
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-10 Tim Janikminor changes to internal interface.
1998-08-10 Tim Janikminor hack to cause SUBDIRS (gmodule) to be build last...
1998-08-09 Tim Janikchangelog updates
1998-08-09 Tim Janikhm, fixup call sequences for check_init() and de_init().
1998-08-09 Tim Janikerm, fix copyright notice.
1998-08-09 Tim Janikfix cmopiler warnings. check (de)initialization code.
1998-08-09 Tim Janikupdates
1998-08-09 Tim Janikdo we want the .h file also? .... yes! ;)
1998-08-09 Tim Janikinitial import of gmodule.