Move install docs into reference manual.
[platform/upstream/glib.git] / ChangeLog.pre-2-12
2003-04-09 Matthias ClasenMove install docs into reference manual.
2003-04-07 Matthias ClasenMove cross-compilation info to reference manual.
2003-04-07 Owen TaylorWhen waiting for the main loop to be freed up, wait...
2003-04-06 Matthias ClasenWarn if p == NULL && max != 0. (#110087)
2003-04-01 Tor LillqvistAdd g_string_chunk_insert_len.
2003-03-31 Matthias ClasenNew function, to insert possible non-nul-terminated...
2003-03-30 Matthias ClasenOptimize the common cases (init == NULL or init ==...
2003-03-30 Matthias Clasen2003-03-a30 Matthias Clasen <maclas@gmx.de>
2003-03-30 Matthias ClasenAdd cp1251 support for Solaris. (#104738, Hidetoshi...
2003-03-30 Matthias ClasenGet rid of UNSAFE_DOS_PATH. (acceptable): Align with...
2003-03-26 Christian RoseAdded "yi" to ALL_LINGUAS. Added Yiddish translation...
2003-03-19 Matthias ClasenFix docs.
2003-03-19 Anders CarlssonBump version to 2.3.0
2003-03-14 Sebastian WilhelmiDo not define function g_thread_init_glib, if not G_THR...
2003-03-06 Matthias ClasenFix FALSE/NULL confusion. (#107646, Morten Welinder)
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2003-02-26 Matthias ClasenUse g_strndup, not g_strdup, since we know the length...
2003-02-25 Matthias ClasenUse g_malloc instead of directly using malloc.
2003-02-25 Tor LillqvistAdd a couple of missing entries, thanks to Cedric Gusti...
2003-02-23 Matthias ClasenClarify documentation.
2003-02-18 Sebastian WilhelmiMake glib_thread_test not unnecessarily convert between...
2003-02-14 Sebastian WilhelmiFixes for #101264 and #99372:
2003-02-12 Sebastian WilhelmiMake GLib recognize Tru64Unix thread system. (#103020)
2003-02-11 Tor LillqvistInclude ChangeLog.pre-2-2.
2003-02-11 Tor LillqvistInclude also the gtk-doc/html documentation in the...
2003-02-11 Sebastian WilhelmiChanged my e-mail address. Removed my e-mail address.
2003-02-10 Mohammad DAMTAdded Indonesian translation Added "id" to ALL_LINGUAS
2003-02-07 Matthias ClasenRemove all docs from gobject at Tims request. Documenta...
2003-02-04 Tor LillqvistFix typo: Should be SOCKET_ERROR, not SO_ERROR. Noticed...
2003-01-30 Owen TaylorRemove references to glib.spec. (#102231)
2003-01-28 Owen TaylorIf msgfmt isn't found, unset gt_cv_have_gettext. (...
2003-01-28 Owen TaylorFix version in complaint message about automake. (...
2003-01-23 Pablo SaratxagaAdded Bengali file
2003-01-21 Christian RoseAdded "mn" to ALL_LINGUAS. Added Mongolian translation...
2003-01-20 Pablo Saratxagaupdated Vietnamese file;
2003-01-16 Daniel YacobAdding Amharic translation.
2003-01-12 Tor LillqvistAdd some missing entries. Thanks to Kenichi SUTO.
2003-01-05 Tor LillqvistUpdates.
2003-01-05 Ron Steinke(Ancient, binary compatible fixes found sitting in...
2003-01-04 Tor LillqvistDon't distribute glib-zip.
2003-01-04 Tor Lillqvist[Win32] Install also the .def files, to help users...
2003-01-04 Tor LillqvistDon't claim broken pipes are unreadable. (Well, they...
2003-01-03 Manish Singhuse AC_COMPILE_IFELSE instead of AC_TRY_COMPILE for...
2003-01-02 Tor LillqvistCorrect the comment telling what headers have the decla...
2003-01-01 Tor LillqvistCheck the C stdout and stderr streams for validity...
2003-01-01 Tor LillqvistMove the alloc_console_called static flag inside these...
2003-01-01 Tor LillqvistNew function, parallel to ensure_stdout_valid(). #defin...
2002-12-28 Owen TaylorSplit ChangeLog glib-2-2-branchpoint
2002-12-27 Tõivo LeedjärvAdded et to ALL_LINGUAS.
2002-12-20 Owen Taylor=== Released 2.2.0 === GLIB_2_2_0
2002-12-20 Owen Taylor=== Released 2.2.0 ===
2002-12-20 Owen TaylorCall g_main_thread_init() after setting g_threads_got_i...
2002-12-19 Manish Singhnew endian asm for ia64 and x86_64, general reorg and...
2002-12-17 Tor LillqvistImprovement based on suggestion by Thorsten Maerz:
2002-12-16 Owen Taylor=== Released 2.1.5 === GLIB_2_1_5
2002-12-16 Owen TaylorAdd a hack to mostly deal with problems in support...
2002-12-16 Tor LillqvistFix potential heap corruption. Sometimes called g_free...
2002-12-16 Owen TaylorAC_SUBST() DATADIRNAME, not DATADIR.
2002-12-16 Owen TaylorRestore a missing AC_SUBST() for DATADIRNAME. (Found...
2002-12-15 Owen TaylorActually set INTLLIBS when needed. (Reported by Tor...
2002-12-15 Tor LillqvistAdd g_rand_init.
2002-12-15 Tor LillqvistSlight update to match what is currently produced by...
2002-12-15 Owen TaylorHP-UX 10 xshares the same non-posix getpwuid_r signatur...
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 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-11 Tor LillqvistFix off-by-one error. (#100853)
2002-12-11 Owen Taylor=== Release 2.1.4 === GLIB_2_1_4
2002-12-11 Pauli VirtanenAdded "fi" to ALL_LINGUAS.
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 Owen TaylorFactor out repeated thread test into a m4_define()...
2002-12-11 Owen TaylorVersion 2.1.4, interface age 1.
2002-12-11 Owen TaylorInclude string.h, supress a warning.
2002-12-10 Sebastian WilhelmiImprove generation of pseudo-random integers. (#99720...
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-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-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 TaylorStart of fixes for cross-compilation. Based on patches...
2002-12-04 Owen TaylorAdd 3rd argument to remaining AC_DEFINES(), so we can...
2002-12-04 Owen TaylorPatch from Sven Neumann to make the include order consi...
2002-12-03 Matthias ClasenCheck that strlcpy behaves as per the OpenBSD man page...
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 Owen Taylor=== Released 2.1.3 === GLIB_2_1_3
2002-12-02 Owen TaylorAdd missed ChangeLog entry
next