summaryrefslogtreecommitdiff
path: root/gmodule
AgeCommit message (Expand)AuthorFilesLines
2000-07-18Don't #include <tlhelp32.h> when compiling with gcc, as it isn't provided.Tor Lillqvist2-2/+35
2000-07-14Include the "build" module in GLib, too, to make it more self-contained.Tor Lillqvist1-1/+1
2000-07-14Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor1-10/+10
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist3-0/+70
2000-05-01Add new functions. Add new object files. Add threadpool-test. No need toTor Lillqvist2-1/+4
2000-03-24.cvsignore adaptationSebastian Wilhelmi1-0/+1
2000-03-24Added various win32 related *.in files to EXTRA_DIST to let 'makeSebastian Wilhelmi1-2/+3
2000-03-22In the "null" module case _g_module_symbol should still first search the mainTor Lillqvist2-1/+7
2000-03-22When looking for symbols in the "main" module we must search both the mainTor Lillqvist2-10/+141
2000-03-01New function that returns the message string for a Win32 error code.Tor Lillqvist2-3/+18
2000-03-01minor optimization.Tim Janik2-6/+28
2000-03-01do not return NULL symbols.Tim Janik5-90/+158
2000-03-01New function that returns the message string for a Win32 error code.Tor Lillqvist4-56/+14
2000-03-01do not return NULL symbols.Tim Janik4-28/+58
2000-02-07Move to corresponding subdirectories.Tor Lillqvist2-1/+35
2000-01-13[FIXME: On NetBSD, dlsym() doesn't set errno != 0 when the system cannot beMartin Baulig2-1/+7
1999-12-16Use FormatMessage to translate system error codes into textual messages.Tor Lillqvist1-4/+8
1999-10-31Don't crash if removing a nonexistent value.Tor Lillqvist2-6/+1
1999-10-04Don't define WIN32 and NATIVE_WIN32.Tor Lillqvist2-1/+6
1999-10-04G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh3-6/+11
1999-08-26added --export-dynamic so we can load dynmic modules, (required, accordingTim Janik1-1/+2
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik3-10/+21
1999-05-12Another small fix.CDT 1999 Shawn T. Amundson1-2/+2
1999-05-08Better testing reveals better methods. Fixes for BeOS.CDT 1999 Shawn T. Amundson1-1/+1
1999-05-08Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson4-2/+179
1999-05-06New files, used to generate corresponding non-.in files when making aTor Lillqvist2-11/+4
1999-05-01libtool 1.3 upgradeManish Singh2-2/+6
1999-04-24 Support added for building using a GNU toolchain on Win32,Tor Lillqvist2-20/+0
1999-04-19add gmodule-os2.cAsbjørn Pettersen2-0/+5
1999-04-07Add G_MODULE_IMPL_OS2Asbjørn Pettersen4-0/+153
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson8-0/+60
1999-02-10be more descriptive on unsupported systems.Tim Janik2-1/+6
1999-02-10s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian Wilhelmi1-1/+1
1999-02-10fixed errernerous code wrt to thread specific error string allocationTim Janik2-10/+8
1999-01-28Xsed isn't valid here, don't use itManish Singh1-3/+11
1999-01-22move gmodule changelog entry to gmodule changelogJeff Garzik1-0/+5
1999-01-21Add braces to eliminate an ambiguous else warning.EST 1999 Jeff Garzik1-2/+2
1999-01-20new fileManish Singh1-11/+3
1999-01-16Merge in current Win32 version. Almost no Unix code touched.Tor Lillqvist4-7/+33
1999-01-05Shut up cvsManish Singh1-0/+1
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik1-11/+11
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor5-19/+69
1998-11-29 Put -DFOO stuff into Makefile.am INCLUDES.Jeff Garzik1-1/+2
1998-11-25applied glib-tml-981120-0, change log appended below.PST 1998 Manish Singh1-0/+1
1998-11-20added empty default imlementation so gmodule.so compiles on systems thatTim Janik2-0/+12
1998-11-13Put -I$(top_srcdir) back into INCLUDES.Nuno Ferreira2-1/+6
1998-11-12INCLUDES is the right way to add to CFLAGS, not DEFS. Also there are bugsJeff Garzik2-2/+8
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist12-6/+240
1998-10-27New function that returns the message string for a Win32 error code.Tor Lillqvist1-4/+2
1998-10-27removed dummy structure definitions for struct _GCache, _GTree, _GTimer,Tor Lillqvist1-0/+45