Age | Commit message (Expand) | Author | Files | Lines |
2000-07-26 | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 1 | -4/+4 |
2000-03-01 | New function that returns the message string for a Win32 error code. | Tor Lillqvist | 1 | -11/+0 |
2000-03-01 | do not return NULL symbols. | Tim Janik | 1 | -7/+14 |
2000-01-13 | [FIXME: On NetBSD, dlsym() doesn't set errno != 0 when the system cannot be | Martin Baulig | 1 | -1/+2 |
1999-07-24 | 18:36. incorporated proposed cleanups from gtk-devel-list. | Tim Janik | 1 | -8/+10 |
1999-05-08 | Port to BeOS by myself and Richard Offer. | CDT 1999 Shawn T. Amundson | 1 | -0/+2 |
1999-05-06 | New files, used to generate corresponding non-.in files when making a | Tor Lillqvist | 1 | -11/+0 |
1999-04-07 | Add G_MODULE_IMPL_OS2 | Asbjørn Pettersen | 1 | -0/+2 |
1999-02-24 | inserted additional note to look for ChangeLog and AUTHORS file for a log | CST 1999 Shawn T. Amundson | 1 | -0/+7 |
1999-02-10 | be more descriptive on unsupported systems. | Tim Janik | 1 | -1/+2 |
1999-02-10 | s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macro | Sebastian Wilhelmi | 1 | -1/+1 |
1999-02-10 | fixed errernerous code wrt to thread specific error string allocation | Tim Janik | 1 | -10/+3 |
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 | 1 | -19/+49 |
1998-11-20 | added empty default imlementation so gmodule.so compiles on systems that | Tim Janik | 1 | -0/+6 |
1998-10-27 | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1 | -0/+23 |
1998-10-21 | reverted part of the changes from Sebastian Wilhelmi (1998-10-20). don't | Tim Janik | 1 | -3/+7 |
1998-09-21 | NEWS file update for upcoming release of GLib + GModule version 1.1.3, | Tim Janik | 1 | -10/+10 |
1998-09-17 | implemented g_datalist_* along the lines of g_dataset, but operates on an | Tim Janik | 1 | -6/+23 |
1998-08-20 | provide no operation implementation for the underlying _g_module_* | Tim Janik | 1 | -0/+22 |
1998-08-17 | changed the return type for the GModuleCheckInit function to be a string, | Tim Janik | 1 | -2/+11 |
1998-08-16 | version bump to 1.1.3, binary age 0, interface age 0. | Tim Janik | 1 | -1/+2 |
1998-08-10 | minor changes to internal interface. | Tim Janik | 1 | -41/+42 |
1998-08-10 | minor hack to cause SUBDIRS (gmodule) to be build last. we do this by | Tim Janik | 1 | -2/+2 |
1998-08-09 | hm, fixup call sequences for check_init() and de_init(). | Tim Janik | 1 | -13/+12 |
1998-08-09 | erm, fix copyright notice. | Tim Janik | 1 | -2/+2 |
1998-08-09 | fix cmopiler warnings. check (de)initialization code. | Tim Janik | 1 | -8/+41 |
1998-08-09 | initial import of gmodule. | Tim Janik | 1 | -0/+270 |