..
glib-mirroring-tab
removed all .cvsignore files. SVN doesn't need them.
2007-01-03 11:22:36 +00:00
gnulib
Bug 167569 - g_string_append_printf crashes on win32 when used with a NULL
2009-02-27 07:46:32 +00:00
libcharset
Bug 549771 – improved .gitignore for glib
2008-09-02 18:40:39 +00:00
pcre
Add PCRE_EXP_DECL to pcre_callout declaration
2010-06-26 22:55:47 +02:00
tests
GVariant: improve bytestring support
2010-07-07 16:25:48 -04:00
update-pcre
Misc warning fixes
2009-05-01 10:37:45 -04:00
.gitignore
improve gitignore
2010-01-28 22:43:51 -05:00
abicheck.sh
Don't include __bss_start, _edata and _end symbols in the abichecks
2010-05-11 06:17:25 +02:00
galloca.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
garray.c
Fix a memory leak in g_ptr_array_remove_index_fast
2010-06-20 00:15:31 -04:00
garray.h
Bug 580450 – Reference counting and boxed types for arrays
2009-04-29 11:17:23 -04:00
gasyncqueue.c
Clean Glib header #include issues: gasyncqueue
2010-05-06 17:42:09 +02:00
gasyncqueue.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gatomic-gcc.c
Use GCC atomic builtin operations.
2010-01-07 19:33:39 +09:00
gatomic.c
Fix strict aliasing warnings and viiolations to make GLib and
2009-02-17 16:14:39 +00:00
gatomic.h
Cast to volatile to avoid warnings from -Wcast-qual
2010-04-15 19:03:05 +02:00
gbacktrace.c
Fix some compiler warnings
2008-12-31 05:51:47 +00:00
gbacktrace.h
Bug 553857 – gbacktrace.h requires signal.h
2008-09-26 14:33:48 +00:00
gbase64.c
Documentation improvement
2010-02-21 16:04:21 -05:00
gbase64.h
Bug 564728 Add function to decode base64 encoded data in place
2009-01-13 19:59:32 +00:00
gbitlock.c
g_bit_lock: remove double variable declarations
2010-02-01 18:32:34 -05:00
gbitlock.h
gbitlock: fix gtkdoc brokenness
2010-01-30 12:32:37 -05:00
gbookmarkfile.c
fix a typo
2009-01-20 17:05:26 +00:00
gbookmarkfile.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gbsearcharray.h
[gbsearcharray] Use malloc() instead of realloc(NULL,...)
2009-07-20 16:03:25 -04:00
gbuffer.c
Fix a alloc/free mismatch
2010-06-27 19:27:04 -04:00
gbuffer.h
GBuffer: very small cosmetic fix to header file
2010-03-14 15:56:18 -04:00
gcache.c
GCache: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
gcache.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gchecksum.c
GChecksum: accept NULL pointer with length 0
2010-06-24 00:39:38 -04:00
gchecksum.h
Add docs
2008-06-15 00:03:54 +00:00
gcompletion.c
Deprecate some rarely-used APIS
2010-06-23 22:32:35 -04:00
gcompletion.h
Deprecate some rarely-used APIS
2010-06-23 22:32:35 -04:00
gconvert.c
The fallback parameter to g_convert_with_fallback() should be const
2010-03-16 16:40:04 +01:00
gconvert.h
The fallback parameter to g_convert_with_fallback() should be const
2010-03-16 16:40:04 +01:00
gdataset.c
Initial support for dtrace and systemtap
2010-05-27 14:51:41 -04:00
gdataset.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gdatasetprivate.h
Fix strict aliasing warnings and viiolations to make GLib and
2009-02-17 16:14:39 +00:00
gdate.c
[docs] Fix 'Deprecated' tag in g_date_set_time()
2009-12-24 05:05:21 +01:00
gdate.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gdebug.h
Move the compiler-dependency in the G_GNUC_INTERNAL definition from
2007-05-17 16:36:53 +00:00
gdir.c
Preserve errno
2009-08-22 15:08:43 +02:00
gdir.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00: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
Apply a patch from Behdad Esfahbod to use a faster lookup table for
2005-11-04 22:27:04 +00:00
gerror.c
Improve documentation for g_error_matches()
2009-08-18 11:35:01 +02:00
gerror.h
Make g_error_new_valist public
2009-05-23 17:52:58 +02:00
gfileutils.c
Add TB and PB cases to g_format_size_for_display
2009-11-26 10:20:12 +01:00
gfileutils.h
Bug 594034 - Add g_mkstemp_full()
2009-09-04 22:45:07 +02:00
ghash.c
gtk-doc fixups
2010-03-21 14:12:48 -05:00
ghash.h
GHash: move docs from tmpl to inline comments
2010-01-28 22:36:48 -05:00
ghook.c
Check for NULL finalizer. ( #476849 , Areg Beketovski)
2007-09-19 20:36:53 +00:00
ghook.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
ghostutils.c
ghostutils: Fix a crash and add some tests
2010-02-01 18:12:39 -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
[docs] Don't reference deprecated functions
2010-03-10 05:06:50 +01:00
giochannel.h
Fix problems on 64-bit Windows. Avoid warnings, some of which indicated
2008-07-28 00:24:14 +00:00
giounix.c
GIOChannel: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
giowin32.c
Internally use the _stati64 API explicitly on Windows
2010-02-04 19:58:55 +02:00
gkeyfile.c
Support 64bit integers in GKeyFile
2010-05-08 21:30:27 -04:00
gkeyfile.h
Support 64bit integers in GKeyFile
2010-05-08 21:30:27 -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-object.h
gobject: Add GBinding
2010-06-15 16:06:18 +01:00
glib.h
merge GVariant
2010-02-10 11:35:01 -05:00
glib.py
Fix up cast in gdb macros
2009-09-28 15:48:17 +02:00
glib.rc.in
Update copyright years
2010-02-04 00:12:50 +02:00
glib.stp.in
Initial support for dtrace and systemtap
2010-05-27 14:51:41 -04:00
glib.symbols
GVariant: improve bytestring support
2010-07-07 16:25:48 -04:00
glibintl.h
Mark glib_gettext as string translation function
2009-04-01 21:51:00 -04:00
glist.c
GList, GSList: move docs from tmpl to .c
2010-02-01 12:39:24 -05:00
glist.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gmacros.h
Add G_GNUC_DEPRECATED_FOR macro
2010-04-23 15:26:49 +01:00
gmain.c
GSource: add g_source_set_name, g_source_get_name, g_source_set_name_by_id
2010-05-25 16:59:22 -04:00
gmain.h
GSource: add g_source_set_name, g_source_get_name, g_source_set_name_by_id
2010-05-25 13:45:28 -04:00
gmappedfile.c
Use static assert over runtime assert if possible
2010-03-15 15:49:03 -04:00
gmappedfile.h
GMappedFile: add refcounting, switch to GSlice
2009-06-18 15:01:18 -04:00
gmarkup.c
Reword a doc comment
2010-06-15 00:50:36 -04:00
gmarkup.h
Add g_markup_context_get_user_data
2008-07-28 16:52:15 +00:00
gmem.c
Initial support for dtrace and systemtap
2010-05-27 14:51:41 -04:00
gmem.h
Bug 615379 - g_new macros crash if sizeof(struct_type) == 0
2010-04-22 19:48:45 -04:00
gmessages.c
Avoid a C99ism
2009-09-29 20:45:26 -04:00
gmessages.h
Fix C++ warnings in g_error() code
2009-06-27 11:03:47 +03:00
gmirroringtable.h
Bug 491554 – Update to Unicode 5.1.0
2008-04-08 02:59:05 +00:00
gnode.c
GTree, GNode: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
gnode.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
goption.c
Display '-h' in --help output and accept '-h' and -?'
2009-06-28 02:45:50 +02:00
goption.h
Fix a doc typo.
2010-02-21 17:59:15 -05:00
gpattern.c
GPattern: move docs from tmpl to .c
2010-01-30 23:10:34 -05:00
gpattern.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gpoll.c
Bug 553820 - gpoll.c: undeclared identifier
2008-09-25 19:59:49 +00:00
gpoll.h
Bug 556921 – gpoll.h breaks hal compilation
2008-10-24 03:55:29 +00:00
gprimes.c
Make PLT-reduction work with gcc4, and don't include everything in
2005-03-14 04:26:57 +00:00
gprimes.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gprintf.c
glib/gprintf.c Don't define _GNU_SOURCE on Windows, as _GNU_SOURCE has
2008-09-30 14:04:35 +00: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
Make PLT-reduction work with gcc4, and don't include everything in
2005-03-14 04:26:57 +00:00
gqsort.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gquark.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gqueue.c
Add G_QUEUE_INIT, g_queue_init(), and g_queue_clear() to better support
2007-03-06 18:43:10 +00:00
gqueue.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
grand.c
GRand: move docs from tmpl to inline comments
2010-01-30 12:32:37 -05:00
grand.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gregex.c
Add API to get the compile and match flags from a GRegex
2010-05-01 13:57:11 +02:00
gregex.h
Add API to get the compile and match flags from a GRegex
2010-05-01 13:57:11 +02:00
grel.c
Deprecate some rarely-used APIS
2010-06-23 22:32:35 -04:00
grel.h
Deprecate some rarely-used APIS
2010-06-23 22:32:35 -04:00
gscanner.c
reverted premature commit which broke GScanner ABI and API, #415323 .
2007-03-16 10:28:13 +00:00
gscanner.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gscripttable.h
Bug 491554 – Update to Unicode 5.1.0
2008-04-08 02:59:05 +00:00
gsequence.c
GSequence: move docs from tmpl to .c
2010-01-30 22:19:29 -05:00
gsequence.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gshell.c
Remove cases of ;;
2010-07-05 23:13:17 -04:00
gshell.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gslice.c
Initial support for dtrace and systemtap
2010-05-27 14:51:41 -04:00
gslice.h
Remove redudant check for direct #include gslice.h
2010-02-22 00:35:45 -05:00
gslist.c
GList, GSList: move docs from tmpl to .c
2010-02-01 12:39:24 -05:00
gslist.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00: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
Preserve errno
2009-08-22 15:08:43 +02:00
gspawn.c
Preserve errno
2009-08-22 15:08:43 +02:00
gspawn.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gstdio.c
Define a public documented type for the struct stat used by g_stat()
2010-03-30 19:22:39 +03:00
gstdio.h
Fix build breakage on Unix
2010-03-30 20:46:46 +03:00
gstrfuncs.c
Add g_dc[p]gettext, and use it in gsettings
2010-05-20 21:16:29 +02:00
gstrfuncs.h
Add g_dc[p]gettext, and use it in gsettings
2010-05-20 21:16:29 +02:00
gstring.c
Silence a warning
2010-04-18 23:53:31 -04:00
gstring.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gtester-report
Prevent division by zero if no tests
2010-06-15 02:01:16 -04:00
gtester.c
gtester should fail even if -k is passed
2009-11-23 07:48:14 -06:00
gtestutils.c
Improve documentation for g_strcmp0()
2010-06-23 14:35:42 +02:00
gtestutils.h
Make g_assertion_message_error take a const GError*
2010-06-06 16:42:06 -04:00
gthread.c
Clean Glib header #include issues: gthread
2010-05-06 17:42:09 +02:00
gthread.h
Clean Glib header #include issues: gthread
2010-05-06 17:42:09 +02:00
gthreadpool.c
GThreadPool: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
gthreadpool.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gthreadprivate.h
Bug 548967 - 1 bit mutex lock
2010-01-28 12:40:46 -05:00
gtimer.c
Move allocator and memchunk docs from tmpl to .c
2010-01-30 22:58:43 -05:00
gtimer.h
#define __GLIB_H_INSIDE__ around including everything.
2008-05-05 15:02:15 +00:00
gtree.c
GTree, GNode: move docs from tmpl to .c
2010-02-01 10:28:39 -05:00
gtree.h
GTree: switch to GSlice, add refcounts ( #587773 )
2009-07-05 12:30:54 +01:00
gtypes.h
Add byteswap macros for gsize/gssize.
2009-11-30 19:53:30 -05: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
Bug 491554 – Update to Unicode 5.1.0
2008-04-08 02:59:05 +00:00
gunichartables.h
Bug 491554 – Update to Unicode 5.1.0
2008-04-08 02:59:05 +00:00
gunicode.h
Add Unicode 5.2 scripts
2010-06-20 01:14:55 -04:00
gunicodeprivate.h
Make g_unichar_combining_class() public. ( #453998 )
2007-07-19 13:46:05 +00:00
gunicollate.c
Handle strfxrm returning -1 a little better. Problem pointed out by Takao
2008-06-11 19:38:35 +00:00
gunicomp.h
Update to final Unicode Character Database 5.0.0. ( #336281 )
2006-07-19 22:35:17 +00:00
gunidecomp.c
Fix a doc issue
2008-08-05 01:23:16 +00:00
gunidecomp.h
Update to final Unicode Character Database 5.0.0. ( #336281 )
2006-07-19 22:35:17 +00:00
guniprop.c
Improve g_unichar_iswide_cjk() docs.
2008-12-12 08:26:00 +00:00
gurifuncs.c
Improve docs
2010-03-31 10:55:00 -04:00
gurifuncs.h
don't #include <glib.h> from other public headers
2010-01-30 00:01:26 -05:00
gutf8.c
Optimized the overlong sequence check in g_utf8_get_char_extended()
2010-05-27 14:00:12 -04:00
gutils.c
Plug memory leak on Windows
2010-06-10 11:54:35 +03:00
gutils.h
Avoid compilation warning from MSVC
2010-01-05 11:32:59 +02:00
gvariant-core.c
Add g_variant_is_floating
2010-06-19 19:07:36 +02:00
gvariant-core.h
merge GVariant
2010-02-10 11:35:01 -05:00
gvariant-internal.h
GVariant variable arguments, tests, cleanups
2010-03-08 10:31:19 -05:00
gvariant-parser.c
GVariant: improve bytestring support
2010-07-07 16:25:48 -04:00
gvariant-serialiser.c
GVariant serialiser: fix small type error
2010-06-16 18:22:48 -04:00
gvariant-serialiser.h
GVariant variable arguments, tests, cleanups
2010-03-08 10:31:19 -05:00
gvariant.c
GVariant: improve bytestring support
2010-07-07 16:25:48 -04:00
gvariant.h
GVariant: improve bytestring support
2010-07-07 16:25:48 -04:00
gvarianttype.c
GVariantIter, GVariantBuilder
2010-02-22 00:39:01 -05:00
gvarianttype.h
GVariant: improve bytestring support
2010-07-07 16:25:48 -04:00
gvarianttypeinfo.c
Make the GVariant code compile with a non-gcc compiler
2010-03-21 11:22:06 +02:00
gvarianttypeinfo.h
GVariant variable arguments, tests, cleanups
2010-03-08 10:31:19 -05:00
gwin32.c
[docs] Fix 'Deprecated' tag on some win32 functions
2009-12-28 02:04:01 +01:00
gwin32.h
glib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),
2008-09-13 20:23:17 +00:00
libglib-gdb.py.in
Initial support for gdb python macros
2009-09-21 15:39:00 +02:00
Makefile.am
Use -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-21 13:55:28 -04:00
makefile.msc.in
Updated msvc build files
2009-05-30 15:29:23 +02:00
makegalias.pl
Use -Bsymbolic-functions, drop g*alias PLT hackery
2010-06-21 13:55:28 -04:00
pltcheck.sh
neutralise pltcheck.sh
2010-06-23 10:12:14 -04:00
win_iconv.c
Bug 554790 - g_convert() misbehaves with winiconv versions
2008-10-08 20:35:39 +00:00