glib/glib
Matthias Clasen f60ede1724 Unify some near-duplicate strings. (#314654, Clytie Siddall)
2005-08-28  Matthias Clasen  <mclasen@redhat.com>

	* glib/giochannel.c: Unify some near-duplicate strings. (#314654,
	Clytie Siddall)
2005-08-28 06:11:55 +00:00
..
gnulib
libcharset Apply a patch to fix sparse warnings. (#154696, Kjartan Maraas) 2004-10-24 01:37:42 +00:00
trio
.cvsignore Shut up CVS 2005-03-14 05:07:52 +00:00
abicheck.sh Fix abi checks for ia64. 2005-08-15 05:00:57 +00:00
galloca.h
garray.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
garray.h
gasyncqueue.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gasyncqueue.h Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(), 2004-11-08 18:26:56 +00:00
gatomic.c Always export g_atomic_int_get and g_atomic_pointer_get as functions, even 2005-08-04 17:21:03 +00:00
gatomic.h Always export g_atomic_int_get and g_atomic_pointer_get as functions, even 2005-08-04 17:21:03 +00:00
gbacktrace.c Check for <sys/wait.h> 2005-08-18 13:08:18 +00:00
gbacktrace.h
gbsearcharray.h
gcache.c Some fixes 2005-03-14 05:06:17 +00:00
gcache.h
gcompletion.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gcompletion.h
gconvert.c Enable the endianness test. 2005-08-08 19:50:38 +00:00
gconvert.h Add g_filename_display_basename. 2004-12-15 16:34:49 +00:00
gdataset.c Fix typos: invokation -> invocation. 2005-08-10 10:46:55 +00:00
gdataset.h Add g_object_add/remove_toggle_ref() functions to get notification when a 2005-05-05 14:57:29 +00:00
gdatasetprivate.h moved G_DATALIST_*_POINTER() macros here, because proper use requires the 2005-07-31 00:05:39 +00:00
gdate.c Add tests for g_date_get_iso8601_week_of_year(). 2005-03-28 05:22:56 +00:00
gdate.h
gdebug.h Small cleanup (use G_BEGIN/END_DECLS). (#168474, Fabricio Barros Cabral) 2005-03-08 05:15:57 +00:00
gdir.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gdir.h Introduce the idea of a filename encoding, which is *literally* the 2004-10-27 16:46:29 +00:00
gen-unicode-tables.pl
gerror.c Minor stylistic fix 2005-06-10 13:24:02 +00:00
gerror.h
gfileutils.c Take a va_list*, not a va_list, to avoid compiler warnings about 2005-08-10 04:07:47 +00:00
gfileutils.h Add some language-binding friendly variants 2005-06-23 05:50:53 +00:00
ghash.c Fix a typo in the docs. (#311569, Ross Burton) 2005-07-26 15:49:15 +00:00
ghash.h One more parameter renamed 2005-05-01 22:28:57 +00:00
ghook.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
ghook.h Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(), 2004-11-08 18:26:56 +00:00
gi18n-lib.h
gi18n.h
giochannel.c Unify some near-duplicate strings. (#314654, Clytie Siddall) 2005-08-28 06:11:55 +00:00
giochannel.h Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(), 2004-11-08 18:26:56 +00:00
giounix.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
giowin32.c Totally rewritten socket channel implementation. See discussion in bug 2005-07-08 23:27:31 +00:00
gkeyfile.c And remove a redundant cast 2005-07-01 19:29:33 +00:00
gkeyfile.h Mark functions with G_GNUC_MALLOC when appropriate. 2004-11-28 19:12:04 +00:00
glib-object.h
glib.h Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad 2005-06-25 03:38:32 +00:00
glib.rc.in Don't use autoconf variables for the resource object files on Win32 any 2005-07-08 23:04:06 +00:00
glib.symbols Make also the g_spawn*() functions take parameters in the GLib file name 2005-08-25 23:28:24 +00:00
glibintl.h
glist.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
glist.h
gmacros.h Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner) 2005-03-08 05:41:45 +00:00
gmain.c Apply a patch which may make GLib work on BeOS again. (#309157, Kian 2005-06-30 19:43:48 +00:00
gmain.h Make g_io_channel_ref(), g_main_context_ref(), g_hook_ref(), 2004-11-08 18:26:56 +00:00
gmappedfile.c include <process.h> for getpid() include <io.h> for close() etc. add 2005-07-02 19:50:29 +00:00
gmappedfile.h Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad 2005-06-25 03:38:32 +00:00
gmarkup.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gmarkup.h
gmem.c Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, Stefan 2005-03-22 04:09:17 +00:00
gmem.h Add g_try_new, g_try_new0, g_try_renew and g_try_malloc0. (#169611, Stefan 2005-03-22 04:09:17 +00:00
gmessages.c include <process.h> for getpid() include <io.h> for close() etc. add 2005-07-02 19:50:29 +00:00
gmessages.h Use G_LOG_LEVEL_DEBUG in both definitions. (#300071, Tommi Komulainen) 2005-04-11 01:03:37 +00:00
gnode.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gnode.h Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names for 2004-11-08 19:14:04 +00:00
goption.c Include glibintl.h, not gi18n.h, noticed by Dan Winship. 2005-07-26 19:41:05 +00:00
goption.h Add and implement a new flag to turn off the automatic <groupname>- 2005-07-12 18:56:25 +00:00
gpattern.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gpattern.h
gprimes.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gprimes.h
gprintf.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gprintf.h
gprintfint.h
gqsort.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gqsort.h
gquark.h
gqueue.c Clarify docs a little. (#311727, Tristan van Berkom) 2005-08-15 18:28:12 +00:00
gqueue.h
grand.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
grand.h
grel.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
grel.h
gscanner.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gscanner.h
gshell.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gshell.h
gslist.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gslist.h
gspawn-win32-helper.c Make also the g_spawn*() functions take parameters in the GLib file name 2005-08-25 23:28:24 +00:00
gspawn-win32.c Improve error reporting. Slight refactoring. 2005-08-26 01:43:11 +00:00
gspawn.c Make also the g_spawn*() functions take parameters in the GLib file name 2005-08-25 23:28:24 +00:00
gspawn.h Make also the g_spawn*() functions take parameters in the GLib file name 2005-08-25 23:28:24 +00:00
gstdio.c Fix Docbook tag typo 2005-08-03 19:44:52 +00:00
gstdio.h Move the G_BEGIN_DECLS/G_END_DECLS pair outside the #if/#else/#endif 2005-08-04 17:07:21 +00:00
gstrfuncs.c Warn and don't crash when meeting a trailing \\. (#301373, Benjamin Otte) 2005-04-28 20:47:51 +00:00
gstrfuncs.h Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner) 2005-03-08 05:41:45 +00:00
gstring.c Optimise single-character insertions 2005-08-18 09:30:24 +00:00
gstring.h actually enable (and fix up the length test). 2004-12-02 01:06:17 +00:00
gthread.c Don't lock if depth is zero. (#310148, Wim Taymans) 2005-07-12 16:56:51 +00:00
gthread.h
gthreadinit.h Update the returned value after locale changes. (#160271, Christian 2004-12-07 15:20:15 +00:00
gthreadpool.c Remove debugging spew 2005-07-20 17:12:45 +00:00
gthreadpool.h
gtimer.c On Win32, use GetSystemTimeAsFileTime() instead of GetTickCount(). 2005-03-20 11:35:48 +00:00
gtimer.h
gtree.c Check the return values of g_tree_remove(). 2005-05-17 15:33:36 +00:00
gtree.h Check the return values of g_tree_remove(). 2005-05-17 15:33:36 +00:00
gtypes.h (G_MININT64): Cast to gint64. 2005-08-24 14:14:02 +00:00
gunibreak.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gunibreak.h
gunichartables.h
gunicode.h Update the link to Unicode category values. (#313369, Behnam Esfahbod) 2005-08-15 18:49:11 +00:00
gunicodeprivate.h
gunicollate.c New function to calculate collation keys which are more suitable for 2005-06-08 05:22:05 +00:00
gunicomp.h
gunidecomp.c Don't eat Hangul when normalizing. (#301742, reported by Christian Biere, 2005-05-25 16:03:13 +00:00
gunidecomp.h
guniprop.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 04:26:57 +00:00
gutf8.c Optimise single-character insertions 2005-08-18 09:30:24 +00:00
gutils.c Fix the crt_externs.h include 2005-08-24 03:11:45 +00:00
gutils.h Make this an inline function. Define it only if G_CAN_INLINE and not C++. 2005-07-20 08:37:13 +00:00
gwin32.c glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too. 2005-06-09 10:46:21 +00:00
gwin32.h Don't call g_set_error() unless the GError pointer is non-NULL. This 2005-04-27 09:50:09 +00:00
Makefile.am Don't use autoconf variables for the resource object files on Win32 any 2005-07-08 23:04:06 +00:00
makefile.mingw.in
makefile.msc.in link with ws2_32.lib 2005-08-20 13:26:19 +00:00
makegalias.pl Still need to include glibconfig.h 2005-03-14 04:30:25 +00:00