platform/upstream/glib.git
2002-12-03 Miloslav TrmacMerge Czech translation from gnome-2-0
2002-12-03 Dmitry Mastrukovru.po: Updated Russian translation from Russian team...
2002-12-03 Frédéric CrozatFix typo from previous commit
2002-12-03 James M. CapeCheck for NULL before doing anything.
2002-12-02 Matthias ClasenAdd docs.
2002-12-02 Owen Taylor=== Released 2.1.3 === GLIB_2_1_3
2002-12-02 Owen TaylorAdd missed ChangeLog entry
2002-12-02 Matthias ClasenMore GSignal docs.
2002-12-01 Matthias ClasenMore docs.
2002-11-30 Ole LaursenAdded "da" to ALL_LINGUAS.
2002-11-30 Ole LaursenUpdated Danish translation.
2002-11-29 Matthias ClasenIt is a 2.2 addition.
2002-11-28 Matthias ClasenAdjust to changed parameter names.
2002-11-28 Matthias ClasenMove some docs inline, and add deprecation information...
2002-11-28 Matthias ClasenFix the definitions around printf: either we use system...
2002-11-28 Matthias ClasenMark 2.2 API additions.
2002-11-28 Matthias ClasenFix the gtk-doc version check.
2002-11-27 Matthias ClasenUse G_LIKELY without surrounding parentheses in g_asser...
2002-11-26 Christian RoseUpdated Swedish translation.
2002-11-26 Matthias ClasenOnly use G_LIKELY in g_assert() and g_return_[val]_if_f...
2002-11-26 Owen TaylorAvoid non-ANSI pointer comparison. (#54344, Morten...
2002-11-26 Sebastian WilhelmiImproved the seeding algorithm. Old behaviour can be...
2002-11-26 Sebastian WilhelmiMake CPPFLAGS, not CFLAGS, include G_THREAD_CFLAGS...
2002-11-26 Vincent van... Massive copy-paste from stable branch.
2002-11-26 Matthias ClasenFix the non-gcc-3.x definitions of G_LIKELY and G_UNLIK...
2002-11-26 Andraz ToriUpdated Slovenian translation
2002-11-25 Tor LillqvistFix two bugs: 1) If abs_time is NULL, should use infini...
2002-11-25 Matthias ClasenDocument that the varargs must be NULL-terminated....
2002-11-25 Matthias ClasenRemove the (no longer effective) empty if-branch.
2002-11-25 Hasbullah Bin PitUpdated Malay Translation. 1 je
2002-11-23 Matthias ClasenAdd missing short descriptions, standardize them to...
2002-11-23 Matthias ClasenExplain --enable-include-printf.
2002-11-23 Matthias ClasenAdd version info to API docs.
2002-11-22 Matthias ClasenAdd Copyright notice.
2002-11-22 Kjartan MaraasUpdated Norwegian (bokmal) translation.
2002-11-22 Sebastian WilhelmiFixed typo: PTHREAD_PRIO_MIN -> PTHREAD_PRIO_MAX. ...
2002-11-22 Owen TaylorRemove broken G_HIDDEN_SYMBOL definition which wasn...
2002-11-22 Dmitry Mastrukovbe.po: Updated Belarusian translation from Belarusian...
2002-11-22 Owen TaylorAllow NULL to be cast to any type. (Frequently requeste...
2002-11-21 Owen TaylorPatch from Morten Welinder to make ghash.c properly...
2002-11-21 Owen TaylorAdd helpful comments about the encoding of a new iochan...
2002-11-21 Owen TaylorAdd G_GNUC_DEPRECATED. (Tom Tromey, #87969)
2002-11-21 Tor LillqvistHardcode 2.0 in the names, as that is what Makefile...
2002-11-21 Tor LillqvistTypo.
2002-11-21 Tor Lillqvistgmodule/gmodule.rc.in gobject/gobject.rc.in Hardcode...
2002-11-21 Tor LillqvistUpdate to match what is currently produced by autotools.
2002-11-21 Matthias Clasen Include a printf implementation supporting C99 snprint...
2002-11-20 Matthias ClasenUse G_LIKELY. (#69022)
2002-11-19 Owen TaylorFix strtull/strtoull type in docs (#99012, Morten Welin...
2002-11-18 Tor LillqvistDo handle G_SPAWN_DO_NOT_REAP_CHILD after all, similari...
2002-11-17 Tor Lillqvist[Win32] Fix the asynchronous g_spawn* to return the...
2002-11-17 Tor LillqvistIgnore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be...
2002-11-13 Laurent Dhimaupdated
2002-11-13 Laurent Dhimaupdated
2002-11-08 Soeren SandmannTrivial s/foo/foo_/ fixes to make <glib.h> includable...
2002-11-08 Owen TaylorPatch from Havoc Pennington to add functions for settin...
2002-11-06 Tor LillqvistAdd g_main_thread_init.
2002-11-06 Matthias ClasenMinor doc markup fix.
2002-11-06 Matthias ClasenForgotten ChangeLog
2002-11-05 Hasbullah Bin PitUpdated Malay Translation.
2002-11-05 Owen TaylorAdd -DG_DISABLE_CAST_CHECKS for everything but --enable...
2002-11-04 Owen TaylorInclude config.h so DISABLE_MEMPOOLS actually has an...
2002-11-03 Dmitry Mastrukovconfigure.in: Added Belarusian to ALL_LINGUAS
2002-11-03 Dmitry Mastrukovbe.po: Added Belarusian translation from Belarusian...
2002-11-02 Daniel ElstnerFix left_len calculation in the from UTF-8 to UTF-8...
2002-10-26 Tor LillqvistDon't set on Win32, only causes trouble.
2002-10-22 Laurent Dhimaupdated R_2_0_core
2002-10-21 Kjartan MaraasUpdate
2002-10-19 Matthias ClasenReport only the most specific instantiatable prerequisi...
2002-10-19 Matthias ClasenUpdate to latest gtk-doc version.
2002-10-18 Manish Singhavoid creating negative values out of unsigned values...
2002-10-15 Manish Singhuse gsize instead of int where appropriate (64-bit...
2002-10-15 Matthias ClasenSupport for template files.
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-10-15 Matthias ClasenAdd g_type_interface_prerequisites.
2002-10-14 Owen TaylorFix a memory leak. (#94550, Sebastian Rittau)
2002-10-14 Matthias ClasenDist the xml/*.xml, not sgml/*.sgml. (#95678, Owen...
2002-10-14 Owen TaylorMake prefix argument const. (#91662, Gustavo Carneiro)
2002-10-14 Owen TaylorFix a minor memory leak.
2002-10-14 Matthias ClasenAdapt to latest gtk-doc changes.
2002-10-13 Laurent DhimaAdded "sq" to ALL_LINGUAGES
2002-10-13 Laurent Dhima*** empty log message ***
2002-10-13 Laurent Dhima*** empty log message ***
2002-10-12 Tim Janiktest creation of new fundamental types.
2002-10-12 Tim Janikfix comment. (g_ascii_strtoull): new function, acting...
2002-10-12 Soeren SandmannDocumentation fixes: #71778, Owen Taylor; #85095, Bill...
2002-10-10 Tim Janikif input_name is NULL, print out "<memory>" instead...
2002-10-05 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2002-09-29 Manish Singhuse gsize instead of int where appropriate (64-bit...
2002-09-28 Tor LillqvistInstead of forcing -fnative-struct into CFLAGS when...
2002-09-28 Tor LillqvistSay we require autoconf 2.52 as that is what configure...
2002-09-23 Arvind Sampturwhen the child fails we need to reap it to avoid a...
2002-09-21 Christopher... added italian translation
2002-09-20 Matthias ClasenDon't print scanner->input_name when it is NULL. (...
2002-09-16 Matthias ClasenReplace G_LOG_FLAG_RECURSIVE by G_LOG_FLAG_RECURSION...
2002-09-12 Dom LachowiczFix problems with excessive C++ warnings: "ISO C++...
2002-09-06 Havoc Penningtonautomake 1.4
2002-09-01 Soeren SandmannDocumentation fixes: (#75255, Martin Schulze; #76104...
2002-08-26 Tor LillqvistDon't link with -lwsock32 on Cygwin (#91696, Masahiro...
2002-08-24 Fatih DemirHumble...
next