platform/upstream/glib.git
2000-03-22 Tor LillqvistWhen looking for symbols in the "main" module we must...
2000-03-22 Owen TaylorFix indentation.
2000-03-22 Elliot Leegmem.c (g_mem_chunk_area_compare): Fix 64-bitness bug...
2000-03-22 Tor LillqvistMove Win32-only includes after inclusion of glib.h...
2000-03-22 Sebastian Wilhelmibetter ChangeLog Entry
2000-03-22 Sebastian WilhelmiOk, Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum...
2000-03-22 Sebastian WilhelmiTest for sched_yield as the native yield function first...
2000-03-22 Sebastian Wilhelmi.cvsignore updates
2000-03-21 Sebastian Wilhelmialways define G_GNUC_EXTENSION, even when not needed...
2000-03-21 Sebastian WilhelmiAllocate only up to 128KB for a pathname. While this...
2000-03-20 Sebastian WilhelmiForgot a '}' in a macro for DCE-threads. Thanks to...
2000-03-20 Sebastian WilhelmiWarn in case of an error during the call to poll(2...
2000-03-20 Sebastian WilhelmiMake g_get_current_dir work on systems with unlimited...
2000-03-20 Sebastian WilhelmiInterpret EINTR as G_IO_ERROR_AGAIN.
2000-03-17 Sebastian WilhelmiAdded the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE...
2000-03-13 Sebastian WilhelmiWe want the next and prev pointer of the inserted link...
2000-03-06 Sebastian WilhelmiAnother small change to the pthread_.. search pattern...
2000-03-03 Tor LillqvistNew function that returns the message string for a...
2000-03-03 Sebastian WilhelmiMake the search for pthread_attr_... prototypes find...
2000-03-01 Tim Janikshut up cvs
2000-03-01 Tor LillqvistNew function that returns the message string for a...
2000-03-01 Tim Janikminor optimization.
2000-03-01 Tim Janikdo not return NULL symbols.
2000-03-01 Tor LillqvistNew function that returns the message string for a...
2000-03-01 Tim Janikdo not return NULL symbols.
2000-02-27 Tor LillqvistNew function that returns the message string for a...
2000-02-27 Tor LillqvistAdd new functions.
2000-02-23 Tor LillqvistAdd a missing step to the setup instructions for gcc...
2000-02-22 Sebastian Wilhelmicheck for sysconf (_SC_THREAD_STACK_MIN), which returns...
2000-02-21 Damon Chaplinupdated the g_source_remove_by_XXX() descriptions to...
2000-02-18 Sebastian WilhelmiChanged GCC version test to also accept major versions...
2000-02-17 Havoc Penningtonchanged g_str_hash() to a 31 bit version based on a...
2000-02-13 Tim Janikwtf??? someone destroyed the configure.in, reverting...
2000-02-07 Tor LillqvistMove to corresponding subdirectories.
2000-02-04 Tor LillqvistNew files, for putting version info in the DLLs on...
2000-02-03 Tim Janikreturn stolen data from g_datalist_id_remove_no_notify...
2000-02-02 Tor Lillqvistglib.h New functions for conversion between UTF-8 and...
2000-01-27 Damon Chapling_bit_nth_lsf/msf docs from Nils Rennebarth <nils@ipe...
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-13 Martin Baulig[FIXME: On NetBSD, dlsym() doesn't set errno != 0 when...
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-12-02 Sebastian WilhelmiRemoved G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
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 Wilhelmiupdated .cvsignore
1999-11-16 Sebastian WilhelmiRenamed GLIB_SIZEOF_PTHREAD_T to GLIB_SIZEOF_SYSTEM_THR...
1999-11-16 Sebastian WilhelmiChanged the prototype of thread_create and thread_self...
1999-11-16 Sebastian Wilhelmiupdated .cvsignore
1999-11-14 Tor LillqvistVery minor stuff.
1999-11-10 Tor LillqvistMore verbose and up-to-date instructions.
1999-11-09 Sebastian WilhelmiForgot to commit ChangeLog. Here we go. (I'm still...
1999-11-09 Sebastian WilhelmiCreate docs/glib-config.1 from docs/glib-config.1.in...
1999-11-08 Sebastian WilhelmiMake the test for getpwuid_r work on newer AIX versions...
1999-11-08 Tor LillqvistTypos.
1999-11-08 Tor LillqvistNew function that returns the message string for a...
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-17 Owen TaylorUpdates to .cvsignore.
1999-08-17 Owen TaylorAdded missing </para> Added missing </para> Added missi...
1999-08-16 Owen TaylorA few more notes about mechanism and policy.
1999-08-16 Owen TaylorAdded some simple build instructions.
1999-08-16 Owen TaylorInitial import of glib-reference from the RDP.
1999-08-16 Owen TaylorInitial revision
1999-08-16 Tim Janikremoved comma
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-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-02 Tor LillqvistREADME.win32: Note about fixing another bug in the...
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...
next