summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
AgeCommit message (Expand)AuthorFilesLines
1999-05-08Port to BeOS by myself and Richard Offer.CDT 1999 Shawn T. Amundson1-0/+15
1999-05-06New files, used to generate corresponding non-.in files when making aTor Lillqvist1-0/+18
1999-05-01libtool 1.3 upgradeManish Singh1-0/+8
1999-04-25More editing. Use gcc, not ld to link. On native Win32 use _unlink(). UseTor Lillqvist1-0/+12
1999-04-24 Support added for building using a GNU toolchain on Win32,Tor Lillqvist1-0/+19
1999-04-23Fix typo in g_string_ncasecmp macro (by me). Add b_string_strncasecmpBST 1999 Tony Gale1-0/+5
1999-04-22use sysconf (_SC_GETPW_R_SIZE_MAX) as the new initinal bufsize forSebastian Wilhelmi1-0/+6
1999-04-17Add new g_string functions for reading from file/socket descriptors, andBST 1999 Tony Gale1-0/+7
1999-04-13Mention the tests directory.Tor Lillqvist1-0/+15
1999-04-12Moved struct declaration up. Style fixes.Sebastian Wilhelmi1-0/+8
1999-04-09New files to implement the Mersenne Twister Pseudo Random NumberSebastian Wilhelmi1-0/+8
1999-04-09Increment some version numbers, add warning to configure.GLIB_1_3_0Shawn Amundson1-0/+4
1999-03-30Added a check for the right format to printf and scanf long longs. It isSebastian Wilhelmi1-0/+6
1999-03-29Make sure `glibconfig.h' exists after the rule is fired.Raja R Harinath1-0/+7
1999-03-26Rename from configincludedir so that glibconfig.h will be installed asRaja R Harinath1-0/+6
1999-03-25Update version numbers.Tor Lillqvist1-0/+11
1999-03-20acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2fManish Singh1-0/+13
1999-03-18Add new g_list, g_stack, g_queue functions.Jeff Garzik1-0/+4
1999-03-18forgot to include submitter.Sebastian Wilhelmi1-1/+2
1999-03-18added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various definesSebastian Wilhelmi1-0/+7
1999-03-17Add copyright, clean up code a bit.Jeff Garzik1-0/+5
1999-03-17Added missing values for G_MAXU(SHORT|INT|LONG) on platforms with onlySebastian Wilhelmi1-0/+15
1999-03-17added GLIB_CHECK_VERSION() macro similar to GTK_CHECK_VERSION().Tim Janik1-0/+5
1999-03-17Sun Mar 14 17:50:35 1999 Tim Janik <timj@gtk.org>Sebastian Wilhelmi1-0/+36
1999-03-16pthread_create in libcTimur Bakeyev1-0/+5
1999-03-16Added a test for the G_(U)?INT(16|32|64)_FORMAT andSebastian Wilhelmi1-0/+4
1999-03-16Removed G_(U)?INT8_FORMAT again, as it can't be used for scanf.Sebastian Wilhelmi1-1/+11
1999-03-15Added the macros G_(U)?INT_(8|16|32|64)_FORMAT to use for printf and (muchSebastian Wilhelmi1-0/+13
1999-03-14Commented out debugging output.Jeff Garzik1-0/+11
1999-03-14Remove widechar tests and defines. (fd_set): Change the grep for `fd_mask'Raja R Harinath1-0/+8
1999-03-12Test for posix threads first, then for dce threads.Sebastian Wilhelmi1-0/+4
1999-03-11Revamped the thread configure stuff. Now dce threads (old posix draft) areSebastian Wilhelmi1-0/+11
1999-03-09Added stack, queue ADTs and related tests.Jeff Garzik1-1/+10
1999-03-06add OS/2 changesAsbjørn Pettersen1-0/+5
1999-03-04Add g_spaced_primes_closest to glib.def, it was missing.Josh MacDonald1-1/+6
1999-03-01Fixed yet another bloody implementation of getpwuid_r. This time for AIX.Sebastian Wilhelmi1-0/+7
1999-02-27moved old ChangeLog to ChangeLog.pre-1-2, and started new one.Tim Janik1-2878/+4
1999-02-25Increment version to 1.2.0.GLIB_1_2_0Shawn Amundson1-0/+6
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1-0/+6
1999-02-21I've made the spec file autogenerated, and I tweaked itMichael Fulbright1-0/+3
1999-02-18plugged a memory leak, reported by Koen D'Hondt <ripley@xs4all.nl> on 15Tim Janik1-0/+5
1999-02-18glib.spec: Do --enable-debug=no for the .rpm's.Elliot Lee1-0/+4
1999-02-17Must define HAVE_PTHREAD_GETSPECIFIC_POSIX. Pity I didn't notice thisTor Lillqvist1-0/+4
1999-02-16version=1.1.16GLIB_1_1_16CST 1999 Shawn T. Amundson1-0/+13
1999-02-15Changed signature of all g_static_mutex_* functions to take a pointerSebastian Wilhelmi1-0/+8
1999-02-15default to yes for development trees.Tim Janik1-0/+4
1999-02-15return guints instead of gints for g_hash_table_size andTim Janik1-0/+5
1999-02-10be more descriptive on unsupported systems.Tim Janik1-0/+5
1999-02-10forgot the ChangeLog. Here we goSebastian Wilhelmi1-0/+5
1999-02-10fixed errernerous code wrt to thread specific error string allocationTim Janik1-0/+14