summaryrefslogtreecommitdiff
path: root/gmodule/gmodule.h
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib.Tor Lillqvist2004-12-061-0/+5
* applied patch from David Schleef <ds@schleef.org> which implements aTim Janik2004-02-201-1/+2
* s/retrive/retrieve/jacob berkman2001-10-031-2/+2
* Use G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPORT correctly onTor Lillqvist2001-03-091-10/+5
* Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule.Sebastian Wilhelmi2001-03-071-1/+0
* include string.hHavoc Pennington2001-02-171-12/+12
* Moved declaration of g_log_domain_gmodule up before the inclusion ofSebastian Wilhelmi2000-09-281-3/+1
* Mark the following functions G_GNUC_CONST (to allow betteroptimization)Elliot Lee2000-08-251-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* glibconfig.h and glib.h now include files outside of the extern "C" block.Sebastian Wilhelmi2000-07-191-1/+1
* Don't crash if removing a nonexistent value.Tor Lillqvist1999-10-311-1/+1
* Don't define WIN32 and NATIVE_WIN32.Tor Lillqvist1999-10-041-1/+1
* G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh1999-10-041-3/+3
* inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1999-02-241-0/+8
* removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1998-10-271-4/+21
* Remove `#pragma }'. Likewise.Raja R Harinath1998-10-251-1/+0
* NEWS file update for upcoming release of GLib + GModule version 1.1.3,Tim Janik1998-09-211-1/+1
* implemented g_datalist_* along the lines of g_dataset, but operates on anTim Janik1998-09-171-0/+3
* indentation fix.Tim Janik1998-08-171-3/+3
* changed the return type for the GModuleCheckInit function to be a string,Tim Janik1998-08-171-4/+4
* version bump to 1.1.3, binary age 0, interface age 0.Tim Janik1998-08-161-3/+4
* minor changes to internal interface.Tim Janik1998-08-101-2/+2
* fix cmopiler warnings. check (de)initialization code.Tim Janik1998-08-091-2/+6
* do we want the .h file also? .... yes! ;)Tim Janik1998-08-091-0/+71