GResolver: fix Windows 2000 workaround
[platform/upstream/glib.git] / glib /
2010-03-03 Ryan LortieGVariantBuilder: allow for stack allocation
2010-02-25 Ryan LortieGVariantTypeInfo: fix thread safety bug
2010-02-23 Ryan LortieFix backward logic in g_return_if_fail().
2010-02-23 Ryan LortieGVariant: Improve test coverage.
2010-02-22 Ryan LortieGVariantIter, GVariantBuilder
2010-02-22 Ryan LortieRemove redudant check for direct #include gslice.h
2010-02-22 Matthias ClasenMore distcheck fixes
2010-02-22 Matthias ClasenFix some distcheck issues
2010-02-21 Matthias ClasenFix a doc typo.
2010-02-21 Matthias ClasenFix the large array test to work
2010-02-21 Matthias ClasenDocumentation improvement
2010-02-21 Matthias ClasenFix an oversight
2010-02-19 Colin Walters[gutf8.c] Add a bit of documentation to UNICODE_VALID
2010-02-19 Ryan LortieMerge the main public API of GVariant
2010-02-16 Ryan LortieGVariant: create child instance from its own data
2010-02-11 Ryan LortieGVariant: lock before freeing, to avoid assert
2010-02-10 Ryan Lortiemerge GVariant
2010-02-08 Ryan Lortiegstrfuncs.h: needs gmacros.h for G_BEGIN_DECLS
2010-02-07 Ryan Lortieadd missing #include "config.h"
2010-02-07 Ryan Lortieremove #include <glib.h> from some .c files
2010-02-07 Ryan Lortiegurifuncs.c: #include "string.h" -> <string.h>
2010-02-07 Ryan LortieGVariantTypeInfo: free hash table when not in use
2010-02-06 Ryan Lortiemerge the GVariant serialiser
2010-02-06 Ryan LortieGMappedFile: minimal changes to support GBuffer
2010-02-06 Ryan Lortieadd private GBuffer type
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
next