summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
AgeCommit message (Expand)Author
1999-02-25Increment version to 1.2.0.upstream/GLIB_1_2_0Shawn Amundson
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-02-21I've made the spec file autogenerated, and I tweaked itMichael Fulbright
1999-02-18plugged a memory leak, reported by Koen D'Hondt <ripley@xs4all.nl> on 15Tim Janik
1999-02-18glib.spec: Do --enable-debug=no for the .rpm's.Elliot Lee
1999-02-17Must define HAVE_PTHREAD_GETSPECIFIC_POSIX. Pity I didn't notice thisTor Lillqvist
1999-02-16version=1.1.16upstream/GLIB_1_1_16CST 1999 Shawn T. Amundson
1999-02-15Changed signature of all g_static_mutex_* functions to take a pointerSebastian Wilhelmi
1999-02-15default to yes for development trees.Tim Janik
1999-02-15return guints instead of gints for g_hash_table_size andTim Janik
1999-02-10be more descriptive on unsupported systems.Tim Janik
1999-02-10forgot the ChangeLog. Here we goSebastian Wilhelmi
1999-02-10fixed errernerous code wrt to thread specific error string allocationTim Janik
1999-02-09pools of 128 items instead of 1024 items.Elliot Lee
1999-02-08Changed the test for getpwuid_r to exclude those systems (i.e. IRIX), thatSebastian Wilhelmi
1999-02-08Copy all elements of the allocations[] array, including the last. (PointedOwen Taylor
1999-02-05Make the error message in case of a broken thread system a bit moreSebastian Wilhelmi
1999-02-04Update GLIB_MICRO_VERSION. (Pity it has to be done manually. Hmm.)Tor Lillqvist
1999-02-04change my email addressChristopher Blizzard
1999-02-04version=1.1.15upstream/GLIB_1_1_15PST 1999 Shawn T. Amundson
1999-02-02Don't call ensure_stdout_valid (which would open an unneeded consoleTor Lillqvist
1999-02-02Release the main_loop lock around calls to prepare() and check() so thatOwen Taylor
1999-02-01Moved the check for MT save function variants after the determination ofSebastian Wilhelmi
1999-01-29Fixed typo. Now HPUX 11 thread system detection should work.Sebastian Wilhelmi
1999-01-28version=1.1.14upstream/GLIB_1_1_14CST 1999 Shawn T. Amundson
1999-01-28Simplified configure.in test for posix threads, systems, that provideSebastian Wilhelmi
1999-01-28Xsed isn't valid here, don't use itManish Singh
1999-01-27applied patch from Andrej Borsenkow <borsenkow.msk@sni.de> to also checkTim Janik
1999-01-26don't use backquotes in warning textManish Singh
1999-01-26Removed the #warning about MT unsafety without localtime_r.Sebastian Wilhelmi
1999-01-25Fixed a broken #define for G_THREADS_IMPL_$g_threads_impl_defRaph Levien
1999-01-25NO_SYS_SIGLIST_DECL change.Timur Bakeyev
1999-01-25Do not use the thread libs, when searching for some functions, as thisSebastian Wilhelmi
1999-01-24reverted raja's changes, since they leaked a struct passwd contents bufferTim Janik
1999-01-24Hopefully got the error handling for `getpwuid_r' right. (g_get_any_init)Raja R Harinath
1999-01-24- Revert previous "fix" (which really just did things a different way). -EST 1999 Jeff Garzik
1999-01-24Moved the warning about MT and no getpwuid_r from gutils.c to configureManish Singh
1999-01-24- Fixed bug that overwrote nodes in hash buckets instead of adding them toJeff Garzik
1999-01-24Rewrite not to look at `errno' if library call succeeds, since `errno' isRaja R Harinath
1999-01-23Update pthread_mutex_t size and initializer contents to match latest pthreads...Tor Lillqvist
1999-01-23cleaned up the errno mess for GETPWUID. we especially don't want toTim Janik
1999-01-22move gmodule changelog entry to gmodule changelogJeff Garzik
1999-01-21Add braces to eliminate an ambiguous else warning.EST 1999 Jeff Garzik
1999-01-21Use AC_PREREQ not AC_REQUIRE for autoconf version test.EST 1999 Jeff Garzik
1999-01-21Changed error handling again, as the error is not always set in errno, itSebastian Wilhelmi
1999-01-21Include signal.h only when the signal names will be needed.Tor Lillqvist
1999-01-21made some adjustments for automake 1.4 and autoconf 2.13 (per suggestionsEST 1999 Mandrake
1999-01-21automake 1.4 and libtool 1.2d notices. (maybe I'll write an actual testEST 1999 Mandrake
1999-01-20new fileManish Singh
1999-01-20jgarzik enthusiastically applies a patchJeff Garzik