Correct URL for mingw runtime sources.
[platform/upstream/glib.git] / ChangeLog.pre-2-12
1999-07-12 Tor LillqvistCorrect URL for mingw runtime sources.
1999-07-07 Sebastian WilhelmiTest for pthread_join rather than for pthread_create...
1999-07-02 Tor Lillqvist*** empty log message ***
1999-07-01 Sebastian WilhelmiAdded a g_memmove replacement for platforms without...
1999-06-30 Sebastian WilhelmiFinally removed the g_random_normal and g_rand_normal...
1999-06-28 Tor LillqvistAdd missing export of g_strncasecmp.
1999-06-21 Jose MercadoMore spec file cleanups from Jose Mercado of Jose Merca...
1999-06-20 Tor LillqvistUpdate the pthreads snapshot version we want. Advice...
1999-06-18 Jeff GarzikRe-order tests in alpha order.
1999-06-18 Sebastian WilhelmiChanged test for pthread_attr_setstacksize from AC_TRY_...
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-06-02 Manish Singhlibtool 1.3.2 (BeOS changes merged)
1999-05-29 Tor LillqvistBackslashify also '"' characters.
1999-05-12 Tor LillqvistMap fileno to _fileno for mingw32. Map fstat to _fstat.
1999-05-12 CDT 1999 Shawn T... Another small fix.
1999-05-08 Tor LillqvistCorrect rules for making the win32-related files that...
1999-05-08 CDT 1999 Shawn T... Better testing reveals better methods. Fixes for BeOS.
1999-05-08 CDT 1999 Shawn T... Port to BeOS by myself and Richard Offer.
1999-05-06 Tor LillqvistNew files, used to generate corresponding non-.in files...
1999-05-01 Manish Singhlibtool 1.3 upgrade
1999-04-25 Tor LillqvistMore editing. Use gcc, not ld to link. On native Win32...
1999-04-24 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-04-23 BST 1999 Tony GaleFix typo in g_string_ncasecmp macro (by me). Add b_stri...
1999-04-22 Sebastian Wilhelmiuse sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal...
1999-04-17 BST 1999 Tony GaleAdd new g_string functions for reading from file/socket...
1999-04-13 Tor LillqvistMention the tests directory.
1999-04-12 Sebastian WilhelmiMoved struct declaration up. Style fixes.
1999-04-09 Sebastian WilhelmiNew files to implement the Mersenne Twister Pseudo...
1999-04-09 Shawn AmundsonIncrement some version numbers, add warning to configure. GLIB_1_3_0
1999-03-30 Sebastian WilhelmiAdded a check for the right format to printf and scanf...
1999-03-29 Raja R HarinathMake sure `glibconfig.h' exists after the rule is fired.
1999-03-26 Raja R HarinathRename from configincludedir so that glibconfig.h will...
1999-03-25 Tor LillqvistUpdate version numbers.
1999-03-20 Manish Singhacinclude.m4 config.guess config.sub ltconfig upgrade...
1999-03-18 Jeff GarzikAdd new g_list, g_stack, g_queue functions.
1999-03-18 Sebastian Wilhelmiforgot to include submitter.
1999-03-18 Sebastian Wilhelmiadded new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to...
1999-03-17 Jeff GarzikAdd copyright, clean up code a bit.
1999-03-17 Sebastian WilhelmiAdded missing values for G_MAXU(SHORT|INT|LONG) on...
1999-03-17 Tim Janikadded GLIB_CHECK_VERSION() macro similar to GTK_CHECK_V...
1999-03-17 Sebastian WilhelmiSun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>
1999-03-16 Timur Bakeyevpthread_create in libc
1999-03-16 Sebastian WilhelmiAdded a test for the G_(U)?INT(16|32|64)_FORMAT and
1999-03-16 Sebastian WilhelmiRemoved G_(U)?INT8_FORMAT again, as it can't be used...
1999-03-15 Sebastian WilhelmiAdded the macros G_(U)?INT_(8|16|32|64)_FORMAT to use...
1999-03-14 Jeff GarzikCommented out debugging output.
1999-03-14 Raja R HarinathRemove widechar tests and defines. (fd_set): Change...
1999-03-12 Sebastian WilhelmiTest for posix threads first, then for dce threads.
1999-03-11 Sebastian WilhelmiRevamped the thread configure stuff. Now dce threads...
1999-03-09 Jeff GarzikAdded stack, queue ADTs and related tests.
1999-03-06 Asbjørn Pettersenadd OS/2 changes
1999-03-04 Josh MacDonaldAdd g_spaced_primes_closest to glib.def, it was missing.
1999-03-01 Sebastian WilhelmiFixed yet another bloody implementation of getpwuid_r...
1999-02-27 Tim Janikmoved old ChangeLog to ChangeLog.pre-1-2, and started...
1999-02-25 Shawn AmundsonIncrement version to 1.2.0. GLIB_1_2_0
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-02-21 Michael FulbrightI've made the spec file autogenerated, and I tweaked it
1999-02-18 Tim Janikplugged a memory leak, reported by Koen D'Hondt <ripley...
1999-02-18 Elliot Leeglib.spec: Do --enable-debug=no for the .rpm's.
1999-02-17 Tor LillqvistMust define HAVE_PTHREAD_GETSPECIFIC_POSIX. Pity I...
1999-02-16 CST 1999 Shawn T... version=1.1.16 GLIB_1_1_16
1999-02-15 Sebastian WilhelmiChanged signature of all g_static_mutex_* functions...
1999-02-15 Tim Janikdefault to yes for development trees.
1999-02-15 Tim Janikreturn guints instead of gints for g_hash_table_size and
1999-02-10 Tim Janikbe more descriptive on unsupported systems.
1999-02-10 Sebastian Wilhelmiforgot the ChangeLog. Here we go
1999-02-10 Tim Janikfixed errernerous code wrt to thread specific error...
1999-02-09 Elliot Leepools of 128 items instead of 1024 items.
1999-02-08 Sebastian WilhelmiChanged the test for getpwuid_r to exclude those system...
1999-02-08 Owen TaylorCopy all elements of the allocations[] array, including...
1999-02-05 Sebastian WilhelmiMake the error message in case of a broken thread syste...
1999-02-04 Tor LillqvistUpdate GLIB_MICRO_VERSION. (Pity it has to be done...
1999-02-04 Christopher Blizzardchange my email address
1999-02-04 PST 1999 Shawn T... version=1.1.15 GLIB_1_1_15
1999-02-02 Tor LillqvistDon't call ensure_stdout_valid (which would open an...
1999-02-02 Owen TaylorRelease the main_loop lock around calls to prepare...
1999-02-01 Sebastian WilhelmiMoved the check for MT save function variants after...
1999-01-29 Sebastian WilhelmiFixed typo. Now HPUX 11 thread system detection should...
1999-01-28 CST 1999 Shawn T... version=1.1.14 GLIB_1_1_14
1999-01-28 Sebastian WilhelmiSimplified configure.in test for posix threads, systems...
1999-01-28 Manish SinghXsed isn't valid here, don't use it
1999-01-27 Tim Janikapplied patch from Andrej Borsenkow <borsenkow.msk...
1999-01-26 Manish Singhdon't use backquotes in warning text
1999-01-26 Sebastian WilhelmiRemoved the #warning about MT unsafety without localtime_r.
1999-01-25 Raph LevienFixed a broken #define for G_THREADS_IMPL_$g_threads_im...
1999-01-25 Timur BakeyevNO_SYS_SIGLIST_DECL change.
1999-01-25 Sebastian WilhelmiDo not use the thread libs, when searching for some...
1999-01-24 Tim Janikreverted raja's changes, since they leaked a struct...
1999-01-24 Raja R HarinathHopefully got the error handling for `getpwuid_r' right...
1999-01-24 EST 1999 Jeff Garzik- Revert previous "fix" (which really just did things...
1999-01-24 Manish SinghMoved the warning about MT and no getpwuid_r from gutil...
1999-01-24 Jeff Garzik- Fixed bug that overwrote nodes in hash buckets instea...
1999-01-24 Raja R HarinathRewrite not to look at `errno' if library call succeeds...
1999-01-23 Tor LillqvistUpdate pthread_mutex_t size and initializer contents...
1999-01-23 Tim Janikcleaned up the errno mess for GETPWUID. we especially...
1999-01-22 Jeff Garzikmove gmodule changelog entry to gmodule changelog
1999-01-21 EST 1999 Jeff GarzikAdd braces to eliminate an ambiguous else warning.
1999-01-21 EST 1999 Jeff GarzikUse AC_PREREQ not AC_REQUIRE for autoconf version test.
1999-01-21 Sebastian WilhelmiChanged error handling again, as the error is not alway...
1999-01-21 Tor LillqvistInclude signal.h only when the signal names will be...
next