Fix function name
[platform/upstream/glib.git] / tests /
2003-09-29 Owen Taylor.cvsignore update
2003-09-29 Owen TaylorDummy dynamic type module for testing type plugin code...
2003-09-25 Owen TaylorAdd gobject/.
2003-09-12 Owen TaylorNew directory, framework for automated GObject tests.
2003-09-12 Owen TaylorAdd g_markup_printf_escaped(), g_markup_vprintf_escaped().
2003-09-10 Noah LevittUnicode 4.0 special casing. (#114681)
2003-09-02 Tim Janikadded support for a "default vtable" per interface...
2003-08-28 Manish Singhshut up cvs
2003-08-27 Matthias ClasenFix a C99ism. (#120821, Thomas Klausner)
2003-08-27 Owen TaylorAdd a detailed test case for interface initialization...
2003-08-16 Tor LillqvistFix #117925 (Dov Grobgeld):
2003-08-08 Matthias ClasenRemove a test for getenv() behaviour which isn't specif...
2003-08-07 Matthias ClasenAdd tests for '=' in names and values.
2003-08-07 Matthias ClasenSpecify test strings in UTF-8, remove all charset conve...
2003-08-06 Noah LevittAdd test for special case not at inital position in...
2003-08-05 Hans Breuerfor msvc build
2003-08-05 Noah LevittWe do handle > BMP now, so test it.
2003-07-31 Noah Levitts/g_read_link/g_file_read_link/ (#118727)
2003-07-31 Noah LevittReturn nonzero exit status if the test fails. (#118729)
2003-07-31 Noah LevittChange instances of U+10ffff to U+10fffd, since that...
2003-07-31 Noah LevittUpdate Unicode data to 4.0. (#107974)
2003-07-28 Matthias ClasenIntegrate gnulib vasnprintf().
2003-07-28 Matthias ClasenNew function g_read_link(). (#72545)
2003-07-28 Matthias ClasenAdd tests for g_{get,set,unset}env().
2003-07-26 Matthias Clasentest suite additions.
2003-07-20 Hans Breuerfor msvc build
2003-07-08 Matthias ClasenSupport for one-time initialization functions. (#69668...
2003-06-05 Matthias ClasenUse g_vasprintf() and g_string_append_len(), thus enabl...
2003-05-27 Matthias ClasenRemain silent when sucessful.
2003-03-30 Matthias ClasenGet rid of UNSAFE_DOS_PATH. (acceptable): Align with...
2003-03-04 James Henstridgerequire automake 1.7. Add calls to libtoolize and gtkdo...
2002-12-12 Matthias ClasenAdd a test for positional parameters in g_snprintf...
2002-12-12 Manish Singhpull in trio if host printf doesn't have a known way...
2002-12-06 Owen TaylorAvoid literal UTF-8. (Allow it to build with IRIX cc...
2002-11-26 Owen TaylorAvoid non-ANSI pointer comparison. (#54344, Morten...
2002-11-26 Sebastian WilhelmiImproved the seeding algorithm. Old behaviour can be...
2002-11-17 Tor LillqvistIgnore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be...
2002-11-04 Owen TaylorInclude config.h so DISABLE_MEMPOOLS actually has an...
2002-10-15 Manish Singhuse gsize instead of int where appropriate (64-bit...
2002-10-15 Manish Singhadd -DG_DISABLED_DEPRECATED
2002-10-14 Owen TaylorFix a minor memory leak.
2002-09-29 Manish Singhuse gsize instead of int where appropriate (64-bit...
2002-07-26 Owen Taylorhu Jul 25 14:23:15 2002 Owen Taylor <otaylor@redhat...
2002-07-04 Sebastian WilhelmiAdded #undef G_DISABLE_ASSERT and #undef G_LOG_DOMAIN...
2002-06-11 Owen Taylortests/patterntest.c (test_compilation) A couple of...
2002-05-18 Matthias ClasenNew testcases.
2002-05-14 Alex LarssonNew functions g_str_has_suffix and g_str_has_prefix.
2002-05-07 Owen TaylorFixes for #79347, Ron Arts.
2002-04-10 Matthias ClasenRemove manual UTF-8 -> Latin1 conversion for stuff...
2002-04-08 Sebastian WilhelmiUse gsize instead of gint. From Miroslaw Dobrzanski...
2002-03-28 Owen TaylorRemove warning about g_print, etc, encoding.
2002-03-05 Owen TaylorDefault to --disable-gtk-doc, to avoid Jade setup hassles.
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...
next