..
libcharset
Add cp1251 support for Solaris. ( #104738 , Hidetoshi Tajima)
2003-03-30 21:29:26 +00:00
trio
Set TRIO_LIBS when building with trio.
2002-12-15 00:42:37 +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
Patch from Sven Neumann to make the include order consistent. ( #71704 )
2002-12-04 01:27:44 +00:00
garray.h
Fix a bunch of typos in header comments. ( #102422 , Morten Welinder)
2003-02-06 19:57:14 +00:00
gasyncqueue.c
Patch from Sven Neumann to make the include order consistent. ( #71704 )
2002-12-04 01:27:44 +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.c
Patch from Sven Neumann to make the include order consistent. ( #71704 )
2002-12-04 01:27:44 +00:00
gbsearcharray.h
API revamp to shorten GValueArray structure.
2001-12-13 07:06:56 +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 rid of UNSAFE_DOS_PATH. (acceptable): Align with RFC2396. ( #59653 )
2003-03-30 21:24:58 +00:00
gconvert.h
Make hostname parameter const char *. Added a new "ASCII must not be
2002-02-08 19:57:35 +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
Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757 , Tomas Ogren)
2002-12-06 20:11:29 +00:00
gerror.c
Patch from Sven Neumann to make the include order consistent. ( #71704 )
2002-12-04 01:27:44 +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
Fix off-by-one error. ( #100853 )
2002-12-11 23:40:10 +00:00
gfileutils.h
Add g_build_path(), g_build_filename(), to create separated paths,
2001-09-10 13:30:41 +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
giochannel.c
Do a g_return_val_if_fail() on err == NULL to be a bit more robuts on
2003-05-30 19:54:35 +00:00
giochannel.h
Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow
2002-11-08 18:47:56 +00:00
giounix.c
Patch from Sven Neumann to make the include order consistent. ( #71704 )
2002-12-04 01:27:44 +00:00
giowin32.c
Fix typo: Should be SOCKET_ERROR, not SO_ERROR. Noticed by Daniel
2003-02-04 23:37:04 +00:00
glib-object.h
Include gtypes.h not gobject/gtype.h
2001-11-18 00:38:48 +00:00
glib.def
Add g_string_chunk_insert_len.
2003-04-01 19:11:48 +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
__PRETTY_FUNCTION__ was made a non-token before gcc-3.0.0 for C++. (Fix
2003-05-28 16:53:20 +00:00
gmain.c
When waiting for the main loop to be freed up, wait on either
2003-04-07 17:50:53 +00:00
gmain.h
Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow
2002-11-08 18:47:56 +00:00
gmarkup.c
Optimize the common cases (init == NULL or init == "") a bit. replace uses
2003-03-30 22:02:20 +00:00
gmarkup.h
New function to get the currently open element. ( #70448 )
2002-07-15 21:33:18 +00:00
gmem.c
Fixes for #101264 and #99372 :
2003-02-14 15:08:46 +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
Optimize the common cases (init == NULL or init == "") a bit. replace uses
2003-03-30 22:02:20 +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
Mark 2.2 API additions.
2002-11-28 00:15:45 +00:00
gprintf.h
Include a printf implementation supporting C99 snprintf and SUS
2002-11-21 00:35:15 +00:00
gprintfint.h
Add gprintfint.h and trio.
2002-12-15 00:03:46 +00:00
gqsort.c
Patch from Sven Neumann to make the include order consistent. ( #71704 )
2002-12-04 01:27:44 +00:00
gqsort.h
Move glib library into a subdirectory, make all GLib include files include
2001-06-26 16:01:21 +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
Fixes for #101264 and #99372 :
2003-02-14 15:08:46 +00:00
grand.h
Trivial s/foo/foo_/ fixes to make <glib.h> includable with -Wshadow
2002-11-08 18:47:56 +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
Optimize the common cases (init == NULL or init == "") a bit. replace uses
2003-03-30 22:02:20 +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
Optimize the common cases (init == NULL or init == "") a bit. replace uses
2003-03-30 22:02:20 +00:00
gspawn.c
Optimize the common cases (init == NULL or init == "") a bit. replace uses
2003-03-30 22:02:20 +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
Use memcpy instead of strcpy. ( #106988 , Christian Biere)
2003-05-27 21:30:08 +00:00
gstrfuncs.h
fix comment. (g_ascii_strtoull): new function, acting like strtoull(3) in
2002-10-12 19:37:48 +00:00
gstring.c
New function, to insert possible non-nul-terminated byte sequences into a
2003-03-31 22:08:08 +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
Do not define function g_thread_init_glib, if not G_THREADS_ENABLED. It's
2003-03-14 14:29:21 +00:00
gthread.h
Mark the contents of the strucures in this file /*< private >*/
2002-12-15 02:19:06 +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
Patch from Sven Neumann to make the include order consistent. ( #71704 )
2002-12-04 01:27:44 +00:00
gtree.h
Mark g_tree_traverse() as deprecated. ( #65343 )
2001-11-26 19:01:08 +00:00
gtypes.h
Fix a bunch of typos in header comments. ( #102422 , Morten Welinder)
2003-02-06 19:57:14 +00:00
gunibreak.c
Fix cut-and-pasto: g_unichar_break_type should return
2003-05-20 03:38:48 +00:00
gunibreak.h
Patch from Andrew Taylor to improve tables and reduce relocations by using
2001-11-14 02:32:45 +00:00
gunichartables.h
Avoid literal UTF-8. (Allow it to build with IRIX cc, #72757 , Tomas Ogren)
2002-12-06 20:11:29 +00:00
gunicode.h
New function to revert a utf8 string. Gone, replaced by g_utf8_strreverse.
2002-07-26 19:48:02 +00:00
gunicollate.c
Start of fixes for cross-compilation. Based on patches from Dimi Shahbaz,
2002-12-05 20:33:26 +00:00
gunicomp.h
Patch from Andrew Taylor to improve tables and reduce relocations by using
2001-11-14 02:32:45 +00:00
gunidecomp.c
Fix off-by-one error in g_unicode_canonical_ordering (bug #113260 ).
2003-05-19 15:54:48 +00:00
gunidecomp.h
glib/gconvert.c glib/gen-unicode-tables.pl fixed cast/type problems to
2002-03-13 15:36:04 +00:00
guniprop.c
Remove stale comment.
2003-05-23 20:42:35 +00:00
gutf8.c
Fix typo in UNICODE_VALID (related to #107427 ).
2003-05-23 21:18:32 +00:00
gutils.c
HP-UX 10 xshares the same non-posix getpwuid_r signature as AIX. ( #100756 ,
2002-12-15 02:35:28 +00:00
gutils.h
Patch from Havoc Pennington to add functions for setting and getting a
2002-11-08 00:51:25 +00:00
gwin32.c
Patch from Sven Neumann to make the include order consistent. ( #71704 )
2002-12-04 01:27:44 +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
require automake 1.7. Add calls to libtoolize and gtkdocize. Clean up some
2003-03-04 10:10:48 +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
Hardcode 2.0 in the names, as that is what Makefile.am does.
2002-11-21 03:25:35 +00:00