summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Exit with an error message that you should use pkg-config instead.Owen Taylor2001-04-031-1/+2
* Add module-test rules.Tor Lillqvist2001-03-291-2/+11
* Updates. Add module-test rules.Tor Lillqvist2001-03-291-8/+19
* -DG_DISABLE_DEPRECATEDOwen Taylor2001-03-261-3/+3
* Don't need this after all.Tor Lillqvist2001-03-181-2/+0
* Adding but will remove immediatly; no way to cancel a cvs add?Tor Lillqvist2001-03-181-0/+2
* Add braces to silence gcc -Wall.Tor Lillqvist2001-03-181-0/+7
* Reorder headers to make FreeBSD happy.Owen Taylor2001-03-181-1/+1
* Link with the libgmodule la only on Win32.Tor Lillqvist2001-03-121-2/+3
* Use the _LIBADD dependencies on libglib only on Win32.Tor Lillqvist2001-03-101-6/+7
* Link with libglib, libgthread and libgmodule as appropriate. UseTor Lillqvist2001-03-091-11/+19
* Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist2001-03-091-3/+14
* Implement on Win32. Append the executable file name suffixes from PATHEXTTor Lillqvist2001-03-011-1/+1
* Remove test for initial double backslash (UNC path), this will of courseTor Lillqvist2001-03-011-0/+4
* Match also UNC paths on Win32.Tor Lillqvist2001-02-214-0/+14
* include string.hHavoc Pennington2001-02-171-1/+1
* Added functions g_static_rec_mutex_init, g_static_rec_mutex_free,Sebastian Wilhelmi2001-02-131-9/+56
* .cvsignore updatesSebastian Wilhelmi2001-02-061-0/+1
* Change order of libs, put progs_LDADD last. Needed for cygwin, saysTor Lillqvist2001-02-031-2/+2
* makefile.mingw.in Protect the rule to rebuild makefile.mingw ifTor Lillqvist2001-01-251-0/+2
* Socket support rewritten. It was utterly broken, and untested in fact. WeTor Lillqvist2001-01-252-13/+115
* Add doc comments. (g_win32_get_package_installation_directory): Add oneTor Lillqvist2001-01-171-3/+15
* Define ENABLE_NLS and GETTEXT_PACKAGE.Tor Lillqvist2001-01-161-0/+5
* Get len using strlen() if arg is negative in the Win32 code, too.Tor Lillqvist2001-01-064-7/+25
* move $enable_debug down below checks for GCC to avoid setting CFLAGSOwen Taylor2001-01-054-3/+713
* Add test for g_path_skip_root().Tor Lillqvist2001-01-051-7/+50
* -I$(top_srcdir)/gmodule, fix from Michael MeeksHavoc Pennington2001-01-041-1/+1
* New gcompat.h header file as recommended by Havoc.Ali Abdin2000-12-242-94/+94
* Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi2000-12-225-0/+354
* Rearrange into other veriables, and include run-markup-tests.sh.Raja R Harinath2000-12-082-9/+16
* move markup-test to noinst_PROGRAMS; it isn't a proper test, the properHavoc Pennington2000-12-081-3/+2
* Add a bunch of unrefs.Owen Taylor2000-12-071-0/+4
* add g_strdupv testHavoc Pennington2000-12-071-2/+12
* Major change in API for creating sources to handle multiple main loopsOwen Taylor2000-12-055-0/+844
* Include make.msc from GLib's build subdir.Tor Lillqvist2000-12-011-1/+1
* Fix warnings.Elliot Lee2000-11-281-1/+0
* Released 1.3.2GLIB_1_3_2Owen Taylor2000-11-171-4/+8
* Improve chance to generate unique names with less effort a bit.Tor Lillqvist2000-11-111-0/+11
* New function, suggested by Havoc earlier this month. (g_mkstemp): Use onlyTor Lillqvist2000-11-101-0/+72
* Introduced new function type GEqualFunc to return TRUE for equal params.Sebastian Wilhelmi2000-10-302-12/+10
* Add gmarkup.Tor Lillqvist2000-10-272-6/+6
* .cvsignore updatesSebastian Wilhelmi2000-10-271-0/+1
* New module to parse a simple markup languageHavoc Pennington2000-10-2739-0/+375
* Some more debugging output. (g_io_channel_win32_poll): Remove unused vars.Tor Lillqvist2000-10-163-0/+32
* gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath2000-10-161-2/+10
* .cvsignore updatesSebastian Wilhelmi2000-10-121-0/+2
* Add new files.Havoc Pennington2000-10-093-1/+293
* Fix the Win32-only code to use current API,Tor Lillqvist2000-10-062-1/+5
* Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist2000-10-061-21/+14
* .cvsignore updatesSebastian Wilhelmi2000-09-281-0/+2