summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1999-10-12Define the new GLIB_SIZEOF_* constants here, too.Tor Lillqvist1-0/+7
1999-10-12completly new implementation for printf string upper bounds calculation.Tim Janik1-0/+38
1999-10-06blah. use G_WITH_CYGWIN instead of G_HAVE_CYGWINManish Singh1-0/+4
1999-10-05Use G_OS_WIN32.Tor Lillqvist1-0/+4
1999-10-05Drop the mapping of POSIX function names to the underscored versions, it'sTor Lillqvist1-1/+7
1999-10-04Don't define WIN32 and NATIVE_WIN32.Tor Lillqvist1-0/+8
1999-10-04use G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWINManish Singh1-0/+4
1999-10-04G_OS_FOO #defines. I *think* I got the cygwin and beos stuff right, butManish Singh1-0/+18
1999-09-21define NULL as (0L) if __cplusplus is defined, to avoid "ANSI C++ forbidsTim Janik1-0/+9
1999-09-17applied patch from Soeren Sandmann <sandmann@daimi.au.dk>, to force memTim Janik1-0/+9
1999-09-17add explicit (GTrashStack*) cast for NULL pointer to cure ANSI C++ error.Tim Janik1-0/+5
1999-09-13in case we have to abort the program, debugging is enabled and we are notTim Janik1-0/+7
1999-08-26added --export-dynamic so we can load dynmic modules, (required, accordingTim Janik1-0/+7
1999-08-19Use /dev/urandom, as it doesn't block, which /dev/random might do. Do notSebastian Wilhelmi1-0/+8
1999-08-17Add a cast.Tor Lillqvist1-0/+9
1999-08-15eliminate memset() call, since string.h has not neccessarily been includedTim Janik1-0/+13
1999-08-02glib.h gstrfuncs.c Rename g_strccpy to g_strcompress and g_strecpy toTor Lillqvist1-0/+13
1999-08-01glib.h the #define for g_strescape interfered with the compilation of theManish Singh1-0/+7
1999-07-31New functions.Tor Lillqvist1-0/+19
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik1-0/+319
1999-07-21 Win32: With the latest gcc (2.95, pre-release), we can have binaryTor Lillqvist1-0/+13
1999-07-12Correct URL for mingw runtime sources.Tor Lillqvist1-0/+15
1999-07-07Test for pthread_join rather than for pthread_create to determine theSebastian Wilhelmi1-0/+7
1999-07-02*** empty log message ***Tor Lillqvist1-0/+8
1999-07-01Added a g_memmove replacement for platforms without memmove, where bcopySebastian Wilhelmi1-0/+12
1999-06-30Finally removed the g_random_normal and g_rand_normal functions.Sebastian Wilhelmi1-0/+5
1999-06-28Add missing export of g_strncasecmp.Tor Lillqvist1-0/+4
1999-06-21More spec file cleanups from Jose Mercado of Jose Mercado fame.Jose Mercado1-0/+5
1999-06-20Update the pthreads snapshot version we want. Advice how to hand-expandTor Lillqvist1-0/+27
1999-06-18Re-order tests in alpha order.Jeff Garzik1-0/+4
1999-06-18Changed test for pthread_attr_setstacksize from AC_TRY_COMPILE toSebastian Wilhelmi1-0/+5
1999-06-17Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi1-0/+23
1999-06-02libtool 1.3.2 (BeOS changes merged)Manish Singh1-0/+8
1999-05-29Backslashify also '"' characters.Tor Lillqvist1-2/+8
1999-05-12Map fileno to _fileno for mingw32. Map fstat to _fstat.Tor Lillqvist1-0/+8
1999-05-12Another small fix.CDT 1999 Shawn T. Amundson1-0/+4
1999-05-08Correct rules for making the win32-related files that are made fromTor Lillqvist1-0/+7
1999-05-08Better testing reveals better methods. Fixes for BeOS.CDT 1999 Shawn T. Amundson1-1/+8
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