glib/tests
Sebastian Wilhelmi 1383e5b642 Made the debugging G_TRYLOCK call also work for compilers with funnt
2000-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib.h (G_TRYLOCK): Made the debugging G_TRYLOCK call also work
	for compilers with funnt G_STMT_(START|END) macros.

	* tests/thread-test.c: Implemented a check for that.
2000-04-19 09:29:19 +00:00
..
.cvsignore .cvsignore adaptation 2000-03-24 15:09:02 +00:00
array-test.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
date-test.c Mention the tests directory. 1999-04-13 21:05:08 +00:00
dirname-test.c Use G_OS_WIN32. 1999-10-05 16:21:07 +00:00
hash-test.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
list-test.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
Makefile.am Added various win32 related *.in files to EXTRA_DIST to let 'make 2000-03-24 12:56:56 +00:00
makefile.cygwin.in New functions. 1999-07-31 21:45:21 +00:00
makefile.msc.in New functions. 1999-07-31 21:45:21 +00:00
node-test.c Mention the tests directory. 1999-04-13 21:05:08 +00:00
queue-test.c Renamed g_queue_create to g_queue_new in conformance to all other GLib 2000-04-17 10:31:10 +00:00
rand-test.c Moved struct declaration up. Style fixes. 1999-04-12 12:53:37 +00:00
relation-test.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
slist-test.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
strfunc-test.c glib.h gstrfuncs.c Rename g_strccpy to g_strcompress and g_strecpy to 1999-08-02 23:16:32 +00:00
string-test.c changed g_str_hash() to a 31 bit version based on a submission by Karl 2000-02-17 11:57:35 +00:00
testgdate.c Two new files. This is kind of ugly code, but I want to go ahead and make 1998-12-02 20:20:35 +00:00
testgdateparser.c Two new files. This is kind of ugly code, but I want to go ahead and make 1998-12-02 20:20:35 +00:00
testglib.c minor optimization. 2000-03-01 09:44:10 +00:00
thread-test.c Made the debugging G_TRYLOCK call also work for compilers with funnt 2000-04-19 09:29:19 +00:00
tree-test.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
type-test.c Added a test for the G_(U)?INT(16|32|64)_FORMAT and 1999-03-16 16:02:05 +00:00