Check for the sched.h header and include it on gthread/gthread-posix.c if
[platform/upstream/glib.git] / tests /
2000-11-11 Tor LillqvistImprove chance to generate unique names with less effor...
2000-11-10 Tor LillqvistNew function, suggested by Havoc earlier this month...
2000-10-30 Sebastian WilhelmiIntroduced new function type GEqualFunc to return TRUE...
2000-10-27 Tor LillqvistAdd gmarkup.
2000-10-27 Sebastian Wilhelmi.cvsignore updates
2000-10-27 Havoc PenningtonNew module to parse a simple markup language
2000-10-16 Tor LillqvistSome more debugging output. (g_io_channel_win32_poll...
2000-10-16 Raja R Harinathgmodule: New variable. (dist-hook): Handle $(BUILT_EXTR...
2000-10-12 Sebastian Wilhelmi.cvsignore updates
2000-10-09 Havoc PenningtonAdd new files.
2000-10-06 Tor LillqvistFix the Win32-only code to use current API,
2000-10-06 Tor LillqvistRevamp to be like makefile.mingw.in, make the MSVC...
2000-09-28 Sebastian Wilhelmi.cvsignore updates
2000-09-28 Sebastian WilhelmiMoved determination of G_THREAD_FLAGS before G_THREAD_L...
2000-09-28 Sebastian WilhelmiSome platforms support 64 bit 'long long', but you...
2000-09-07 Tim Janikfor non-i386 and non-alpha, or non gcc, implement BREAK...
2000-09-06 Sebastian Wilhelmis/G_MICROSEC/G_USEC_PER_SEC/
2000-09-01 Sebastian Wilhelmi.cvsignore updates
2000-09-01 Sebastian WilhelmiInclude gerror.h before it is used for some g_thread_...
2000-08-21 Owen TaylorFix a couple of trivial bugs that were causing warnings.
2000-08-06 Tor LillqvistNew function, that calls g_source_remove(). Check retur...
2000-07-30 Tor LillqvistCompile in the debugging code all the time, but only...
2000-07-29 Tor LillqvistFinally, a new and improved IO Channel and condition...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Tim Janikadded g_strlcat() and g_strlcpy() wrappers, supplied...
2000-07-20 Sebastian WilhelmiMark the functions g_basename and g_dirname deprecated...
2000-07-14 Tor LillqvistInclude the "build" module in GLib, too, to make it...
2000-07-14 Owen TaylorMove glib-config to glib-config-2.0 move glib.m4 to...
2000-06-29 Owen Taylorupdated
2000-05-30 Tor LillqvistImplement on Win32.
2000-05-19 Tim Janikfixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK...
2000-05-13 Tor Lillqvistmakefile.mingw.in tests/makefile.mingw.in Rename makefi...
2000-05-04 Tor Lillqvistmakefile.cygwin.in Include the common makefile snippet...
2000-05-01 Tor LillqvistAdd new functions. Add new object files. Add threadpool...
2000-04-28 Sebastian WilhelmiNew File implementing an asynchronous queue to be used...
2000-04-19 Sebastian WilhelmiMade the debugging G_TRYLOCK call also work for compile...
2000-04-17 Sebastian WilhelmiRenamed g_queue_create to g_queue_new in conformance...
2000-03-24 Sebastian Wilhelmi.cvsignore adaptation
2000-03-24 Sebastian WilhelmiAdded various win32 related *.in files to EXTRA_DIST...
2000-03-17 Sebastian WilhelmiAdded the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIE...
2000-03-01 Tim Janikminor optimization.
2000-02-17 Havoc Penningtonchanged g_str_hash() to a 31 bit version based on a...
1999-11-16 Sebastian Wilhelmiupdated .cvsignore
1999-11-01 Tor Lillqvistglib.h Rename Win32-only functions from gwin_* to g_win...
1999-10-31 Tor LillqvistDon't crash if removing a nonexistent value.
1999-10-05 Tor LillqvistUse G_OS_WIN32.
1999-10-04 Manish SinghG_OS_FOO #defines. I *think* I got the cygwin and beos...
1999-08-02 Tor Lillqvistglib.h gstrfuncs.c Rename g_strccpy to g_strcompress...
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-06-20 Tor LillqvistUpdate the pthreads snapshot version we want. Advice...
1999-06-18 Jeff GarzikRe-order tests in alpha order.
1999-06-17 Sebastian Wilhelmismall tests/.cvsignore commit
1999-06-17 Sebastian WilhelmiCompleted the thread support in GLib. Thread creation...
1999-05-08 Tor LillqvistCorrect rules for making the win32-related files that...
1999-05-06 Tor LillqvistNew files, used to generate corresponding non-.in files...
1999-04-25 Tor LillqvistMinor details fixed.
1999-04-24 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-04-13 Tor LillqvistMention the tests directory.
1999-04-12 Sebastian WilhelmiMoved struct declaration up. Style fixes.
1999-04-11 Jeff Garzikbe quiet cvs
1999-04-09 Sebastian WilhelmiNew files to implement the Mersenne Twister Pseudo...
1999-03-16 Sebastian WilhelmiAdded a test for the G_(U)?INT(16|32|64)_FORMAT and
1999-03-14 Jeff GarzikCommented out debugging output.
1999-03-09 Jeff GarzikAdded stack, queue ADTs and related tests.
1999-02-24 CST 1999 Shawn T... inserted additional note to look for ChangeLog and...
1999-01-24 EST 1999 Jeff Garzik- Revert previous "fix" (which really just did things...
1999-01-24 Jeff Garzik- Fixed bug that overwrote nodes in hash buckets instea...
1999-01-23 Tim Janikcleaned up the errno mess for GETPWUID. we especially...
1999-01-21 EST 1999 Jeff GarzikAdd braces to eliminate an ambiguous else warning.
1999-01-13 Manish Singhacinclude.m4 ltconfig upgrade to libtool 1.2d (with...
1999-01-11 Jeff Garzikalloca and vasprintf go away
1999-01-09 Jeff GarzikMake all aux functions static.
1999-01-05 Manish Singhditch whitespace before GLIB_SYSDEFS #includes, the...
1999-01-04 Tim Janikadjusted the g_strdup_a, g_strndup_a and g_strconcat3_a...
1999-01-04 CST 1999 Shawn T... Released GLib 1.1.12 GLIB_1_1_12
1999-01-03 Jeff GarzikAdd tree test.
1999-01-03 Jeff Garzikadd array-test.c
1999-01-03 Jeff GarzikAdded 'make check' tests, based on testglib code.
1999-01-03 Jeff GarzikAdded g_alloca, g_new_a, g_new0_a macros.
1999-01-02 Jeff GarzikAdded g_strdup_printf check
1999-01-02 Jeff GarzikHandle NULL strings like g_strdup. s/g_strconcat_a...
1999-01-02 Manish Singhmade the alloca tests follow the testglib style
1999-01-02 Jeff Garzikadded g_strndup_a macro
1998-12-02 Havoc PenningtonTwo new files. This is kind of ugly code, but I want...
1998-11-13 Owen TaylorAdded g_list_sort() and g_slist_sort() to merge sort...
1998-11-11 Manish Singhuse __extension__ for long long on gcc >= 2.8 and egcs...
1998-11-01 Manish Singhapplied glib-tml-981101-1 patch from Tor Lillqvist...
1998-10-27 Manish Singhreimplemented the endian stuff, using inline asm for...
1998-10-27 Tor Lillqvistremoved dummy structure definitions for struct _GCache...
1998-09-20 Manish SinghThis is Josh, commiting as Manish. This is completely...
1998-09-07 Tim Janikcheck for all three inline keywords individually.
1998-09-02 Manish SinghMostly changes to GArray code. See ChangeLog.
1998-08-16 Tim Janikversion bump to 1.1.3, binary age 0, interface age 0.
1998-08-05 George Leblfix 64-bitness in g_prints, sizeof doesn't seem to...
1998-08-04 Tim Janikversion bump to 1.1.1, binary age 1, interface age...
1998-07-31 Tim Janikadded a GNode test.
1998-07-14 Tim Janiknew fuction g_dirname() which returns a newlly allocate...
next