Updated Spanish translation
[platform/upstream/glib.git] / glib /
2012-01-06 Ryan Lortieminor fixup to last commit
2012-01-06 Ryan LortieGHashTable: new 'add' and 'contains' APIs
2012-01-05 Simon McVittieMention g_test_undefined() when documenting assert_fail...
2012-01-05 Javier Jardónglib/*: Use g_slist_free_full() convenience function
2012-01-04 Matthias ClasenClarify g_utf8_strlen docs a bit
2012-01-03 Paolo BorelliAdd a testcase for an old regex bug.
2012-01-03 Javier Jardónglib/*: Use g_list_free_full()
2012-01-02 Stef Waltergvariant: Never break out of g_variant_iter_loop
2012-01-02 Simon McVittieGBitLock: turn assumptions of g_futex_int_address into...
2012-01-02 Ryan Lortiegthread.h: avoid anonymous union
2011-12-29 Matthias ClasenCorrect some Since tags
2011-12-28 Ravi Sankar GunturFix to handle '\v' (vertical tab) by g_strescape()...
2011-12-27 Simon McVittieAdd undefined/no-undefined mode options to GTester
2011-12-27 Simon McVittievarious tests: do not provoke SIGTRAP with -m no-undefined
2011-12-27 Simon McVittieClarify documentation of fast/slow/thorough and quiet...
2011-12-27 Matthias ClasenDon't put documentation in glibconfig.h
2011-12-27 Matthias ClasenRemove obsolescent AC_HEADER_STDC macro
2011-12-27 Thomas Hindoe Paab... docs: g_atexit: do not point in a direction for where...
2011-12-24 Benjamin Ottedocs: Clarify non-NUL requirement in g_utf8_validate()
2011-12-22 rodrigorivascostaBug 666551-Fix a few dangling pointers
2011-12-22 Chun-wei Fanglib/tests/private.c: Fix compilation on Windows
2011-12-19 Ryan Lortiewinxp threads: fix some condition variable races
2011-12-16 Ryan Lortiewindows XP threads: fix hilariously obvious race
2011-12-16 Ravi Sankar GunturAdded API g_queue_free_full().
2011-12-15 Stef WalterGBytes: add a size argument to g_bytes_get_data
2011-12-14 Simon McVittieg_array_free, g_ptr_array_free: decrement refcount...
2011-12-14 Simon McVittieGArray, GPtrArray: factor out the actual freeing
2011-12-14 Simon McVittieg_key_file_get_string_list: don't leak the pieces on...
2011-12-14 Ryan Lortietwo test fixes for ARM
2011-12-14 Simon McVittiehash test: avoid leaking various keys and values
2011-12-14 Simon McVittieGOptionContext test: free all arguments, not just the...
2011-12-14 Simon McVittievarious GLib tests: plug memory leaks
2011-12-14 Simon McVittieg_variant_byteswap: don't leak serialised.data
2011-12-14 Simon McVittieg_data_set_internal: avoid use-after-free if datalist...
2011-12-14 Simon McVittieg_strcompress: check that source is non-NULL rather...
2011-12-14 Simon McVittieGKeyFile: free group comments when the group is removed
2011-12-14 Simon McVittieg_hmac_get_string: don't allocate and leak an unused...
2011-12-14 Simon McVittieg_hmac_copy: initialize the refcount
2011-12-14 Matthias ClasenAdd an explicit deprecation note to g_thread_init
2011-12-14 Stef Walterdocumentation fixes
2011-12-11 Matthias ClasenFix since tag
2011-12-10 Ryan LortieGDate: gtk-doc fixup
2011-12-06 Philip Withnallunicode: Fix a few issues with G_UNICHAR_MAX_DECOMPOSIT...
2011-12-06 Philip WithnallBug 665685 — Add a #define for the max length of a...
2011-12-06 Behdad EsfahbodMinor doc fix.
2011-12-06 Behdad EsfahbodMinor
2011-12-02 Philip WithnallGVariant: add preconditions to ref. counting functions
2011-11-30 Matthias ClasenDon't abort if g_ascii_strtod tests fail
2011-11-30 Geek87Remove two useless lines of code
2011-11-30 Geek87Fix a little comment error in the _GTreeNode struct
2011-11-27 Carlos Garcia Camposgtester: Add command line option to skip tests
2011-11-24 Stef WalterGBytes: A new type for an immutable set of bytes.
2011-11-23 Matthias ClasenAdd some more mainloop tests
2011-11-23 Matthias ClasenRemove unnecessary includes
2011-11-23 Matthias ClasenAdd back required _XOPEN_SOURCE define
2011-11-21 Ryan LortieMissed a couple of @returns
2011-11-21 Ryan LortieGVariant: drop use of @returns
2011-11-21 Matthias Clasengbitlock: Drop @returns syntax from doc comments
2011-11-21 Matthias ClasenGBuffer: Drop @returns syntax from doc comments
2011-11-21 Matthias ClasenImprove test coverage
2011-11-21 Matthias ClasenImprove mainloop test coverage slightly
2011-11-21 Matthias ClasenImprove test coverage
2011-11-21 Matthias ClasenFix a case conversion bug
2011-11-21 Matthias ClasenImprove test coverage
2011-11-21 Matthias ClasenAdd a test for g_unichar_isdefined
2011-11-20 Josselin MouetteDocument that g_list_sort is a stable sort.
2011-11-18 Giovanni CampagnaGMain: allow NULL context to g_source_attach
2011-11-18 Jürg BilleterGKeyFile: Accept empty files
2011-11-18 Simon McVittieDocument exactly what g_time_val_to_iso8601() produces
2011-11-17 Matthias ClasenDeal gracefully with NULL log domains
2011-11-16 Alexander Larssonwin32: Make g_get_monotonic_clock lockless
2011-11-16 Alexander Larssonwin32: Use timeGetTime as monotonic base
2011-11-16 Alexander Larssonwin32: Add a monotonic timer
2011-11-15 Sjoerd SimonsFix 1bit mutex test on platforms with 32 bit aligned...
2011-11-15 Matthias ClasenAvoid unused variable warnings in g_ascii_strtod
2011-11-15 Matthias ClasenGThread: handle thread names safely
2011-11-15 Matthias ClasenMove remaining docs inline
2011-11-15 Matthias ClasenMove GDate docs inline
2011-11-15 Matthias ClasenMove i18n docs inline
2011-11-15 Matthias ClasenMove slice and hook docs inline
2011-11-14 Dan WinshipFix glib/tests/utils for g_parse_debug_string() changes
2011-11-13 Matthias ClasenMore consistent doc formatting
2011-11-13 Matthias ClasenCleanups to debug env var handling
2011-11-12 Matthias ClasenParse G_DEBUG only once
2011-11-12 Matthias Clasenglib-unix.h: Add G_BEGIN/END_DECLS
2011-11-12 Chun-wei Fangstrfuncs.c: Fix variable declaration
2011-11-09 Kristian RietveldNeed to include xlocale.h on Darwin for strtod_l
2011-11-07 Benjamin Ottedocs: Improve g_variant_loop() docs
2011-11-07 Benjamin Ottedocs: Tell which function to use to avoid errors.
2011-11-03 Alexander Larssonwin32: Remove some debug spew on startup
2011-11-03 Matthias ClasenMake the default log handler more useful
2011-11-03 Matthias ClasenMove old deprecated gmain api into deprecated/
2011-11-03 Matthias ClasenRemove single-include guards in deprecated/
2011-11-03 Matthias ClasenDon't use G_DISABLE_DEPRECATED guards around deprecated...
2011-10-26 Ryan LortieRevert "gthread: G_STATIC_MUTEX_INIT: Fix this for...
2011-10-26 Murray Cumminggthread: G_STATIC_MUTEX_INIT: Fix this for the non...
2011-10-25 Will Thompsong_parse_debug_string: invert flags given besides "all"
2011-10-24 Matthias ClasenFix g_hash_table_iter_replace
2011-10-21 Matthias ClasenMake g_ascii_strtod behave as documented
2011-10-20 Matthias ClasenDeprecate g_atexit
next