glib.h New functions for conversion between UTF-8 and the encoding
[platform/upstream/glib.git] / ChangeLog.pre-2-4
2000-02-02 Tor Lillqvistglib.h New functions for conversion between UTF-8 and...
2000-01-26 Tim Janiks/current_time/dispatch_time/ for the dispatch() handle...
2000-01-21 Owen TaylorAdded G_N_ELEMENTS macro to determine the number of...
2000-01-09 Tim Janikcorrectly fetch the current locale, fix from owen.
1999-12-16 Tor LillqvistUse FormatMessage to translate system error codes into...
1999-11-25 Sebastian WilhelmiThis of course should return TRUE in a program with...
1999-11-18 Tor Lillqvistg_strjoin was missing.
1999-11-16 Sebastian WilhelmiRenamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR...
1999-11-14 Tor LillqvistVery minor stuff.
1999-11-09 Sebastian WilhelmiForgot to commit ChangeLog. Here we go. (I'm still...
1999-11-08 Sebastian WilhelmiMake the test for getpwuid_r work on newer AIX versions...
1999-11-08 Tor LillqvistLook at env vars LC_ALL, LC_CTYPE and LANG first. Some...
1999-11-04 Tor LillqvistAdd gwin32 object. Add rule to make .i (preprocessed...
1999-11-01 Tor LillqvistDistribute also gwin32.c
1999-11-01 Tor Lillqvistglib.h Rename Win32-only functions from gwin_* to g_win...
1999-10-31 Tor LillqvistUse the fix for the g_cache_remove bug from the 1.2...
1999-10-31 Tor LillqvistDon't crash if removing a nonexistent value.
1999-10-17 Sebastian Wilhelmiremove g_dataset_global_lock around destroy() notificat...
1999-10-14 Tim Janikremoved useless g_string(x) macro that cluttered the...
1999-10-12 Tor LillqvistDefine the new GLIB_SIZEOF_* constants here, too.
1999-10-12 Tim Janikcompletly new implementation for printf string upper...
1999-10-06 Manish Singhblah. use G_WITH_CYGWIN instead of G_HAVE_CYGWIN
1999-10-05 Tor LillqvistUse G_OS_WIN32.
1999-10-05 Tor LillqvistDrop the mapping of POSIX function names to the undersc...
1999-10-04 Tor LillqvistDon't define WIN32 and NATIVE_WIN32.
1999-10-04 Manish Singhuse G_HAVE_CYGWIN in favor of G_OS_FEATURE_CYGWIN
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-09-21 Tim Janikdefine NULL as (0L) if __cplusplus is defined, to avoid...
1999-09-17 Tim Janikapplied patch from Soeren Sandmann <sandmann@daimi...
1999-09-17 Tim Janikadd explicit (GTrashStack*) cast for NULL pointer to...
1999-09-13 Tim Janikin case we have to abort the program, debugging is...
1999-08-26 Tim Janikadded --export-dynamic so we can load dynmic modules...
1999-08-19 Sebastian WilhelmiUse /dev/urandom, as it doesn't block, which /dev/rando...
1999-08-17 Tor LillqvistAdd a cast.
1999-08-15 Tim Janikeliminate memset() call, since string.h has not neccess...
1999-08-02 Tor Lillqvistglib.h gstrfuncs.c Rename g_strccpy to g_strcompress...
1999-08-01 Manish Singhglib.h the #define for g_strescape interfered with...
1999-07-31 Tor LillqvistNew functions.
1999-07-24 Tim Janik18:36. incorporated proposed cleanups from gtk-devel...
1999-07-21 Tor Lillqvist Win32: With the latest gcc (2.95, pre-release), we...
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...
next