*** empty log message ***
[platform/upstream/glib.git] / tests /
2002-02-21 Owen Taylored Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat...
2002-02-15 Sebastian WilhelmiDo not assume, that after g_usleep(G_USEC_PER_SEC)...
2002-02-10 Hans Breuerno sym links on win32, no lstat in msvcrt
2002-02-09 Matthias ClasenTest attribute value delimiters.
2002-02-08 Darin AdlerMake hostname parameter const char *. Added a new ...
2002-02-08 Owen TaylorFix access to freed memory in test case (Miroslaw Dobrz...
2002-01-29 Owen Taylor1.3.13 GLIB_1_3_13
2002-01-23 Tor LillqvistNot used on Windows, don't even compile it then.
2002-01-05 Hans Breuermoved warning to error pragmas to their own file to...
2001-12-22 Tor LillqvistAdd (undefined) HAVE_C99_VSNPRINTF.
2001-12-18 Tim Janikadded some assertions to test g_signal_get_invocation_h...
2001-12-14 James Henstridgeadd rules to build it.
2001-12-12 Matthias Clasen This fixes #60543:
2001-12-03 Manish Singhg_module_symbol takes a gpointer *, not just a gpointer
2001-12-03 Manish Singhg_module_symbol takes a gpointer *, not just a gpointer
2001-11-27 Dan WinshipSet this from libtool rather than hardcoding values...
2001-11-26 Matthias ClasenImplement G_LEVEL_ORDER correctly.
2001-11-24 Tor Lillqvist*/.cvsignore: Add various Win32 related file types.
2001-11-22 Owen TaylorVersion 11, interface, binary age 0.
2001-11-18 Hans Breuerremove g_log_domain_glib usage/export
2001-11-14 Tor LillqvistAdd back mainloop-test here, too.
2001-11-14 Matthias Clasenadd UTF-8 support.
2001-11-14 Owen TaylorPatch from Andrew Taylor to improve tables and reduce...
2001-11-13 Darin AdlerFix max_tokens == 1 case to match documentation. Add...
2001-11-03 Tor LillqvistOn Win32, create separate .exp file for module-test...
2001-11-02 Owen TaylorRecurse with may_block = FALSE, so we don't get into...
2001-10-29 Daniel EggerFix non-Intel/-Alpha version of the G_BREAKPOINT macro...
2001-10-28 Tor LillqvistAdd missing g_pattern_match_simple and g_pattern_spec_e...
2001-10-25 Tor LillqvistAdd ../* to PATH before running tests to find DLLs.
2001-10-25 Tor LillqvistUpdate.
2001-10-25 Tor LillqvistUpdates.
2001-10-25 Owen TaylorVersion 1.3.10, interface age, binary age = 0.
2001-10-24 Alex LarssonAdd g_strtod & co.
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-10-01 Alex LarssonConvert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and
2001-09-29 George Leblcast the string size to gulong and use %lu for printing...
2001-09-27 Manish Singhfix typo (#if->#ifdef) so it compiles again.
2001-09-26 Tor LillqvistRetract my change earlier today. Don't preset autoconf...
2001-09-25 Tor LillqvistMore Win32 automake macros. For .def files: GLIB_DEF...
2001-09-20 Tor LillqvistAccept also forward slashes. (But still don't accept...
2001-09-18 Tim Janikadd simple test for g_path_get_basename().
2001-09-17 Darin AdlerChange so that it works on platforms where isalpha...
2001-09-10 Owen TaylorAdd g_build_path(), g_build_filename(), to create separ...
2001-09-04 Tor LillqvistUpdate. Don't mention pthreads.
2001-09-03 Owen TaylorImplement.
2001-08-30 Tor LillqvistAfter being away for about five months, I'm back workin...
2001-08-27 Darin AdlerUpdated name of error from G_CONVERT_ERROR_NOT_LOCAL_FI...
2001-08-26 Alex LarssonNew functions to convert between local pahtnames and...
2001-08-25 Alexander LarssonImplement and document g_ascii_isxxx.
2001-08-24 Darin AdlerFix bad indenting. I figured I should fix this since...
2001-08-24 Owen TaylorPatch from Darin Adler to restore Glib-1.2 handling...
2001-08-19 Darin AdlerAdded missing \ character.
2001-08-12 Owen TaylorFind test case for srcdir != builddir, miscellaneous...
2001-08-03 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel.c
2001-08-03 Darin AdlerRe-checkin.
2001-08-03 Darin AdlerImprove strfunc test to test the split function in...
2001-07-30 Ron SteinkeModified Files: glib/docs/reference/glib/glib-sections.txt
2001-07-21 Hans Breuerintial implementation of new API functions. Not sure...
2001-07-20 Ron SteinkeModified Files: glib/ChangeLog glib/glib.def glib/glib...
2001-07-20 Hans Breuermake it compile again
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-07-19 Owen TaylorAdd functions to insert a unichar as UTF-8, since this...
2001-07-11 Darin AdlerAdd some generated files.
2001-07-08 Martin BauligReflect latest g_io_channel_new_file() API changes...
2001-07-07 Owen TaylorAdd length arguments to g_utf8_{strup,strdown,casefold...
2001-07-02 Owen TaylorFix.
2001-07-02 Owen TaylorUse G_N_ELEMENTS rather than a custom macro.
2001-06-30 Owen TaylorMake some changes to the way that GMainContext works:
2001-06-30 Owen TaylorPatch from Darin Adler (#54166)
2001-06-30 Owen Taylor Jun 29 13:36:39 2001 Owen Taylor <otaylor@redhat...
2001-06-26 Owen TaylorMove glib library into a subdirectory, make all GLib...
2001-06-23 Owen TaylorChanges for 64-bit cleanliness, loosely based on patch...
2001-06-08 Alex LarssonAdded new functions g_strstr_len, g_strrstr and g_strrs...
2001-05-31 Sebastian WilhelmiFix to stupid bug in g_random_boolean, also both functi...
2001-05-29 Sebastian WilhelmiAdd test case for the g_qsort_with_data func. It works...
2001-05-29 Sebastian WilhelmiNow that we check for a C++ compiler in configure.in...
2001-05-24 CEST 2001 Paolo... back out change by mitch@convergence.de and apply patch...
2001-05-18 Sebastian WilhelmiRenamed g_thread_create to g_thread_create_full and...
2001-05-08 Sebastian WilhelmiMoved func and arg members from GRealThread to GThread...
2001-04-20 Dan WinshipAdd a check for the Darwin dynamic linker. Use AC_TRY_L...
2001-04-17 Owen TaylorDefine _GNU_SOURCE for stpcpy
2001-04-03 Owen TaylorExit with an error message that you should use pkg...
2001-03-29 Tor LillqvistAdd module-test rules.
2001-03-29 Tor LillqvistUpdates. Add module-test rules.
2001-03-26 Owen Taylor-DG_DISABLE_DEPRECATED
2001-03-18 Tor LillqvistDon't need this after all.
2001-03-18 Tor LillqvistAdding but will remove immediatly; no way to cancel...
2001-03-18 Tor LillqvistAdd braces to silence gcc -Wall.
2001-03-18 Owen TaylorReorder headers to make FreeBSD happy.
2001-03-12 Tor LillqvistLink with the libgmodule la only on Win32.
2001-03-10 Tor LillqvistUse the _LIBADD dependencies on libglib only on Win32.
2001-03-09 Tor LillqvistLink with libglib, libgthread and libgmodule as appropr...
2001-03-09 Tor LillqvistCygwin support contributed by Stefan Ondrejicka <ondrej...
2001-03-01 Tor LillqvistImplement on Win32. Append the executable file name...
2001-03-01 Tor LillqvistRemove test for initial double backslash (UNC path...
2001-02-21 Tor LillqvistMatch also UNC paths on Win32.
2001-02-17 Havoc Penningtoninclude string.h
2001-02-13 Sebastian WilhelmiAdded functions g_static_rec_mutex_init, g_static_rec_m...
2001-02-06 Sebastian Wilhelmi.cvsignore updates
2001-02-03 Tor LillqvistChange order of libs, put progs_LDADD last. Needed...
next