2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
tree | commitdiff |
2010-04-20 |
Ryan Lortie | Add g_variant_compare() for like basic types |
tree | commitdiff |
2010-04-19 |
Matthias Clasen | Silence a warning |
tree | commitdiff |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
tree | commitdiff |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
tree | commitdiff |
2010-04-15 |
Lars Ellenberg | Cast to volatile to avoid warnings from -Wcast-qual |
tree | commitdiff |
2010-04-15 |
Ryan Lortie | g_string_append_len() accept NULL with length == 0 |
tree | commitdiff |
2010-04-15 |
Ryan Lortie | GVariant: fix for g_variant_iter_loop() |
tree | commitdiff |
2010-04-11 |
Ryan Lortie | Add g_return_if_fail()s to g_variant_new_from_data() |
tree | commitdiff |
2010-03-31 |
Behdad Esfahbod | Improve docs |
tree | commitdiff |
2010-03-30 |
Tor Lillqvist | Fix build breakage on Unix |
tree | commitdiff |
2010-03-30 |
Tor Lillqvist | Define a public documented type for the struct stat... |
tree | commitdiff |
2010-03-26 |
Ryan Lortie | GVariant: Stop lexing format strings at : |
tree | commitdiff |
2010-03-23 |
Ryan Lortie | Support &s as key of dict entry in format string |
tree | commitdiff |
2010-03-22 |
Tor Lillqvist | Filter out gatomic-gcc.c from the VS project sources |
tree | commitdiff |
2010-03-22 |
Ryan Lortie | Drop { } for favour of { 0, }. |
tree | commitdiff |
2010-03-21 |
Ryan Lortie | silence some false-alarm uninitialised warnings |
tree | commitdiff |
2010-03-21 |
Ryan Lortie | gtk-doc fixups |
tree | commitdiff |
2010-03-21 |
Ryan Lortie | GVariant docs fixes |
tree | commitdiff |
2010-03-21 |
Ryan Lortie | merge GVariant parser |
tree | commitdiff |
2010-03-21 |
Tor Lillqvist | Avoid much of duplication in lists of source files |
tree | commitdiff |
2010-03-21 |
Tor Lillqvist | Make the GVariant code compile with a non-gcc compiler |
tree | commitdiff |
2010-03-16 |
Benjamin Otte | The fallback parameter to g_convert_with_fallback(... |
tree | commitdiff |
2010-03-15 |
Ryan Lortie | Bug 612502 - build fails on glib/tests/gvariant.c |
tree | commitdiff |
2010-03-15 |
Christian Persch | Use static assert over runtime assert if possible |
tree | commitdiff |
2010-03-15 |
Ryan Lortie | gvariant test: Remove unused variable |
tree | commitdiff |
2010-03-14 |
Ryan Lortie | GVariant: add loading, byteswapping, normalisation |
tree | commitdiff |
2010-03-14 |
Ryan Lortie | GBuffer: very small cosmetic fix to header file |
tree | commitdiff |
2010-03-14 |
Ryan Lortie | GVariantIter: expand the size of the dummy struct |
tree | commitdiff |
2010-03-12 |
Ryan Lortie | Bug 610858 - gvariant test fails sometimes |
tree | commitdiff |
2010-03-10 |
Javier Jardón | [docs] Don't reference deprecated functions |
tree | commitdiff |
2010-03-09 |
Ryan Lortie | 'default: g_assert_not_reached();' to silence GCC |
tree | commitdiff |
2010-03-09 |
Dagobert Michelsen | Use G_STRFUNC instead of explicit gcc-only __PRETTY_FUNC__ |
tree | commitdiff |
2010-03-08 |
Behdad Esfahbod | Cosmetic |
tree | commitdiff |
2010-03-08 |
Ryan Lortie | distcheck: add gvariant-internal.h to SOURCES |
tree | commitdiff |
2010-03-08 |
Ryan Lortie | GVariant variable arguments, tests, cleanups |
tree | commitdiff |
2010-03-08 |
Matthias Clasen | Minor doc clarification |
tree | commitdiff |
2010-03-07 |
Ryan Lortie | .gitignore mem-overflow test |
tree | commitdiff |
2010-03-07 |
Ryan Lortie | Bug 608196 - Overflow-safe g_new family |
tree | commitdiff |
2010-03-05 |
Ryan Lortie | undef the proper macros to avoid warning message |
tree | commitdiff |
2010-03-05 |
Behdad Esfahbod | Add makegalias.pl dep on galias.h and co |
tree | commitdiff |
2010-03-05 |
Ryan Lortie | g_variant_get_strv: support objects and signatures |
tree | commitdiff |
2010-03-05 |
Ryan Lortie | GVariant: fix some refcounting issues |
tree | commitdiff |
2010-03-04 |
Behdad Esfahbod | Fix galias build breakage with g_malloc_n macros |
tree | commitdiff |
2010-03-03 |
Behdad Esfahbod | Bug 608196 - Overflow-safe g_new family |
tree | commitdiff |
2010-03-03 |
Ryan Lortie | GVariantBuilder: loosen assertion check |
tree | commitdiff |
2010-03-03 |
Ryan Lortie | GVariantBuilder: allow for stack allocation |
tree | commitdiff |
2010-02-25 |
Ryan Lortie | GVariantTypeInfo: fix thread safety bug |
tree | commitdiff |
2010-02-23 |
Ryan Lortie | Fix backward logic in g_return_if_fail(). |
tree | commitdiff |
2010-02-23 |
Ryan Lortie | GVariant: Improve test coverage. |
tree | commitdiff |
2010-02-22 |
Ryan Lortie | GVariantIter, GVariantBuilder |
tree | commitdiff |
2010-02-22 |
Ryan Lortie | Remove redudant check for direct #include gslice.h |
tree | commitdiff |
2010-02-22 |
Matthias Clasen | More distcheck fixes |
tree | commitdiff |
2010-02-22 |
Matthias Clasen | Fix some distcheck issues |
tree | commitdiff |
2010-02-21 |
Matthias Clasen | Fix a doc typo. |
tree | commitdiff |
2010-02-21 |
Matthias Clasen | Fix the large array test to work |
tree | commitdiff |
2010-02-21 |
Matthias Clasen | Documentation improvement |
tree | commitdiff |
2010-02-21 |
Matthias Clasen | Fix an oversight |
tree | commitdiff |
2010-02-19 |
Colin Walters | [gutf8.c] Add a bit of documentation to UNICODE_VALID |
tree | commitdiff |
2010-02-19 |
Ryan Lortie | Merge the main public API of GVariant |
tree | commitdiff |
2010-02-16 |
Ryan Lortie | GVariant: create child instance from its own data |
tree | commitdiff |
2010-02-11 |
Ryan Lortie | GVariant: lock before freeing, to avoid assert |
tree | commitdiff |
2010-02-10 |
Ryan Lortie | merge GVariant |
tree | commitdiff |
2010-02-08 |
Ryan Lortie | gstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS |
tree | commitdiff |
2010-02-07 |
Ryan Lortie | add missing #include "config.h" |
tree | commitdiff |
2010-02-07 |
Ryan Lortie | remove #include <glib.h> from some .c files |
tree | commitdiff |
2010-02-07 |
Ryan Lortie | gurifuncs.c: #include "string.h" -> <string.h> |
tree | commitdiff |
2010-02-07 |
Ryan Lortie | GVariantTypeInfo: free hash table when not in use |
tree | commitdiff |
2010-02-06 |
Ryan Lortie | merge the GVariant serialiser |
tree | commitdiff |
2010-02-06 |
Ryan Lortie | GMappedFile: minimal changes to support GBuffer |
tree | commitdiff |
2010-02-06 |
Ryan Lortie | add private GBuffer type |
tree | commitdiff |
2010-02-05 |
Ryan Lortie | rename test: gvarianttype -> gvariant |
tree | commitdiff |
2010-02-04 |
Tor Lillqvist | Clarify use of struct stat on Windows |
tree | commitdiff |
2010-02-04 |
Tor Lillqvist | Internally use the _stati64 API explicitly on Windows |
tree | commitdiff |
2010-02-04 |
Ryan Lortie | GVariantType test case: assert all memory freed |
tree | commitdiff |
2010-02-04 |
Ryan Lortie | GVariantTypeInfo tweaks |
tree | commitdiff |
2010-02-03 |
Tor Lillqvist | Update copyright years |
tree | commitdiff |
2010-02-03 |
Krzesimir Nowak | Add checks for NULL pointer in arrays. |
tree | commitdiff |
2010-02-03 |
Ryan Lortie | GVariantTypeInfo changes |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | g_bit_lock: remove double variable declarations |
tree | commitdiff |
2010-02-01 |
Dan Winship | ghostutils: Fix a crash and add some tests |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | G{Byte,Ptr,}Array: move docs from tmpl to .c |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | GList, GSList: move docs from tmpl to .c |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | GIOChannel: move docs from tmpl to .c |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | GTree, GNode: move docs from tmpl to .c |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | GThreadPool: move docs from tmpl to .c |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | GRelation: move docs from tmpl to .c |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | GCache: move docs from tmpl to .c |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | GChecksum: move docs from tmpl to .c |
tree | commitdiff |
2010-02-01 |
Ryan Lortie | GCompletion: move docs from tmpl to .c |
tree | commitdiff |
2010-02-01 |
Christian Dywan | Fix typo in introduction to threads in Glib |
tree | commitdiff |
2010-01-31 |
Ryan Lortie | data{list,sets}, quarks: move docs from tmpl to .c |
tree | commitdiff |
2010-01-31 |
Ryan Lortie | GPattern: move docs from tmpl to .c |
tree | commitdiff |
2010-01-31 |
Ryan Lortie | String chunks: move docs from tmpl to .c |
tree | commitdiff |
2010-01-31 |
Ryan Lortie | Move allocator and memchunk docs from tmpl to .c |
tree | commitdiff |
2010-01-31 |
Ryan Lortie | GSequence: move docs from tmpl to .c |
tree | commitdiff |
2010-01-31 |
Ryan Lortie | GShell: move docs from tmpl to .c |
tree | commitdiff |
2010-01-31 |
Ryan Lortie | GTimer: move docs from tmpl to .c |
tree | commitdiff |
2010-01-31 |
Ryan Lortie | Fix up gthread.c documentation |
tree | commitdiff |
2010-01-31 |
Ryan Lortie | merge GVariantTypeInfo |
tree | commitdiff |
next |