Age | Commit message (Expand) | Author | Files | Lines |
1998-12-16 | version bump to 1.1.8, binary age 0, interface age 0. | Tim Janik | 1 | -11/+11 |
1998-12-15 | This commit merges the glib-threads branch into the main | Owen Taylor | 5 | -19/+69 |
1998-11-29 | Put -DFOO stuff into Makefile.am INCLUDES. | Jeff Garzik | 1 | -1/+2 |
1998-11-25 | applied glib-tml-981120-0, change log appended below. | PST 1998 Manish Singh | 1 | -0/+1 |
1998-11-20 | added empty default imlementation so gmodule.so compiles on systems that | Tim Janik | 2 | -0/+12 |
1998-11-13 | Put -I$(top_srcdir) back into INCLUDES. | Nuno Ferreira | 2 | -1/+6 |
1998-11-12 | INCLUDES is the right way to add to CFLAGS, not DEFS. Also there are bugs | Jeff Garzik | 2 | -2/+8 |
1998-10-27 | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 12 | -6/+240 |
1998-10-27 | New function that returns the message string for a Win32 error code. | Tor Lillqvist | 1 | -4/+2 |
1998-10-27 | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1 | -0/+45 |
1998-10-25 | Remove `#pragma }'. Likewise. | Raja R Harinath | 3 | -2/+5 |
1998-10-21 | reverted part of the changes from Sebastian Wilhelmi (1998-10-20). don't | Tim Janik | 2 | -3/+13 |
1998-09-21 | NEWS file update for upcoming release of GLib + GModule version 1.1.3, | Tim Janik | 4 | -13/+26 |
1998-09-17 | .cvsignore updates to shutup CVS | Manish Singh | 1 | -0/+1 |
1998-09-17 | implemented g_datalist_* along the lines of g_dataset, but operates on an | Tim Janik | 3 | -7/+35 |
1998-09-15 | Update to libtool-1.2b, change library versioning scheme to drop | Owen Taylor | 2 | -9/+19 |
1998-08-24 | removed this function which was not publically exported in glib.h. to | Tim Janik | 1 | -1/+2 |
1998-08-20 | provide no operation implementation for the underlying _g_module_* | Tim Janik | 2 | -0/+28 |
1998-08-17 | indentation fix. | Tim Janik | 1 | -3/+3 |
1998-08-17 | Released GLib 1.1.3GLIB_1_1_3 | CDT 1998 Shawn T. Amundson | 1 | -1/+3 |
1998-08-17 | changed the return type for the GModuleCheckInit function to be a string, | Tim Janik | 4 | -8/+25 |
1998-08-16 | version bump to 1.1.3, binary age 0, interface age 0. | Tim Janik | 5 | -5/+23 |
1998-08-10 | minor changes to internal interface. | Tim Janik | 5 | -84/+134 |
1998-08-10 | minor hack to cause SUBDIRS (gmodule) to be build last. we do this by | Tim Janik | 3 | -6/+18 |
1998-08-09 | changelog updates | Tim Janik | 1 | -0/+11 |
1998-08-09 | hm, fixup call sequences for check_init() and de_init(). | Tim Janik | 2 | -14/+13 |
1998-08-09 | erm, fix copyright notice. | Tim Janik | 1 | -2/+2 |
1998-08-09 | fix cmopiler warnings. check (de)initialization code. | Tim Janik | 5 | -19/+70 |
1998-08-09 | updates | Tim Janik | 1 | -0/+2 |
1998-08-09 | do we want the .h file also? .... yes! ;) | Tim Janik | 2 | -0/+81 |
1998-08-09 | initial import of gmodule. | Tim Janik | 11 | -0/+1320 |