glib/glib
2011-11-22 23:57:18 -05:00
..
deprecated Move old deprecated gmain api into deprecated/ 2011-11-03 00:39:31 -04:00
glib-mirroring-tab removed all .cvsignore files. SVN doesn't need them. 2007-01-03 11:22:36 +00:00
gnulib Replace -I with $(glib_INCLUDES) and friends 2010-08-06 13:10:34 -04:00
libcharset Quiet down the build a bit 2011-05-28 14:29:08 -04:00
pcre Remove duplicate 'struct real_pcre' declaration 2011-07-22 15:47:24 +02:00
tests Add some more mainloop tests 2011-11-22 23:57:18 -05:00
update-pcre Replace -I with $(glib_INCLUDES) and friends 2010-08-06 13:10:34 -04:00
.gitignore update .gitignores 2011-06-12 16:17:30 -04:00
abicheck.sh Simply symbols files 2011-05-23 00:21:06 -04:00
docs.c Move remaining docs inline 2011-11-14 21:22:46 -05:00
galloca.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
garray.c Don't #include <glib/gslice.h> from gmem.h 2011-09-18 22:07:18 -04:00
garray.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gasyncqueue.c Include genviron.h where necessary 2011-10-15 20:06:32 -04:00
gasyncqueue.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
gasyncqueueprivate.h GAsyncQueue: Move private API to a private header 2011-10-01 20:22:46 -04:00
gatomic.c gatomic: introduce G_ATOMIC_LOCK_FREE 2011-10-18 16:45:28 -04:00
gatomic.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
gbacktrace.c Be sure to #include "gutils.h" in gbacktrace.c 2011-10-05 13:17:07 -04:00
gbacktrace.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gbase64.c gbase64: fix introspection annotations 2011-05-11 20:10:25 +02:00
gbase64.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gbitlock.c gbitlock: Drop @returns syntax from doc comments 2011-11-21 11:09:42 -05:00
gbitlock.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gbookmarkfile.c one missed docs fix 2011-09-05 11:39:04 -04:00
gbookmarkfile.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gbsearcharray.h Spelling fixes 2011-08-29 14:49:32 -04:00
gbuffer.c GBuffer: Drop @returns syntax from doc comments 2011-11-21 11:05:43 -05:00
gbufferprivate.h GBuffer: Suffix header with private.h 2011-06-06 09:58:21 -04:00
gcharset.c GLib: Add forgotten includes and build fixes 2011-10-17 23:54:05 +08:00
gcharset.h Fix an include guard mismatch 2011-10-17 17:01:36 -04:00
gchecksum.c More consistent doc formatting 2011-11-12 21:54:42 -05:00
gchecksum.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gconvert.c More consistent doc formatting 2011-11-12 21:54:42 -05:00
gconvert.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gdataset.c Don't #include <glib/gslice.h> from gmem.h 2011-09-18 22:07:18 -04:00
gdataset.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gdatasetprivate.h Don't include glib.h in other headers 2010-09-03 21:24:40 -04:00
gdate.c Move GDate docs inline 2011-11-14 21:22:46 -05:00
gdate.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gdatetime.c More consistent doc formatting 2011-11-12 21:54:42 -05:00
gdatetime.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gdir.c Move file utility docs inline 2011-10-01 23:03:09 -04:00
gdir.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gen-iswide-table.py Bug 648966 - Update g_unichar_iswide and g_unichar_iswide_cjk 2011-04-29 18:03:24 -04:00
gen-script-table.pl Bug 491554 – Update to Unicode 5.1.0 2008-04-08 02:59:05 +00:00
gen-unicode-tables.pl Don't use deprecated G_UNICODE_COMBINING_MARK 2011-07-22 10:33:47 -04:00
genviron.c GLib: Add forgotten includes and build fixes 2011-10-17 23:54:05 +08:00
genviron.h genviron: #include fixups 2011-10-16 21:41:15 -04:00
gerror.c Don't #include <glib/gslice.h> from gmem.h 2011-09-18 22:07:18 -04:00
gerror.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gfileutils.c Reshuffle some functions between gutils and gfileutils 2011-10-17 01:30:31 -04:00
gfileutils.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
ggettext.c Move i18n docs inline 2011-11-14 21:22:46 -05:00
ggettext.h Move gettext variations into their own files 2011-10-17 01:50:00 -04:00
ghash.c Fix g_hash_table_iter_replace 2011-10-24 13:29:17 -04:00
ghash.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
ghmac.c More consistent doc formatting 2011-11-12 21:54:42 -05:00
ghmac.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
ghook.c Move slice and hook docs inline 2011-11-14 21:22:37 -05:00
ghook.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
ghostutils.c ghostutils: Convert non-ASCII dots to '.' when converting hostnames 2010-12-15 03:56:35 -05:00
ghostutils.h Add hostname-related utilities in glib/ghostutils.h 2009-04-22 08:36:02 -04:00
gi18n-lib.h Bug 548321 – <string.h> is not included in gi18n-lib.h 2008-09-11 16:48:44 +00:00
gi18n.h Bug 548321 – <string.h> is not included in gi18n-lib.h 2008-09-11 16:48:44 +00:00
giochannel.c Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
giochannel.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
giounix.c open(2): POSIX compatibility. 2011-08-15 03:54:35 -04:00
giowin32.c Fix spelling of G_IO_FLAG_IS_WRITEABLE 2011-09-08 20:22:42 -04:00
gkeyfile.c GKeyFile: Accept empty files 2011-11-17 23:11:41 -05:00
gkeyfile.h GKeyFile: Add refcounting API 2011-10-15 17:44:45 -04:00
glib_probes.d Initial support for dtrace and systemtap 2010-05-27 14:51:41 -04:00
glib_trace.h Initial support for dtrace and systemtap 2010-05-27 14:51:41 -04:00
glib-init.c win32: Add a monotonic timer 2011-11-16 09:10:45 +01:00
glib-init.h win32: Add a monotonic timer 2011-11-16 09:10:45 +01:00
glib-object.h Clean up includes 2011-05-28 23:27:24 -04:00
glib-private.c glib worker: move to glib-private framework 2011-09-09 14:32:00 -04:00
glib-private.h glib-private: #include <glib.h> 2011-09-09 16:05:55 -04:00
glib-unix.c Fix up some doc comments that referred to threads not being enabled 2011-10-05 11:54:36 -04:00
glib-unix.h glib-unix.h: Add G_BEGIN/END_DECLS 2011-11-12 10:32:35 -05:00
glib.h Move old deprecated gmain api into deprecated/ 2011-11-03 00:39:31 -04:00
glib.py glib/: fully remove galias hacks 2010-07-07 19:34:35 -04:00
glib.rc.in Update the year in the *.rc.in files 2011-06-07 08:55:31 +08:00
glib.stp.in Initial support for dtrace and systemtap 2010-05-27 14:51:41 -04:00
glib.symbols GKeyFile: Add refcounting API 2011-10-15 17:44:45 -04:00
glibconfig.h.win32.in gatomic: introduce G_ATOMIC_LOCK_FREE 2011-10-18 16:45:28 -04:00
glibintl.h Remove all uses of G_CONST_RETURN 2011-06-09 11:15:40 -04:00
glist.c Document that g_list_sort is a stable sort. 2011-11-20 16:53:36 +01:00
glist.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gmacros.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gmain-internal.h glib-unix: New API to watch some Unix signals 2011-04-27 16:01:39 -04:00
gmain.c GMain: allow NULL context to g_source_attach 2011-11-18 15:21:17 +01:00
gmain.h Move old deprecated gmain api into deprecated/ 2011-11-03 00:39:31 -04:00
gmappedfile.c Move file utility docs inline 2011-10-01 23:03:09 -04:00
gmappedfile.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
gmarkup.c Remove a bit of dead code 2011-10-08 19:02:06 -04:00
gmarkup.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gmem.c end the glib-ctor experiment 2011-10-04 17:32:53 -04:00
gmem.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gmessages.c Deal gracefully with NULL log domains 2011-11-16 21:42:28 -05:00
gmessages.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
gmirroringtable.h Bug 491554 – Update to Unicode 5.1.0 2008-04-08 02:59:05 +00:00
gnode.c Don't #include <glib/gslice.h> from gmem.h 2011-09-18 22:07:18 -04:00
gnode.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
goption.c Remove all uses of G_CONST_RETURN 2011-06-09 11:15:40 -04:00
goption.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gpattern.c Correct gtk-doc SECTION: syntax 2011-02-01 16:18:02 -02:00
gpattern.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gpoll.c Include giochannel.c for G_IO_IN, etc. 2010-09-13 16:52:51 +02:00
gpoll.h Move main loop docs inline 2010-07-10 23:56:45 -04:00
gprimes.c Move gutils docs inline 2011-06-08 23:44:39 -04:00
gprimes.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gprintf.c Replace @Varargs with @... 2011-07-22 15:47:24 +02:00
gprintf.h make it possible to disable single-file includes by defining 2008-03-14 19:30:38 +00:00
gprintfint.h Fix #147651, reported by Oliver Guntermann: 2004-07-21 17:51:28 +00:00
gqsort.c Fix usage of _GNU_SOURCE 2011-05-03 07:07:41 -04:00
gqsort.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gquark.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gqueue.c Don't #include <glib/gslice.h> from gmem.h 2011-09-18 22:07:18 -04:00
gqueue.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
grand.c More include cleanups 2011-10-17 02:14:39 -04:00
grand.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gregex.c Fix warning/error C4013 (implicit declarations) 2011-09-25 09:07:59 +08:00
gregex.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gscanner.c Misc doc formatting fixes 2011-10-15 17:00:56 -04:00
gscanner.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gscripttable.h Update to Unicode 6.0 2011-01-21 16:30:19 -05:00
gsequence.c Don't #include <glib/gslice.h> from gmem.h 2011-09-18 22:07:18 -04:00
gsequence.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gshell.c g_shell_parse_argv: Annotate 2011-05-31 13:10:28 -04:00
gshell.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gslice.c Move slice and hook docs inline 2011-11-14 21:22:37 -05:00
gslice.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gslist.c More consistent doc formatting 2011-11-12 21:54:42 -05:00
gslist.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gspawn-win32-helper.c glib/giowin32.c glib/gmain.c glib/gspawn-win32.c Change gssize casts 2008-08-04 18:46:59 +00:00
gspawn-win32.c glib/: fully remove galias hacks 2010-07-07 19:34:35 -04:00
gspawn.c Clarify g_spawn_*() behaviour without full path 2011-10-16 16:09:33 -04:00
gspawn.h gutils: Add functions for working with environment arrays 2011-10-15 15:54:45 -04:00
gstdio.c Fix build on Windows and possibly other non-Linux platforms 2010-09-06 15:57:32 +03:00
gstdio.h Spelling fixes 2011-08-29 14:49:32 -04:00
gstrfuncs.c Avoid unused variable warnings in g_ascii_strtod 2011-11-14 23:30:18 -05:00
gstrfuncs.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
gstring.c Move all hash functions to ghash.c 2011-10-02 00:08:54 -04:00
gstring.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
gstringchunk.c gstringchunk.c: Include gutils.h 2011-10-04 23:08:12 +08:00
gstringchunk.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gtester-report gtester-report: Add an optional 'revision' node 2010-12-28 16:35:12 +00:00
gtester.c gtester: Remove SIGCHLD race workarounds 2011-09-09 13:41:27 -04:00
gtestutils.c Move test docs inline 2011-10-01 22:00:41 -04:00
gtestutils.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gthread-posix.c GCond: use monotonic time for timed waits 2011-10-13 23:44:17 -04:00
gthread-win32.c win32: Remove some debug spew on startup 2011-11-03 17:27:08 +01:00
gthread.c GThread: handle thread names safely 2011-11-14 22:18:13 -05:00
gthread.h Misc doc formatting fixes 2011-10-15 17:00:56 -04:00
gthreadpool.c Misc doc formatting fixes 2011-10-15 17:00:56 -04:00
gthreadpool.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gthreadprivate.h GThread: handle thread names safely 2011-11-14 22:18:13 -05:00
gtimer.c Document exactly what g_time_val_to_iso8601() produces 2011-11-17 23:11:01 -05:00
gtimer.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gtimezone.c More consistent doc formatting 2011-11-12 21:54:42 -05:00
gtimezone.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gtrashstack.c Move GTrashStack out of gutils.[hc] 2011-10-16 16:52:24 -04:00
gtrashstack.h Move GTrashStack out of gutils.[hc] 2011-10-16 16:52:24 -04:00
gtree.c Don't #include <glib/gslice.h> from gmem.h 2011-09-18 22:07:18 -04:00
gtree.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
gtypes.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gunibreak.c Remove redundant header inclusions 2010-09-03 20:38:30 -04:00
gunibreak.h Update to Unicode 6.0 2011-01-21 16:30:19 -05:00
gunichartables.h Don't use deprecated G_UNICODE_COMBINING_MARK 2011-07-22 10:33:47 -04:00
gunicode.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
gunicodeprivate.h Don't include glib.h in other headers 2010-09-03 21:12:03 -04:00
gunicollate.c GLib: Add forgotten includes and build fixes 2011-10-17 23:54:05 +08:00
gunicomp.h Update to Unicode 6.0 2011-01-21 16:30:19 -05:00
gunidecomp.c Fix docs 2011-09-15 16:51:51 -04:00
gunidecomp.h Remove comp_step_table table 2011-07-14 16:55:35 -04:00
guniprop.c Fix a case conversion bug 2011-11-21 00:28:41 -05:00
gurifuncs.c More consistent doc formatting 2011-11-12 21:54:42 -05:00
gurifuncs.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gutf8.c Move charset and locale name functions to their own files 2011-10-16 18:40:58 -04:00
gutils.c Deprecate g_atexit 2011-10-19 21:03:43 -04:00
gutils.h Don't use G_DISABLE_DEPRECATED guards around deprecated functions 2011-11-03 00:04:15 -04:00
gvariant-core.c GVariant: drop use of @returns 2011-11-21 11:33:21 -05:00
gvariant-core.h GBuffer: Suffix header with private.h 2011-06-06 09:58:21 -04:00
gvariant-internal.h GVariant variable arguments, tests, cleanups 2010-03-08 10:31:19 -05:00
gvariant-parser.c GVariant: drop use of @returns 2011-11-21 11:33:21 -05:00
gvariant-serialiser.c GVariant: drop use of @returns 2011-11-21 11:33:21 -05:00
gvariant-serialiser.h GVariant variable arguments, tests, cleanups 2010-03-08 10:31:19 -05:00
gvariant.c Missed a couple of @returns 2011-11-21 11:39:52 -05:00
gvariant.h Make single includes mandatory 2011-10-12 00:25:38 -04:00
gvarianttype.c GVariant: drop use of @returns 2011-11-21 11:33:21 -05:00
gvarianttype.h docs: Tell which function to use to avoid errors. 2011-11-07 15:29:51 +01:00
gvarianttypeinfo.c locks: drop _INIT macros 2011-10-02 22:33:10 -04:00
gvarianttypeinfo.h Spelling fixes 2011-08-29 14:49:32 -04:00
gversion.c More consistent doc formatting 2011-11-12 21:54:42 -05:00
gversion.h Move version APIs out of gutils 2011-10-16 17:01:26 -04:00
gwakeup.c docs fixups for glib/ 2011-09-05 19:00:11 -04:00
gwakeup.h gwakeup.h: add missing header for GPollFD 2011-09-09 14:30:01 -04:00
gwin32.c Deprecate g_thread_init() 2011-10-04 15:31:49 -04:00
gwin32.h GLib: Add forgotten includes and build fixes 2011-10-17 23:54:05 +08:00
libglib-gdb.py.in Avoid shadowing dir builtin 2010-12-03 14:41:06 -05:00
Makefile.am Move remaining docs inline 2011-11-14 21:22:46 -05:00
makefile.msc.in win32: Use timeGetTime as monotonic base 2011-11-16 09:10:46 +01:00
win_iconv.c dos2unix glib/win_iconv.c 2010-09-11 12:08:32 +03:00