platform/upstream/glib.git
2002-12-15 Owen TaylorMark the contents of the strucures in this file /*...
2002-12-15 Owen TaylorBreak _g_locale_charset() into two pieces - a fast...
2002-12-15 Matthias ClasenSet TRIO_LIBS when building with trio.
2002-12-15 Matthias ClasenAdd gprintfint.h and trio.
2002-12-14 Manish SinghFix typo. Missing '%' in my last commit.
2002-12-13 Owen TaylorFixes from Johannes Stezenbach
2002-12-13 Owen TaylorAllow not setting glib_cv_long_long_format when cross...
2002-12-13 Owen Taylorlong_long_format is always ll for trio.
2002-12-13 Matthias ClasenAdd -lm for pow().
2002-12-12 Matthias ClasenAdd a test for positional parameters in g_snprintf...
2002-12-12 Matthias ClasenAdd --ignore-files=trio to avoid gtk-doc warnings about...
2002-12-12 Manish Singhuse G_G[U]INT64_FORMAT unconditionally, since we'll...
2002-12-12 Manish Singhpull in trio if host printf doesn't have a known way...
2002-12-12 Owen TaylorAC_PREREQ(2.53) here; convinces Debian's wrappers to...
2002-12-12 Laurent DhimaUpdated
2002-12-12 Laurent DhimaUpdated
2002-12-12 Yanko KanetiUpdated Bulgarian translation.
2002-12-12 Nam SungHyunupdated
2002-12-11 Tor LillqvistFix off-by-one error. (#100853)
2002-12-11 Owen Taylor=== Release 2.1.4 === GLIB_2_1_4
2002-12-11 Owen TaylorUnset ac_cv_func_bind_textdomain_codeset before calling
2002-12-11 Pauli VirtanenAdded "fi" to ALL_LINGUAS.
2002-12-11 Pauli VirtanenAdded Finnish translation from Lauri Nurmi.
2002-12-11 Owen TaylorAdd GLIB_ASSERT_SET() as a helper for adding "must...
2002-12-11 Owen TaylorAlso assume AC_LINK_IFELSE() is OK when cross-compiling...
2002-12-11 Gil Osher*** empty log message ***
2002-12-11 Owen TaylorFactor out repeated thread test into a m4_define()...
2002-12-11 Owen TaylorUse an include to avoid having to duplicate the gettext...
2002-12-11 Owen TaylorFix problem from recent commit where non GNU-format...
2002-12-11 Owen TaylorVersion 2.1.4, interface age 1.
2002-12-11 Owen TaylorInclude string.h, supress a warning.
2002-12-11 Gil Osher*** empty log message ***
2002-12-11 Gil OsherAdded Hebrew translation.
2002-12-11 Gil Osher*** empty log message ***
2002-12-10 Owen TaylorImprove docs for return value and @microseconds out...
2002-12-10 Sebastian WilhelmiImprove generation of pseudo-random integers. (#99720...
2002-12-10 Sebastian WilhelmiImprove generation of pseudo-random integers. (#99720...
2002-12-09 Matthias ClasenAdd docs.
2002-12-09 Kjartan MaraasUpdated Norwegian (bokmal) translation. Updated Norwegi...
2002-12-09 Matthias ClasenAdd docs.
2002-12-09 Matthias ClasenAdd GTypeClass, GTypePluginClass and GTypeModuleClass.
2002-12-09 Peteris Krisjanis2002-12-09 Artis Trops <hornet@navigator.lv> * lv...
2002-12-09 Sebastian Wilhelmiuse 0 instead of $defattr, as it isn't defined anymore...
2002-12-09 Owen TaylorGuard against the POSIX allowed behavior where access...
2002-12-08 Matthias ClasenAdd docs.
2002-12-07 Matthias ClasenRename to canonicalize_key. Adjust all callers.
2002-12-06 Owen TaylorAvoid literal UTF-8. (Allow it to build with IRIX cc...
2002-12-06 Owen TaylorDon't distribute ref-add/del.sed., fixing problem with...
2002-12-06 Owen Taylorchmod 0755 scripts in AC_OUTPUT(), since install -c...
2002-12-06 Owen TaylorUse AC_LINK_IFELSE(), not AC_TRY_RUN() for va_copy...
2002-12-06 Yuri SyrotaUpdated Ukrainian translation
2002-12-06 Yuri SyrotaUpdated Ukrainian translation
2002-12-06 Matthias ClasenTypo fix.
2002-12-05 Matthias ClasenExplain allowed signal names in more detail.
2002-12-05 Matthias ClasenAdd Since and Deprecation info for symbols documented...
2002-12-05 Owen TaylorFix multiple problems with the programs in the argument...
2002-12-05 Owen Taylor.cvsignore updates
2002-12-05 Owen TaylorStart of fixes for cross-compilation. Based on patches...
2002-12-04 Takayuki KUSANOUpdated Japanese translation.
2002-12-04 Owen TaylorAdd 3rd argument to remaining AC_DEFINES(), so we can...
2002-12-04 Owen TaylorProperly refcount the main module if it is already...
2002-12-04 Owen TaylorUse datadir, not $(prefix)/share. (#89339)
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-12-03 Matthias ClasenSync parameter names with docs and implementation.
2002-12-03 Matthias ClasenCheck that strlcpy behaves as per the OpenBSD man page...
2002-12-03 Kostas PapadimasUpdated the Greek translation
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.
next