summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2001-04-03Exit with an error message that you should use pkg-config instead.Owen Taylor1-1/+2
2001-03-29Add module-test rules.Tor Lillqvist1-2/+11
2001-03-29Updates. Add module-test rules.Tor Lillqvist1-8/+19
2001-03-26-DG_DISABLE_DEPRECATEDOwen Taylor1-3/+3
2001-03-18Don't need this after all.Tor Lillqvist1-2/+0
2001-03-18Adding but will remove immediatly; no way to cancel a cvs add?Tor Lillqvist1-0/+2
2001-03-18Add braces to silence gcc -Wall.Tor Lillqvist1-0/+7
2001-03-18Reorder headers to make FreeBSD happy.Owen Taylor1-1/+1
2001-03-12Link with the libgmodule la only on Win32.Tor Lillqvist1-2/+3
2001-03-10Use the _LIBADD dependencies on libglib only on Win32.Tor Lillqvist1-6/+7
2001-03-09Link with libglib, libgthread and libgmodule as appropriate. UseTor Lillqvist1-11/+19
2001-03-09Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist1-3/+14
2001-03-01Implement on Win32. Append the executable file name suffixes from PATHEXTTor Lillqvist1-1/+1
2001-03-01Remove test for initial double backslash (UNC path), this will of courseTor Lillqvist1-0/+4
2001-02-21Match also UNC paths on Win32.Tor Lillqvist4-0/+14
2001-02-17include string.hHavoc Pennington1-1/+1
2001-02-13Added functions g_static_rec_mutex_init, g_static_rec_mutex_free,Sebastian Wilhelmi1-9/+56
2001-02-06.cvsignore updatesSebastian Wilhelmi1-0/+1
2001-02-03Change order of libs, put progs_LDADD last. Needed for cygwin, saysTor Lillqvist1-2/+2
2001-01-25makefile.mingw.in Protect the rule to rebuild makefile.mingw ifTor Lillqvist1-0/+2
2001-01-25Socket support rewritten. It was utterly broken, and untested in fact. WeTor Lillqvist2-13/+115
2001-01-17Add doc comments. (g_win32_get_package_installation_directory): Add oneTor Lillqvist1-3/+15
2001-01-16Define ENABLE_NLS and GETTEXT_PACKAGE.Tor Lillqvist1-0/+5
2001-01-06Get len using strlen() if arg is negative in the Win32 code, too.Tor Lillqvist4-7/+25
2001-01-05move $enable_debug down below checks for GCC to avoid setting CFLAGSOwen Taylor4-3/+713
2001-01-05Add test for g_path_skip_root().Tor Lillqvist1-7/+50
2001-01-04-I$(top_srcdir)/gmodule, fix from Michael MeeksHavoc Pennington1-1/+1
2000-12-24New gcompat.h header file as recommended by Havoc.Ali Abdin2-94/+94
2000-12-22Determine the suffix of the shared librarries for this system. This isSebastian Wilhelmi5-0/+354
2000-12-08Rearrange into other veriables, and include run-markup-tests.sh.Raja R Harinath2-9/+16
2000-12-08move markup-test to noinst_PROGRAMS; it isn't a proper test, the properHavoc Pennington1-3/+2
2000-12-07Add a bunch of unrefs.Owen Taylor1-0/+4
2000-12-07add g_strdupv testHavoc Pennington1-2/+12
2000-12-05Major change in API for creating sources to handle multiple main loopsOwen Taylor5-0/+844
2000-12-01Include make.msc from GLib's build subdir.Tor Lillqvist1-1/+1
2000-11-28Fix warnings.Elliot Lee1-1/+0
2000-11-17Released 1.3.2GLIB_1_3_2Owen Taylor1-4/+8
2000-11-11Improve chance to generate unique names with less effort a bit.Tor Lillqvist1-0/+11
2000-11-10New function, suggested by Havoc earlier this month. (g_mkstemp): Use onlyTor Lillqvist1-0/+72
2000-10-30Introduced new function type GEqualFunc to return TRUE for equal params.Sebastian Wilhelmi2-12/+10
2000-10-27Add gmarkup.Tor Lillqvist2-6/+6
2000-10-27.cvsignore updatesSebastian Wilhelmi1-0/+1
2000-10-27New module to parse a simple markup languageHavoc Pennington39-0/+375
2000-10-16Some more debugging output. (g_io_channel_win32_poll): Remove unused vars.Tor Lillqvist3-0/+32
2000-10-16gmodule: New variable. (dist-hook): Handle $(BUILT_EXTRA_DIST).Raja R Harinath1-2/+10
2000-10-12.cvsignore updatesSebastian Wilhelmi1-0/+2
2000-10-09Add new files.Havoc Pennington3-1/+293
2000-10-06Fix the Win32-only code to use current API,Tor Lillqvist2-1/+5
2000-10-06Revamp to be like makefile.mingw.in, make the MSVC build actually workTor Lillqvist1-21/+14
2000-09-28.cvsignore updatesSebastian Wilhelmi1-0/+2