summaryrefslogtreecommitdiff
path: root/tests/gio-test.c
Commit message (Expand)AuthorAgeFilesLines
* Not needed, just use -DPCRE_STATIC.Tor Lillqvist2007-11-071-0/+1
* Make the tests silent on success.Matthias Clasen2005-07-141-2/+16
* add -DG_DISABLED_DEPRECATEDManish Singh2002-10-151-3/+3
* Added #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN throughout theSebastian Wilhelmi2002-07-041-0/+3
* Use gsize instead of gint. From Miroslaw Dobrzanski-NeumannSebastian Wilhelmi2002-04-081-1/+1
* make it compile againHans Breuer2001-07-201-2/+2
* Add a check for the Darwin dynamic linker. Use AC_TRY_LINK when checkingDan Winship2001-04-201-1/+1
* Socket support rewritten. It was utterly broken, and untested in fact. WeTor Lillqvist2001-01-251-12/+115
* Fix the Win32-only code to use current API,Tor Lillqvist2000-10-061-1/+3
* Fix a couple of trivial bugs that were causing warnings.Owen Taylor2000-08-211-2/+2
* New function, that calls g_source_remove(). Check return value ofTor Lillqvist2000-08-061-7/+19
* Compile in the debugging code all the time, but only output debug messagesTor Lillqvist2000-07-301-36/+61
* Finally, a new and improved IO Channel and condition watch implementationTor Lillqvist2000-07-291-0/+285