| Commit message (Expand) | Author | Age | Files | Lines |
| * | API: Add g_module_open_full() | nitinosiris | 2021-07-21 | 1 | -0/+25 |
| * | tree: Fix various typos and outdated terminology | Philip Withnall | 2020-06-12 | 1 | -1/+1 |
| * | gmodule/: LGPLv2+ -> LGPLv2.1+ | Sébastien Wilmet | 2017-05-24 | 1 | -1/+1 |
| * | gmodule: Remove old win32 codepage ABI compat code | Christoph Reiter | 2017-04-06 | 1 | -14/+14 |
| * | gmodule: Add the visibility attribute to G_MODULE_EXPORT on gcc | Philip Withnall | 2017-03-23 | 1 | -1/+3 |
| * | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -3/+1 |
| * | Use 'dumb quotes' rather than `really dumb quotes' | Dan Winship | 2013-05-21 | 1 | -4/+4 |
| * | various: add GLIB_AVAILABLE_IN_ALL everywhere else | Ryan Lortie | 2013-01-13 | 1 | -0/+10 |
| * | win32: add gwin32compat.h, for utf8-renaming compatibility defines | Dan Winship | 2012-11-15 | 1 | -7/+11 |
| * | Fix GModule documentation a bit | Matthias Clasen | 2012-07-13 | 1 | -0/+2 |
| * | Spelling fixes | Matthias Clasen | 2011-08-29 | 1 | -1/+1 |
| * | Remove all uses of G_CONST_RETURN | Ryan Lortie | 2011-06-09 | 1 | -2/+2 |
| * | Revert "Remove all uses of G_CONST_RETURN" | Emmanuele Bassi | 2011-03-15 | 1 | -2/+2 |
| * | Remove all uses of G_CONST_RETURN | Ryan Lortie | 2011-03-15 | 1 | -2/+2 |
| * | Makefile.am gmodule.def Win32 DLL ABI stability cruft like in ../glib. | Tor Lillqvist | 2004-12-06 | 1 | -0/+5 |
| * | applied patch from David Schleef <ds@schleef.org> which implements a | Tim Janik | 2004-02-20 | 1 | -1/+2 |
| * | s/retrive/retrieve/ | jacob berkman | 2001-10-03 | 1 | -2/+2 |
| * | Use G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPORT correctly on | Tor Lillqvist | 2001-03-09 | 1 | -10/+5 |
| * | Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. | Sebastian Wilhelmi | 2001-03-07 | 1 | -1/+0 |
| * | include string.h | Havoc Pennington | 2001-02-17 | 1 | -12/+12 |
| * | Moved declaration of g_log_domain_gmodule up before the inclusion of | Sebastian Wilhelmi | 2000-09-28 | 1 | -3/+1 |
| * | Mark the following functions G_GNUC_CONST (to allow betteroptimization) | Elliot Lee | 2000-08-25 | 1 | -1/+1 |
| * | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
| * | glibconfig.h and glib.h now include files outside of the extern "C" block. | Sebastian Wilhelmi | 2000-07-19 | 1 | -1/+1 |
| * | Don't crash if removing a nonexistent value. | Tor Lillqvist | 1999-10-31 | 1 | -1/+1 |
| * | Don't define WIN32 and NATIVE_WIN32. | Tor Lillqvist | 1999-10-04 | 1 | -1/+1 |
| * | G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, but | Manish Singh | 1999-10-04 | 1 | -3/+3 |
| * | inserted additional note to look for ChangeLog and AUTHORS file for a log | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
| * | removed dummy structure definitions for struct _GCache, _GTree, _GTimer, | Tor Lillqvist | 1998-10-27 | 1 | -4/+21 |
| * | Remove `#pragma }'. Likewise. | Raja R Harinath | 1998-10-25 | 1 | -1/+0 |
| * | NEWS file update for upcoming release of GLib + GModule version 1.1.3, | Tim Janik | 1998-09-21 | 1 | -1/+1 |
| * | implemented g_datalist_* along the lines of g_dataset, but operates on an | Tim Janik | 1998-09-17 | 1 | -0/+3 |
| * | indentation fix. | Tim Janik | 1998-08-17 | 1 | -3/+3 |
| * | changed the return type for the GModuleCheckInit function to be a string, | Tim Janik | 1998-08-17 | 1 | -4/+4 |
| * | version bump to 1.1.3, binary age 0, interface age 0. | Tim Janik | 1998-08-16 | 1 | -3/+4 |
| * | minor changes to internal interface. | Tim Janik | 1998-08-10 | 1 | -2/+2 |
| * | fix cmopiler warnings. check (de)initialization code. | Tim Janik | 1998-08-09 | 1 | -2/+6 |
| * | do we want the .h file also? .... yes! ;) | Tim Janik | 1998-08-09 | 1 | -0/+71 |