summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
AgeCommit message (Expand)AuthorFilesLines
2001-11-01Added ro (Romanian) to ALL_LINGUAS addedMarius Andreiana1-0/+4
2001-11-01fix to the locking so we don't hangHavoc Pennington1-0/+5
2001-10-31Make --with-threads=none mean, that we want thread support, but no defaultSebastian Wilhelmi1-0/+9
2001-10-31Use the right conditional (G_THREADS_ENABLED instead of G_THREAD_ENABLED).Sebastian Wilhelmi1-0/+9
2001-10-30Fix documentation. Document g_log_domain_glib, gunichar, gunichar2,Matthias Clasen1-0/+4
2001-10-29New file, used to build distribution packages for Windows.Tor Lillqvist1-0/+11
2001-10-29Fix non-Intel/-Alpha version of the G_BREAKPOINT macro to includeDaniel Egger1-0/+12
2001-10-29Don't try to use PKG_CONFIG when we didn't find it. (#62944, Eric Lemings)Owen Taylor1-1/+10
2001-10-29Generate glib-mkenums from glib-mkenums.in, substituting in path to perl.Owen Taylor1-0/+4
2001-10-29Dist ref-add.sin, ref-del.sin. (#63092, Dan Winship)Owen Taylor1-0/+5
2001-10-29Conditionalize thread related calls. (#63091)Sebastian Wilhelmi1-0/+5
2001-10-28Add missing g_pattern_match_simple and g_pattern_spec_equal.Tor Lillqvist1-0/+13
2001-10-26Remove $(srcdir)/html before building HTML to prevent stale files. DistGLIB_1_3_10Owen Taylor1-6/+6
2001-10-26Don't default to win32 thread implementation on Cygwin. The gthread-win32Tor Lillqvist1-0/+5
2001-10-25Update.Tor Lillqvist1-1/+7
2001-10-25Updates.Tor Lillqvist1-0/+7
2001-10-25Version 1.3.10, interface age, binary age = 0.Owen Taylor1-0/+11
2001-10-24Add g_strtod & co.Alex Larsson1-0/+15
2001-10-23Typo: GLIB_MICRO_VERSION and GLIB_MINOR_VERSION were swapped.Tor Lillqvist1-0/+3
2001-10-23Remove G_HARDCODED_PATH_WRAPPER, Owen didn't like it.Tor Lillqvist1-1/+10
2001-10-22Add macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED_PATH_WRAPPER.Tor Lillqvist1-0/+10
2001-10-22Typo.Tor Lillqvist1-0/+5
2001-10-22If we have built the MSVC import library, install it. Install the gccTor Lillqvist1-0/+6
2001-10-19Fix test for lib.exe. Can't set ms_librarian before calling AC_CHECK_PROG,Tor Lillqvist1-0/+6
2001-10-19Use another LOCK for g_prgname to avoid deadlocking. (#62606)Sebastian Wilhelmi1-0/+5
2001-10-18Check also ac_cv_sizeof___int64 when requiring a 64-bit type.Tor Lillqvist1-0/+5
2001-10-17Fix a typo: to_codeset => from_codeset. (#58195, #55152)Hidetoshi Tajima1-0/+6
2001-10-13make struct _GPatternSpec and GMatchType private. (g_pattern_equal): newTim Janik1-0/+19
2001-10-11(ac_cv_sizeof_long_long): Avoid '==' and '-a' in 'test's.Raja R Harinath1-0/+5
2001-10-11Remove G_HAVE_GINT64 conditionalization.Joshua N Pritikin1-0/+5
2001-10-11Un-conditionalize and require a 64-bit integer type.Joshua N Pritikin1-0/+5
2001-10-05Avoid 'test -a'.Raja R Harinath1-6/+10
2001-10-04Documentation update.Matthias Clasen1-0/+4
2001-10-04add config.charsetHavoc Pennington1-0/+4
2001-10-03New function (DLL entry point) to tuck away actual DLL name.Tor Lillqvist1-0/+9
2001-10-02documentation update. add documentation. update docs. Remove references toMatthias Clasen1-0/+6
2001-10-02let the compatibility definition point to the new nameSven Neumann1-0/+5
2001-10-01Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI andAlex Larsson1-0/+9
2001-10-01Rename g_string_printfa() to g_string_append_printf(). (#61041, HavocOwen Taylor1-0/+5
2001-10-01Documentation cleanups. (#61487)Tor Lillqvist1-0/+4
2001-10-01make third argument a gboolean. (g_scanner_add_symbol,Matthias Clasen1-0/+11
2001-10-01glib/gconvert.c glib/gspawn-win32.c some minor documentation fixes.Sven Neumann1-0/+6
2001-09-30Add build/win32/dirent/Makefile to the list of makefilesAlexander Larsson1-0/+5
2001-09-29glib/gwin32.c glib/gwin32.h Remove own implementation of dirent functions.Tor Lillqvist1-0/+15
2001-09-29cast the string size to gulong and use %lu for printing to avoid 64bitGeorge Lebl1-0/+8
2001-09-28Fix macros from libcharset to work with autoconf-2.5x. (From LaszloOwen Taylor1-0/+5
2001-09-28Fix inline docs for g_string_prepend_unichar.Matthias Clasen1-0/+4
2001-09-28Adding double quotes around values in test expressionKwok-Koon Cheung1-0/+5
2001-09-27fix typo (#if->#ifdef) so it compiles again.Manish Singh1-0/+5
2001-09-27When the sublangid is SUBLANG_DEFAULT, return the locale of the language'sBruno Haible1-0/+38