index
:
~smcv/glib
230-flush-662395
datetime
flush
flush-662395
gdbusproxy-race-656039
gerror
glib-2-28
glib-2-30
gpid-doc-399148
gvariant-docs
gweakref-548954
gweakref-rwlock-548954
initable-662208
master
GLib branches
smcv
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gmodule
/
gmodule-win32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-08
Make header include order consistent (#71704, Diego Escalante Urrelo)
Matthias Clasen
1
-0
/
+1
2006-08-29
Remove support for Windows 9x/ME, as will be done also in Pango and GTK+.
Tor Lillqvist
1
-13
/
+4
2004-11-04
Argument is in UTF-8. Use wide character Win32 API if present.
Tor Lillqvist
1
-1
/
+14
2004-03-31
On Cygwin, use the "cyg" prefix, and accept also the normal "lib".
Tor Lillqvist
1
-0
/
+14
2004-02-20
applied patch from David Schleef <ds@schleef.org> which implements a
Tim Janik
1
-1
/
+2
2003-01-04
Use g_ascii_strcasecmp().
Tor Lillqvist
1
-2
/
+2
2001-11-24
*/.cvsignore: Add various Win32 related file types.
Tor Lillqvist
1
-26
/
+0
2001-10-09
More Unix compatibility: Add "lib" prefix in case the module name doesn't
Tor Lillqvist
1
-3
/
+8
2001-03-14
From Edward M. Lee <tailbert@yahoo.com>:
Tor Lillqvist
1
-2
/
+2
2001-03-09
Use G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPORT correctly on
Tor Lillqvist
1
-0
/
+10
2000-07-26
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
Tim Janik
1
-4
/
+4
2000-07-18
Don't #include <tlhelp32.h> when compiling with gcc, as it isn't provided.
Tor Lillqvist
1
-2
/
+29
2000-05-01
Add new functions. Add new object files. Add threadpool-test. No need to
Tor Lillqvist
1
-1
/
+0
2000-03-22
In the "null" module case _g_module_symbol should still first search the main
Tor Lillqvist
1
-1
/
+4
2000-03-22
When looking for symbols in the "main" module we must search both the main
Tor Lillqvist
1
-10
/
+125
2000-03-01
New function that returns the message string for a Win32 error code.
Tor Lillqvist
1
-25
/
+14
2000-03-01
do not return NULL symbols.
Tim Janik
1
-20
/
+23
1999-12-16
Use FormatMessage to translate system error codes into textual messages.
Tor Lillqvist
1
-4
/
+8
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-01-16
Merge in current Win32 version. Almost no Unix code touched.
Tor Lillqvist
1
-2
/
+10
1998-12-15
This commit merges the glib-threads branch into the main
Owen Taylor
1
-0
/
+5
1998-10-27
removed dummy structure definitions for struct _GCache, _GTree, _GTimer,
Tor Lillqvist
1
-0
/
+93