GDateTime test: plug a couple of leaks
[platform/upstream/glib.git] / glib /
2011-09-03 Ryan LortieGDateTime test: plug a couple of leaks
2011-09-03 Ryan Lortieg_date_time_format: rip out non-working %W format
2011-09-03 Ryan Lortieg_date_time_format: clarify documentation
2011-09-03 Ryan Lortieg_date_time_format: support %D
2011-09-03 Ryan Lortieg_date_time_format: small fixups
2011-09-03 Ryan Lortieg_date_time_format: fix padding for some formats
2011-09-03 Ryan LortieGDateTime test: don't test removed %N
2011-09-02 Ryan Lortieg_date_time_format: support %g and %G
2011-09-02 Ryan Lortieg_date_time_format: drop %N format
2011-09-02 Javier Jardóng_date_time_format: support %w
2011-09-02 Javier Jardóng_date_time_format: support %C
2011-09-02 Javier Jardóng_date_time_format: support %c
2011-09-02 Javier Jardóng_date_time_format: support %V
2011-08-31 Ryan LortieRevert "gdatetime: Add g_date_time_source_new()"
2011-08-31 Pavel HolejsovskyMake GMainLoop, GMainContext and GSource boxed types
2011-08-31 Dan Winshipg_get_monotonic_time: fix race condition
2011-08-30 Ryan Lortieunix signal watch: make API match other sources
2011-08-30 Matthias ClasenCorrect a doc typo
2011-08-29 Matthias ClasenDon't call close on invalid fds
2011-08-29 Colin Waltersgdatetime: Tweak g_date_time_source_new() documentation
2011-08-29 Matthias ClasenSpelling fixes
2011-08-29 Colin WaltersAdd Linux timerfd_create() backend for g_date_time_sour...
2011-08-29 Colin Waltersgdatetime: Add g_date_time_source_new()
2011-08-24 Dan Winshipgfileutils: fix docs/annotations for temp file methods
2011-08-23 Matthias Clasengdatetime: Don't include langinfo.h unconditionally
2011-08-22 Colin WaltersGTimeZoneMonitor: Revert addition of this class
2011-08-22 Colin Waltersgmain: Clarify that timeouts are in terms of monotonic...
2011-08-22 Matthias ClasenGDateTime: use nl_langinfo() when available
2011-08-22 Matthias ClasenGDateTime: cosmetics
2011-08-22 Matthias ClasenGDateTime: cosmetics
2011-08-22 Matthias ClasenGDateTime: don't use separate strings for upper/lowerca...
2011-08-21 Matthias Claseng_date_time_format: support %T
2011-08-21 Pavel Holejsovsky[gi] Add annotations to g_quark functions
2011-08-19 Stef WalterMerge branch 'concurrent-cancellable'
2011-08-17 Christian DywanUse actual uint64 values to compare uint64 variants
2011-08-17 Behdad EsfahbodFixup max decomposition len guarantee
2011-08-15 Ryan Lortieghash: fix error in "as a set" documentation
2011-08-15 Antoine Jacoutotopen(2): POSIX compatibility.
2011-08-14 Matthias ClasenAdd g_mkdtemp in the spirit of g_mkstemp
2011-08-14 Matthias ClasenGHmac: pedantic doc fixes
2011-08-14 Stef Walterhmac: Implementation of HMAC in glib
2011-08-13 Matthias Clasengdatetime: Add a test for %OM
2011-08-13 Matthias ClasenRemove a gccism
2011-08-11 Behdad EsfahbodBug 652827 - glib-2.29.8 no longer builds with mingw...
2011-08-06 Pavel HolejsovskyAdd missing GVariant annotations
2011-07-28 Matthias ClasenRevert "Optimize g_[s]list_free_full a bit"
2011-07-26 Cosimo Cecchiutf8: annotate the end pointer in g_utf8_validate as...
2011-07-26 Ryan LortieGDateTime test: 1970 doesn't exist on Windows
2011-07-26 Ryan Lortieg_format_size: fix on Windows
2011-07-26 Ryan Lortieg_format_size: avoid silly GString use
2011-07-26 Ryan LortieMerge branch 'gwakeup'
2011-07-25 Ryan LortieGWakeup: fix Windows build breakage
2011-07-25 Ryan LortieRemove g_wakeup_* from glib.symbols
2011-07-25 Ryan LortieGWakeup: make it private API
2011-07-25 Ryan LortieGWakeup: add signal safety note
2011-07-25 Ryan Lortiegtk-doc GWakeup
2011-07-25 Ryan Lortieport GMainContext to GWakeup
2011-07-25 Ryan LortieAdd GWakeup
2011-07-25 Ryan Lortieg_unix_open_pipe: fix some bugs
2011-07-24 Dan Winshipupdate .gitignore
2011-07-22 Colin Waltersglib.symbols: Update for expected ABI changes
2011-07-22 Colin WaltersRevert addition of g_key_file_has_key_full
2011-07-22 Behdad EsfahbodDon't use deprecated G_UNICODE_COMBINING_MARK
2011-07-22 Ryan LortieRename a few arguments
2011-07-22 Ryan LortieHave gtk-doc ignore some #defines
2011-07-22 Ryan LortieReplace @Varargs with @...
2011-07-22 Ryan LortieRemove duplicate 'struct real_pcre' declaration
2011-07-22 Ryan LortieAdd deprecation guard to G_UNICODE_COMBINING_MARK
2011-07-22 Ryan LortieReword some docs comments to avoid 'Returns ...'
2011-07-22 Ryan Lortiemove 'Since:' tags down
2011-07-22 Xavier ClaessensAdd g_ptr_array_new_full
2011-07-21 Behdad EsfahbodBug 655076 - Our normalization code misses some Full_Co...
2011-07-21 Dan WilliamsDocument how to free return values from g_key_file_get_...
2011-07-21 Behdad EsfahbodBug 655025 - #define G_UNICODE_SPACING_MARK G_UNICODE_C...
2011-07-21 Simon McVittieg_atomic_int_add: document that the return value is new
2011-07-21 Ryan LortieAdvise against using GPrivate
2011-07-21 Behdad EsfahbodAdd g_unicode_script_from_iso15924()
2011-07-20 Behdad EsfahbodBug 648271 - Add g_unicode_script_to_iso15924()
2011-07-20 Ryan LortieChange order of GFormatSizeFlags
2011-07-20 Ryan Lortieg_format_size: just use GString
2011-07-20 Ryan Lortieg_format_size: Return 'gchar' instead of 'char'
2011-07-20 Ryan LortieChange GLib size units policy
2011-07-20 Ryan Lortieg_format_size_for_display: some internal renames
2011-07-20 Vincent UntzStop using deprecated g_unicode_canonical_decomposition()
2011-07-20 Ryan LortieGVariant: document avoiding g_variant_iter_loop
2011-07-20 Ryan LortieGVariant: better support for object path arrays
2011-07-20 Matthias ClasenDrop the warnings.sgml template
2011-07-19 Matthias ClasenFix doc formatting errors
2011-07-19 Matthias ClasenMove GError docs inline and ditch template
2011-07-19 Matthias ClasenMove Unicode docs inline, ditch template
2011-07-18 Behdad EsfahbodSimplify Hangul Jamo decomposition
2011-07-18 Behdad EsfahbodBug 654651 - Better g_unicode_canonical_decomposition()
2011-07-18 Benjamin Ottegtester: Count inability to run a test in a binary...
2011-07-18 Benjamin Ottegtester: Return a failure exit code when a test fails
2011-07-18 Matthias ClasenMove version docs inline
2011-07-18 Matthias ClasenMove GQueue docs inline
2011-07-14 Behdad EsfahbodRemove comp_step_table table
2011-07-14 Behdad EsfahbodDocument, that the second part of a decompose() wouldn...
2011-07-14 Behdad Esfahbod[test] Move non-utf8 tests into unicode.c
2011-07-14 Behdad EsfahbodRemove stale comment
next