summaryrefslogtreecommitdiff
path: root/gmodule
AgeCommit message (Expand)Author
2000-08-25Mark the following functions G_GNUC_CONST (to allow betteroptimization)Elliot Lee
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik
2000-07-22Fix resource handling, the resource file got left out from the DLL afterTor Lillqvist
2000-07-20Mark the functions g_basename and g_dirname deprecated. They will issue anSebastian Wilhelmi
2000-07-19glibconfig.h and glib.h now include files outside of the extern "C" block.Sebastian Wilhelmi
2000-07-18Don't #include <tlhelp32.h> when compiling with gcc, as it isn't provided.Tor Lillqvist
2000-07-14Include the "build" module in GLib, too, to make it more self-contained.Tor Lillqvist
2000-07-14Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist
2000-05-01Add new functions. Add new object files. Add threadpool-test. No need toTor Lillqvist
2000-03-24.cvsignore adaptationSebastian Wilhelmi
2000-03-24Added various win32 related *.in files to EXTRA_DIST to let 'makeSebastian Wilhelmi
2000-03-22In the "null" module case _g_module_symbol should still first search the mainTor Lillqvist
2000-03-22When looking for symbols in the "main" module we must search both the mainTor Lillqvist
2000-03-01New function that returns the message string for a Win32 error code.Tor Lillqvist
2000-03-01minor optimization.Tim Janik
2000-03-01do not return NULL symbols.Tim Janik
2000-03-01New function that returns the message string for a Win32 error code.Tor Lillqvist
2000-03-01do not return NULL symbols.Tim Janik
2000-02-07Move to corresponding subdirectories.Tor Lillqvist
2000-01-13[FIXME: On NetBSD, dlsym() doesn't set errno != 0 when the system cannot beMartin Baulig
1999-12-16Use FormatMessage to translate system error codes into textual messages.Tor Lillqvist
1999-10-31Don't crash if removing a nonexistent value.Tor Lillqvist
1999-10-04Don't define WIN32 and NATIVE_WIN32.Tor Lillqvist
1999-10-04G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh
1999-08-26added --export-dynamic so we can load dynmic modules, (required, accordingTim Janik
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-05-12Another small fix.CDT 1999 Shawn T. Amundson
1999-05-08Better testing reveals better methods. Fixes for BeOS.CDT 1999 Shawn T. Amundson
1999-05-08Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson
1999-05-06New files, used to generate corresponding non-.in files when making aTor Lillqvist
1999-05-01libtool 1.3 upgradeManish Singh
1999-04-24 Support added for building using a GNU toolchain on Win32,Tor Lillqvist
1999-04-19add gmodule-os2.cAsbjørn Pettersen
1999-04-07Add G_MODULE_IMPL_OS2Asbjørn Pettersen
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-02-10be more descriptive on unsupported systems.Tim Janik
1999-02-10s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian Wilhelmi
1999-02-10fixed errernerous code wrt to thread specific error string allocationTim Janik
1999-01-28Xsed isn't valid here, don't use itManish Singh
1999-01-22move gmodule changelog entry to gmodule changelogJeff Garzik
1999-01-21Add braces to eliminate an ambiguous else warning.EST 1999 Jeff Garzik
1999-01-20new fileManish Singh
1999-01-16Merge in current Win32 version. Almost no Unix code touched.Tor Lillqvist
1999-01-05Shut up cvsManish Singh
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor
1998-11-29 Put -DFOO stuff into Makefile.am INCLUDES.Jeff Garzik
1998-11-25applied glib-tml-981120-0, change log appended below.PST 1998 Manish Singh
1998-11-20added empty default imlementation so gmodule.so compiles on systems thatTim Janik