.. |
gnulib
|
Fix 64bit printing for MSVC builds (#119292, Hans Breuer):
|
2003-11-02 00:54:02 +00:00 |
libcharset
|
Add cp1251 support for Solaris. (#104738, Hidetoshi Tajima)
|
2003-03-30 21:29:26 +00:00 |
trio
|
Remove trio printf().
|
2003-07-28 23:00:51 +00:00 |
.cvsignore
|
Default to --disable-gtk-doc, to avoid Jade setup hassles.
|
2002-03-05 05:18:23 +00:00 |
galloca.h
|
provide g_newa(ctype, count) on top of g_alloca() like we provide g_new()
|
2001-11-14 07:50:12 +00:00 |
garray.c
|
New function to call a function for each element of a GPtrArray. (#114790)
|
2003-12-26 01:04:12 +00:00 |
garray.h
|
New function to call a function for each element of a GPtrArray. (#114790)
|
2003-12-26 01:04:12 +00:00 |
gasyncqueue.c
|
Remove some explicit Docbook markup which is no longer necessary
|
2003-07-25 21:32:47 +00:00 |
gasyncqueue.h
|
Fix a bunch of typos in header comments. (#102422, Morten Welinder)
|
2003-02-06 19:57:14 +00:00 |
gbacktrace.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gbacktrace.h
|
Exclude OSF from alpha definition of G_BREAKPOINT(), since the assembler
|
2002-05-06 20:08:54 +00:00 |
gbsearcharray.h
|
inserted casts for C++.
|
2003-09-07 22:36:58 +00:00 |
gcache.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gcache.h
|
Move glib library into a subdirectory, make all GLib include files include
|
2001-06-26 16:01:21 +00:00 |
gcompletion.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gcompletion.h
|
Make prefix argument const. (#91662, Gustavo Carneiro)
|
2002-10-14 19:38:30 +00:00 |
gconvert.c
|
get_filename_charset() needs to return false for filenames not encoded in
|
2003-12-13 14:38:18 +00:00 |
gconvert.h
|
Use gchar, gint, gsize instead of char, int, size_t in the interface for
|
2003-07-29 18:59:23 +00:00 |
gdataset.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gdataset.h
|
Move glib library into a subdirectory, make all GLib include files include
|
2001-06-26 16:01:21 +00:00 |
gdate.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gdate.h
|
Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow
|
2002-11-08 18:47:56 +00:00 |
gdebug.h
|
Fix trailing , in enumeration Miroslaw Dobrzanski-Neumann (#72574)
|
2002-02-26 03:47:47 +00:00 |
gdir.c
|
Clarify documentation.
|
2003-02-23 22:55:47 +00:00 |
gdir.h
|
Add Copyright notice.
|
2002-11-22 23:45:32 +00:00 |
gen-unicode-tables.pl
|
Take a directory where to look for the unicode files on the command line
|
2003-09-12 18:25:36 +00:00 |
gerror.c
|
Remove some explicit Docbook markup which is no longer necessary
|
2003-07-25 21:32:47 +00:00 |
gerror.h
|
Move glib library into a subdirectory, make all GLib include files include
|
2001-06-26 16:01:21 +00:00 |
gfileutils.c
|
make g_file_test(,G_FILE_TEST_IS_EXECUTABLE) return something useful on
|
2003-12-14 19:05:29 +00:00 |
gfileutils.h
|
Rename g_read_link() to g_file_read_link() to better match the remaining
|
2003-07-29 22:31:40 +00:00 |
ghash.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
ghash.h
|
Fix a bunch of typos in header comments. (#102422, Morten Welinder)
|
2003-02-06 19:57:14 +00:00 |
ghook.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
ghook.h
|
Fix a bunch of typos in header comments. (#102422, Morten Welinder)
|
2003-02-06 19:57:14 +00:00 |
gi18n-lib.h
|
New headers defining common gettext-support macros.
|
2003-11-05 21:07:47 +00:00 |
gi18n.h
|
New headers defining common gettext-support macros.
|
2003-11-05 21:07:47 +00:00 |
giochannel.c
|
Remove some explicit Docbook markup which is no longer necessary
|
2003-07-25 21:32:47 +00:00 |
giochannel.h
|
glib/giochannel.h Remove bogus (Win32-only) declaration of
|
2003-06-05 22:18:27 +00:00 |
giounix.c
|
#define _POSIX_SOURCE for SSIZE_MAX. Fixes #128853.
|
2004-01-12 00:06:54 +00:00 |
giowin32.c
|
Bind inter-thread comminication sockets to INADDR_LOOPBACK instead of
|
2003-11-22 19:28:04 +00:00 |
glib-object.h
|
Include gtypes.h not gobject/gtype.h
|
2001-11-18 00:38:48 +00:00 |
glib.def
|
Force shared library (DLL) only on Windows. (I don't think that is
|
2003-10-24 03:41:22 +00:00 |
glib.h
|
Add check for dirent.h
|
2001-11-05 01:47:31 +00:00 |
glib.rc.in
|
Update to match what is currently produced by autotools.
|
2002-11-21 03:04:53 +00:00 |
glibintl.h
|
1.3.14
|
2002-02-17 23:28:43 +00:00 |
glist.c
|
Remove unused function g_list_sort2 (bug #113203).
|
2003-05-19 17:02:32 +00:00 |
glist.h
|
Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow
|
2002-11-08 18:47:56 +00:00 |
gmacros.h
|
change #elif with no expression to #else in G_STRFUNC definition. Thanks
|
2003-12-11 18:31:46 +00:00 |
gmain.c
|
Set the return value from the result of g_main_context_check() (after we
|
2003-11-01 13:57:48 +00:00 |
gmain.h
|
glib/giochannel.h Remove bogus (Win32-only) declaration of
|
2003-06-05 22:18:27 +00:00 |
gmarkup.c
|
Document as 2.4 additions. (unescape_text): Implement newline and
|
2003-10-08 21:44:04 +00:00 |
gmarkup.h
|
Add g_markup_printf_escaped(), g_markup_vprintf_escaped().
|
2003-09-12 00:17:02 +00:00 |
gmem.c
|
Fix the locking of the mem_chunks list. (#127096, Balazs Scheidler)
|
2003-12-21 21:51:39 +00:00 |
gmem.h
|
Fix a bunch of typos in header comments. (#102422, Morten Welinder)
|
2003-02-06 19:57:14 +00:00 |
gmessages.c
|
Escape control characters in g_logv() output. (#108287, Christian Biere)
|
2003-08-25 16:36:03 +00:00 |
gmessages.h
|
Fix a bunch of typos in header comments. (#102422, Morten Welinder)
|
2003-02-06 19:57:14 +00:00 |
gnode.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gnode.h
|
Move glib library into a subdirectory, make all GLib include files include
|
2001-06-26 16:01:21 +00:00 |
gpattern.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gpattern.h
|
make struct _GPatternSpec and GMatchType private. (g_pattern_equal): new
|
2001-10-13 05:54:10 +00:00 |
gprimes.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gprimes.h
|
Move glib library into a subdirectory, make all GLib include files include
|
2001-06-26 16:01:21 +00:00 |
gprintf.c
|
Make the various printf feature test macros reflect the system printf,
|
2003-10-04 23:24:02 +00:00 |
gprintf.h
|
Synchronize argument names with headers and docs. (g_vasprintf): An
|
2003-06-05 22:47:42 +00:00 |
gprintfint.h
|
Make the various printf feature test macros reflect the system printf,
|
2003-10-04 23:24:02 +00:00 |
gqsort.c
|
Use gchar, gint, gsize instead of char, int, size_t in the interface for
|
2003-07-29 18:59:23 +00:00 |
gqsort.h
|
Use gchar, gint, gsize instead of char, int, size_t in the interface for
|
2003-07-29 18:59:23 +00:00 |
gquark.h
|
Move glib library into a subdirectory, make all GLib include files include
|
2001-06-26 16:01:21 +00:00 |
gqueue.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gqueue.h
|
Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow
|
2002-11-08 18:47:56 +00:00 |
grand.c
|
Add the init_by_array functionality from the reference implementation of
|
2004-01-10 01:38:55 +00:00 |
grand.h
|
Add the init_by_array functionality from the reference implementation of
|
2004-01-10 01:38:55 +00:00 |
grel.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
grel.h
|
Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow
|
2002-11-08 18:47:56 +00:00 |
gscanner.c
|
for msvc build
|
2003-07-20 15:55:09 +00:00 |
gscanner.h
|
fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) in
|
2002-10-12 19:37:48 +00:00 |
gshell.c
|
Optimize the common cases (init == NULL or init == "") a bit. replace uses
|
2003-03-30 22:02:20 +00:00 |
gshell.h
|
Move glib library into a subdirectory, make all GLib include files include
|
2001-06-26 16:01:21 +00:00 |
gslist.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gslist.h
|
Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow
|
2002-11-08 18:47:56 +00:00 |
gspawn-win32-helper.c
|
Optimize the common cases (init == NULL or init == "") a bit. replace uses
|
2003-03-30 22:02:20 +00:00 |
gspawn-win32.c
|
Call protect_argv() in do_spawn() instead of in do_spawn_with_pipes() so
|
2003-09-30 20:04:51 +00:00 |
gspawn.c
|
Remove some explicit Docbook markup which is no longer necessary
|
2003-07-25 21:32:47 +00:00 |
gspawn.h
|
Move glib library into a subdirectory, make all GLib include files include
|
2001-06-26 16:01:21 +00:00 |
gstrfuncs.c
|
handle NULL arguments gracefully.
|
2003-11-27 17:08:58 +00:00 |
gstrfuncs.h
|
New headers defining common gettext-support macros.
|
2003-11-05 21:07:47 +00:00 |
gstring.c
|
Move initialization of variables after g_return_val_if_fail. (#131564,
|
2004-01-15 21:33:58 +00:00 |
gstring.h
|
New function, to insert possible non-nul-terminated byte sequences into a
|
2003-03-31 22:08:08 +00:00 |
gthread.c
|
Support for one-time initialization functions. (#69668, Sebastian
|
2003-07-08 23:43:48 +00:00 |
gthread.h
|
Support for one-time initialization functions. (#69668, Sebastian
|
2003-07-08 23:43:48 +00:00 |
gthreadinit.h
|
Fixes for #101264 and #99372:
|
2003-02-14 15:08:46 +00:00 |
gthreadpool.c
|
Patch from Sven Neumann to make the include order consistent. (#71704)
|
2002-12-04 01:27:44 +00:00 |
gthreadpool.h
|
Move glib library into a subdirectory, make all GLib include files include
|
2001-06-26 16:01:21 +00:00 |
gtimer.c
|
Fix off-by-one error. (#100853)
|
2002-12-11 23:40:10 +00:00 |
gtimer.h
|
Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow
|
2002-11-08 18:47:56 +00:00 |
gtree.c
|
Remove some explicit Docbook markup which is no longer necessary
|
2003-07-25 21:32:47 +00:00 |
gtree.h
|
Mark g_tree_traverse() as deprecated. (#65343)
|
2001-11-26 19:01:08 +00:00 |
gtypes.h
|
Fix for #103710, Mark Jones:
|
2003-12-02 01:31:43 +00:00 |
gunibreak.c
|
Update Unicode data to 4.0. (#107974)
|
2003-07-31 02:27:56 +00:00 |
gunibreak.h
|
Update Unicode data to 4.0. (#107974)
|
2003-07-31 02:27:56 +00:00 |
gunichartables.h
|
Add g_unichar_get_mirror_char. (#114749)
|
2003-09-12 17:54:43 +00:00 |
gunicode.h
|
Add g_unichar_get_mirror_char. (#114749)
|
2003-09-12 17:54:43 +00:00 |
gunicodeprivate.h
|
Unicode 4.0 special casing. (#114681)
|
2003-09-10 16:55:36 +00:00 |
gunicollate.c
|
Unicode 4.0 special casing. (#114681)
|
2003-09-10 16:55:36 +00:00 |
gunicomp.h
|
Update Unicode data to 4.0. (#107974)
|
2003-07-31 02:27:56 +00:00 |
gunidecomp.c
|
fix gint/gsize confusion.
|
2003-12-05 20:09:34 +00:00 |
gunidecomp.h
|
Update Unicode data to 4.0. (#107974)
|
2003-07-31 02:27:56 +00:00 |
guniprop.c
|
Add a NULL check to be consistent with the other g_utf8_ functions.
|
2003-11-15 22:04:39 +00:00 |
gutf8.c
|
Remove some explicit Docbook markup which is no longer necessary
|
2003-07-25 21:32:47 +00:00 |
gutils.c
|
Force shared library (DLL) only on Windows. (I don't think that is
|
2003-10-24 03:41:22 +00:00 |
gutils.h
|
64-bit cleanliness fixes.
|
2004-01-10 08:15:24 +00:00 |
gwin32.c
|
Remove some explicit Docbook markup which is no longer necessary
|
2003-07-25 21:32:47 +00:00 |
gwin32.h
|
Correct the comment telling what headers have the declarations of some
|
2003-01-02 00:30:22 +00:00 |
Makefile.am
|
New headers defining common gettext-support macros.
|
2003-11-05 21:07:47 +00:00 |
makefile.mingw.in
|
Hardcode 2.0 in the names, as that is what Makefile.am does.
|
2002-11-21 03:25:35 +00:00 |
makefile.msc.in
|
get_filename_charset() needs to return false for filenames not encoded in
|
2003-12-13 14:38:18 +00:00 |