Drop empty elements from the VS9 vcproj files
[platform/upstream/glib.git] / glib /
2010-02-05 Ryan Lortierename test: gvarianttype -> gvariant
2010-02-04 Tor LillqvistClarify use of struct stat on Windows
2010-02-04 Tor LillqvistInternally use the _stati64 API explicitly on Windows
2010-02-04 Ryan LortieGVariantType test case: assert all memory freed
2010-02-04 Ryan LortieGVariantTypeInfo tweaks
2010-02-03 Tor LillqvistUpdate copyright years
2010-02-03 Krzesimir NowakAdd checks for NULL pointer in arrays.
2010-02-03 Ryan LortieGVariantTypeInfo changes
2010-02-01 Ryan Lortieg_bit_lock: remove double variable declarations
2010-02-01 Dan Winshipghostutils: Fix a crash and add some tests
2010-02-01 Ryan LortieG{Byte,Ptr,}Array: move docs from tmpl to .c
2010-02-01 Ryan LortieGList, GSList: move docs from tmpl to .c
2010-02-01 Ryan LortieGIOChannel: move docs from tmpl to .c
2010-02-01 Ryan LortieGTree, GNode: move docs from tmpl to .c
2010-02-01 Ryan LortieGThreadPool: move docs from tmpl to .c
2010-02-01 Ryan LortieGRelation: move docs from tmpl to .c
2010-02-01 Ryan LortieGCache: move docs from tmpl to .c
2010-02-01 Ryan LortieGChecksum: move docs from tmpl to .c
2010-02-01 Ryan LortieGCompletion: move docs from tmpl to .c
2010-02-01 Christian DywanFix typo in introduction to threads in Glib
2010-01-31 Ryan Lortiedata{list,sets}, quarks: move docs from tmpl to .c
2010-01-31 Ryan LortieGPattern: move docs from tmpl to .c
2010-01-31 Ryan LortieString chunks: move docs from tmpl to .c
2010-01-31 Ryan LortieMove allocator and memchunk docs from tmpl to .c
2010-01-31 Ryan LortieGSequence: move docs from tmpl to .c
2010-01-31 Ryan LortieGShell: move docs from tmpl to .c
2010-01-31 Ryan LortieGTimer: move docs from tmpl to .c
2010-01-31 Ryan LortieFix up gthread.c documentation
2010-01-31 Ryan Lortiemerge GVariantTypeInfo
2010-01-30 Ryan Lortiemove threads docs to .c
2010-01-30 Ryan Lortieg_strlcpy doc: small fixup
2010-01-30 Ryan Lortiegbitlock: fix gtkdoc brokenness
2010-01-30 Ryan LortieGRand: move docs from tmpl to inline comments
2010-01-30 Ryan Lortiegvarianttype: fix a trivial missing const
2010-01-30 Ryan Lortiedon't #include <glib.h> from other public headers
2010-01-29 Ryan Lortieimprove gitignore
2010-01-29 Ryan LortieGHash: move docs from tmpl to inline comments
2010-01-29 Ryan LortieSince: markers for g_bit_*lock()
2010-01-28 Ryan LortieBug 548967 - 1 bit mutex lock: add tests
2010-01-28 Ryan LortieBug 548967 - 1 bit mutex lock
2010-01-28 Ryan LortieReturn NULL from g_mapped_file_get_contents()
2010-01-26 Javier Jardón[glib/gvarianttype] Move some documentation to header...
2010-01-26 Javier Jardón[glib/gvariantype] Added missing "Since: 2.24" tag
2010-01-26 Martin Pittalways use our own internal assertion message symbol
2010-01-25 Matthias ClasenDisable a failing test, tsk, tsk.
2010-01-25 Ryan Lortieadd testcase for GVariantType
2010-01-25 Ryan Lortiemerge GVariantType
2010-01-23 Ryan LortieBug 448888 - don't init g_slice for always-malloc
2010-01-13 Sven Herzbergproperly abort instead of looping infinitely
2010-01-12 Alexander LarssonMake thread calls unconditional if G_THREADS_MANDATORY...
2010-01-07 Hiroyuki IkezoeUse GCC atomic builtin operations.
2010-01-05 Haakon SporsheimAvoid compilation warning from MSVC
2010-01-04 Piotr EljasiakFix a typo in the docs
2010-01-03 Pablo CastellanoUpdated .gitignore files
2009-12-28 Javier Jardón[docs] Fix 'Deprecated' tag on some win32 functions
2009-12-24 Javier Jardón[docs] Fix 'Deprecated' tag in g_date_set_time()
2009-12-23 Martin PittSupport storing assertion messages into core dump
2009-12-21 Matthias ClasenRemove comment as well
2009-12-21 Matthias ClasenRevert the g_set_prgname change
2009-12-19 Kamal MostafaFix typo "Performace" in gtester-report Details pop...
2009-12-02 Matthew W. S. BellInitialise variable in g_time_val_from_iso8601()
2009-12-01 Ryan LortieAdd byteswap macros for gsize/gssize.
2009-11-30 Matthias ClasenDisable a broken test
2009-11-26 Christian PerschAdd TB and PB cases to g_format_size_for_display
2009-11-23 Cody Russellgtester should fail even if -k is passed
2009-11-09 Tor LillqvistAvoid gcc warning about redeclaration of atexit() on...
2009-11-04 Tor LillqvistDon't call WSAEventSelect() on -1
2009-11-03 Carlo BraminiMake g_file_test() behave on Windows more like as on...
2009-10-28 Benjamin OtteProperly nul-terminate return values from g_convert()
2009-10-27 Benjamin OtteClarify documentation about g_convert() nul-terminated...
2009-10-23 Sven Herzbergmake sure g_set_prgname() gets called only once
2009-09-30 Matthias ClasenFix --runtime-libdir option
2009-09-30 Matthias ClasenAvoid a C99ism
2009-09-30 Matthias ClasenImprove docs for g_utf16_to_utf8
2009-09-28 Alexander LarssonFix up cast in gdb macros
2009-09-28 Alexander LarssonUse right soname for gdb autoloaded python files
2009-09-24 Matthias ClasenFix location of gdb macros
2009-09-22 Matthias Clasen2.22.0 2.22.0
2009-09-21 Alexander LarssonAdd gforeach gdb command
2009-09-21 Alexander LarssonAdd pretty printer for hashtables
2009-09-21 Alexander LarssonAdd pretty printing for GList and GSList
2009-09-21 Alexander LarssonInitial support for gdb python macros
2009-09-18 Matthias ClasenFix a lot of clang complaints
2009-09-10 Christian DywanBug 579050 Allow making selected critical and warning...
2009-09-07 Dan WinshipCall element_free_func when shrinking array with g_ptr_...
2009-09-05 Matthias ClasenAdd a Since: tag
2009-09-04 Benjamin OtteBug 594034 - Add g_mkstemp_full()
2009-09-01 Dan Winshipg_time_val_from_iso8601: handle timezoneless dates
2009-08-28 Matthias ClasenRead /dev/urandom unbuffered
2009-08-22 Christian PerschPreserve errno
2009-08-18 Benjamin OtteImprove documentation for g_error_matches()
2009-08-14 Tor LillqvistAvoid gcc warning on Windows
2009-08-11 Alexander LarssonOnly fsync if the existing file is > 0 bytes
2009-08-10 Craig LoftusMigrate gbase64 docs from SGML template to inline comments
2009-07-20 Behdad Esfahbod[gbsearcharray] Use malloc() instead of realloc(NULL...
2009-07-10 Matthias ClasenAnother possible error code clash, yay
2009-07-10 Matthias ClasenImprove g_str_equal docs
2009-07-07 Ryan LortieEnsure GTree is consistent after _destroy()
2009-07-07 Ryan LortieMerge branch 'tree-refcount'
2009-07-06 Matthias ClasenMinor doc fix
next