Updated Spanish translation
[platform/upstream/glib.git] / glib /
2009-03-16 Alexander LarssonBug 575555 – Use fsync() when replacing files to avoid...
2009-03-12 Matthias ClasenAvoid integer overflows in the base64 functions. Fixes...
2009-03-11 Stefan WalterDocument and guarantee hex digests will be returned...
2009-03-01 Matthias ClasenFix docs
2009-02-27 Tor LillqvistBug 167569 - g_string_append_printf crashes on win32...
2009-02-23 Paolo Borellisanity check the input paramter.
2009-02-23 Tor LillqvistBug 570501 - g_win32_get_system_data_dirs uses invalid...
2009-02-23 Matthias ClasenFix "it's" vs "its" confusion throughout the source...
2009-02-23 Matthias ClasenImprove docs
2009-02-23 Matthias ClasenAdd a necessary cast back. Pointed out by Kazuki Iwamoto.
2009-02-17 Matthias Clasen Fix strict aliasing warnings and viiolations...
2009-02-13 Mathias HasselmannAdd note about g_utf8_offset_to_pointer() not checking...
2009-02-06 Murray CummingCorrect the grammar in some property documentation.
2009-01-31 Matthias Claseni * glib/gtimer.c (g_time_val_to_iso8601): Pass...
2009-01-21 Tor LillqvistDrop the code in the else branch of #if GLIB_CHECK_VERS...
2009-01-20 Matthias Clasenfix a typo
2009-01-19 Matthias ClasenFix a typo
2009-01-18 Matthias ClasenQuell some compiler wanrings
2009-01-18 Matthias ClasenUpdate PCRE to 7.8
2009-01-18 Matthias ClasenIf !ENABLE_NLS, make textomain() macro return "messages...
2009-01-18 Matthias ClasenUse offsetof instead of __builtin_offsetof, for icc...
2009-01-13 Matthias ClasenBug 564728 Add function to decode base64 encoded data...
2009-01-13 Matthias ClasenImprove docs
2009-01-12 Tor LillqvistGuard against a mis-written GOptionArgFunc that has...
2009-01-11 Matthias ClasenImprove docs
2009-01-11 Matthias ClasenDocs improvement
2009-01-09 Tor LillqvistCosmetics.
2009-01-09 Tor LillqvistBug 567138 - get_package_directory_from_module() does...
2009-01-05 Dan Winshipupdate
2009-01-05 Tor LillqvistBug 566348 - g_file_open_tmp uses the wrong g_mkstemp...
2009-01-03 Matthias ClasenAdd docs
2009-01-03 Matthias ClasenMove docs inline
2009-01-02 Matthias ClasenFix a wrong reference in the docs, reported by Takeshi...
2008-12-31 Matthias ClasenFix some compiler warnings
2008-12-20 Tor LillqvistAdd g_thread_get_initialized here, too. Surround g_test...
2008-12-18 Mike KestnerBug 560676 - function access for g_threads_supported
2008-12-13 Matthias ClasenMake these work on x86_64
2008-12-12 Behdad EsfahbodImprove g_unichar_iswide_cjk() docs.
2008-12-08 Matthias ClasenAdd an implementation for the CRIS and CRISv32 architec...
2008-12-02 Matthias ClasenSome more documentation additions
2008-11-29 Behdad EsfahbodBug 562639 – g_parse_debug_flags() parsing "help"
2008-11-29 Behdad EsfahbodBug 562638 – GDebugKey key member should be const
2008-11-29 Matthias ClasenImprove docs
2008-11-28 Matthias ClasenExplain the difference to g_key_file_get_value(). Point...
2008-11-28 Matthias ClasenImprove docs
2008-11-28 Matthias ClasenBug 559110 – Do not include libintl.h after glibintl.h
2008-11-28 Matthias ClasenFix an issue with callbacks that return FALSE.
2008-11-23 Christian PerschBug 559413 – g_option_group_set_error_hook docs buglet
2008-11-23 Christian PerschBug 560568 – gkeyfile docs buglet
2008-11-23 Christian PerschBug 560569 – gkeyfile doesn't use the set list_separato...
2008-11-04 Christian DywanBug 558672 – NULL key lookup using g_hash_table_lookup_...
2008-10-31 Christian DywanBug 558513 – g_warn_if_fail FIXME in gtestutils
2008-10-29 16:11:14 Tim Janikadded G_PASTE() and G_STATIC_ASSERT(), based on patches...
2008-10-27 Joseph Pingenotchanged "#GHashTableIterator" to "#GHashTableIter"...
2008-10-24 Matthias ClasenAccept short data
2008-10-24 Matthias ClasenBug 556921 – gpoll.h breaks hal compilation
2008-10-19 Michael NattererBug 556186 – gpoll.h breaks gmain.h inclusion
2008-10-14 Christian PerschBug 556186 – gpoll.h breaks gmain.h inclusion
2008-10-13 Christian PerschBug 555311 – format not a string literal and no format...
2008-10-10 Matthias ClasenFix gcc warnings
2008-10-08 Christian PerschBug 555314 – mem leak in gmarkup
2008-10-08 Tor LillqvistBug 554790 - g_convert() misbehaves with winiconv versions
2008-10-07 Matthias ClasenProperly include gmacros.h
2008-10-06 Behdad EsfahbodBug 555309 – giochannel breaks on error Patch from...
2008-10-06 Christophe FergeauBug 555224 – Improve g_format_size_for_display doc
2008-09-30 Behdad EsfahbodBug 554092 – glib doesn't return G_FILE_ERROR_NOENT...
2008-09-30 Tor LillqvistMakefile.decl Bypass gtester related stuff on Windows.
2008-09-30 Tor Lillqvistglib/gprintf.c Don't define _GNU_SOURCE on Windows...
2008-09-27 Dan Winship Bug 553447 \e$(Q#|\e(B g_assert_no_error()
2008-09-26 Dan Winshipmake this a "const gpointer" rather than a gconstpointe...
2008-09-26 Matthias ClasenBug 553857 – gbacktrace.h requires signal.h
2008-09-26 Matthias ClasenBug 553724 – python interpretter path not patched in...
2008-09-26 Matthias ClasenAdd more docs
2008-09-26 Matthias ClasenMove docs
2008-09-25 Tor LillqvistBug 553820 - gpoll.c: undeclared identifier
2008-09-25 Tor LillqvistJust ignore the child_setup function, never call it...
2008-09-24 Sven HerzbergBe a little more explcit in the docs. Includes Owen...
2008-09-23 Michael Natterer#include <glib/gpoll.h>
2008-09-23 Dan WinshipMove this out of gmain.c and make it part of the public...
2008-09-23 Tor LillqvistFix embarrassing bug: I was passing an incorrect third...
2008-09-20 Hans Petter JanssonRewrite most of GHashTable to use open addressing with...
2008-09-19 Tor Lillqvistglib/gutils.c (_glib_get_dll_directory) Be a bit less...
2008-09-15 Tor Lillqvisttime_t is 64 bits in all the newer Microsoft C librarie...
2008-09-15 Tor LillqvistDefine G_BREAKPOINT() also for 64-bit MSVC, using the...
2008-09-13 Tor Lillqvistglib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),
2008-09-11 Matthias ClasenBug 548321 – <string.h> is not included in gi18n-lib.h
2008-09-11 Matthias ClasenDocumentation improvements
2008-09-10 Matthias ClasenAdd required includes
2008-09-10 Matthias ClasenBug 551228 – G_STRFUNC on recent Sun compiler should...
2008-09-09 Matthias ClasenBug 523463 – Core dump in gmain.c:2482:IA__g_main_conte...
2008-09-08 Christian DywanBug 550433 – g_test_init doesn't recognize --help
2008-09-02 Ryan LortieBug 549771 – improved .gitignore for glib
2008-09-02 Matthias ClasenFix up docs
2008-09-02 Michael Nattereradd g_return_if_fail (checksum != NULL)
2008-09-01 Paolo Borellisvn:ignore files of last patch
2008-09-01 Paolo BorelliBug 550040 - Move GString, rand and printf tests to...
2008-08-31 Emmanuele BassiBug 550096 – GBookmarkFile parser is not forward compatible
2008-08-29 Ryan LortieFixup for test case in previous commit.
2008-08-28 Ryan Lortie[REVERT] Bug 548612 – g_strstr_len() should use memmem...
2008-08-28 Ryan Lortie[REVERT] Bug 548612 – g_strstr_len() should use memmem...
next