gtestframework.c: fixed testpath matches for automatic root suite.
[platform/upstream/glib.git] / glib /
2007-11-20 Tim Janikgtestframework.c: fixed testpath matches for automatic...
2007-11-20 Tim Janikgtester.c: adapted to become a rudimentary test binary...
2007-11-20 Tim JanikIntegrated gtester program into build process.
2007-11-20 Tim Janikglib/gtester.c:Small -Wall fix
2007-11-20 Tim Janikglib/gtester.c:Implemented nonblocking reading properly now
2007-11-20 Tim Janikglib/gtester.c:Quit the application when the output...
2007-11-20 Tim Janikglib/gtester.c:Read the output of the child process
2007-11-20 Tim Janikglib/gtester.c:Use g_spawn_async_with_pipes()
2007-11-20 Tim Janikglib/gtester.c:Spawn a process async and quit gtester...
2007-11-20 Tim Janikglib/gtester.c:Added a first revision of gtester
2007-11-20 Tim JanikImplemented test log serialization.
2007-11-20 Tim JanikImplemented test logging basics.
2007-11-20 Tim JanikImplemented g_test_timer*().
2007-11-20 Tim JanikImplemented support for testpaths.
2007-11-20 Tim Janiktesting.c: added tests for the g_test_rand*() API.
2007-11-20 Tim JanikImplemented g_test_rand*().
2007-11-20 Tim Janiktesting.c: added tests for g_assert_cmphex() and forked...
2007-11-20 Tim JanikImplemented g_test_trap_fork() API.
2007-11-20 Tim Janikthat match a given test path. (g_test_run_suite): run...
2007-11-20 Tim JanikGTest framework started.
2007-11-20 Tim Janikglib/Makefile.am: build tests/ subdir after building...
2007-11-20 Tim JanikAdded gtestframework.[hc] and glib/tests/.
2007-11-20 Sven Neumannuse g_strconcat() instead of g_strjoin() to concatenate...
2007-11-19 Marco BarisionePass an unsigned long instead of an int to pcre_fullinf...
2007-11-19 Marco BarisioneWhen the compilation of a pattern fails in the error...
2007-11-19 Matthias ClasenDocumentation improvements. (#496518, Stefan Schulze...
2007-11-18 Matthias ClasenCheck whether assembler supports numerical local labels.
2007-11-16 Ryan Lortienew flag G_MARKUP_PREFIX_ERROR_POSITION to cause the...
2007-11-16 Ryan Lortienew functions g_prefix_error and g_propagate_prefixed_e...
2007-11-10 Matthias ClasenOne more
2007-11-10 Matthias ClasenCoding style cleanups and doc improvements. (#491979...
2007-11-10 Matthias ClasenCoding style cleanups and doc improvements. (#491975...
2007-11-10 Matthias ClasenImprove the docs. (#491974, Areg Beketovski)
2007-11-10 Matthias ClasenImprove g_date_clamp docs. (#491970, Areg Beketovski)
2007-11-09 Matthias ClasenAdd AM_PROG_CC_C_O.
2007-11-09 Matthias ClasenImprove the docs. (#491968, Areg Beketovski)
2007-11-09 Matthias ClasenMore docs fixes
2007-11-09 Matthias ClasenMore doc fixes
2007-11-09 Matthias ClasenFix the doc wording. (#491957, Areg Beketovski)
2007-11-09 Matthias ClasenImprove the docs. (#436293, Vincent Untz)
2007-11-09 Matthias ClasenExpand the docs a bit. (#317775, Søren Sandmann)
2007-11-08 Matthias ClasenFix up includes
2007-11-08 Matthias ClasenTry harder to reset shift state with AIX iconv(). ...
2007-11-08 Matthias ClasenDon't leave out parameters uninitialized. (#490061...
2007-11-08 Matthias ClasenDon't leak the condvar. (#479724, Areg Beketovski)
2007-11-08 Matthias ClasenNew function, to get the stack of open elements. (...
2007-11-08 Matthias ClasenMake some functions that take a GError return boolean...
2007-11-07 Matthias ClasenImprove docs
2007-11-07 Matthias ClasenFix builddir != srcdir
2007-11-07 Tor LillqvistNot needed, just use -DPCRE_STATIC.
2007-11-07 Matthias Clasen2.14.3 GLIB_2_14_3
2007-11-07 Matthias ClasenUpdate the internal copy of PCRE to 7.4
2007-10-22 Tor LillqvistPlug small one-time leak on Windows. (#488068, Daniel...
2007-10-21 Behdad EsfahbodFix warnings from sparse. (#487491, Kjartan Maraas)
2007-10-16 Matthias ClasenCheck for sys/resource.h
2007-09-19 Behdad EsfahbodCheck for NULL finalizer. (#476849, Areg Beketovski)
2007-09-16 Matthias ClasenFix doc formatting
2007-09-16 Matthias ClasenFix a doc formatting problem
2007-09-14 15:07:28 Tim Janikapplied fix for bug #476840.
2007-09-11 Marco Barisionepropagate the pcre flags to libglib and not to all...
2007-09-11 Matthias ClasenAdd arm atomic operations
2007-09-10 Marco Barisionechange the type of ref_count from guint to gint, so...
2007-09-10 Marco Barisioneuse pcre_get_stringnumber() in get_matched_substring_nu...
2007-09-10 Marco Barisionedefine PCRE_ERROR_NULLWSLIMIT if it's not defined by...
2007-09-05 Behdad EsfahbodFix header inclusion. (#473879, Peter Kjellerstedt)
2007-08-29 Tim Janikfixed compiler warning about loosing volatile qualifier...
2007-08-24 Michael Natterermake g_slice_copy() take a gconstpointer instead of...
2007-08-22 Cody RussellUpdate fix for #469051
2007-08-22 Cody RussellDocument g_snprintf to return "bytes" rather than ...
2007-08-21 Behdad EsfahbodDocument that GUnicodeScript is interchangeable with...
2007-08-20 Behdad EsfahbodFix typos
2007-08-14 Tim Janikprevent race covered by g_once_init_enter(), by checkin...
2007-08-13 Tim Janikprevent linking a freed GThread structure into global...
2007-08-09 Matthias Clasenforgotten file
2007-08-09 Matthias ClasenHandle restricted characters by converting them to...
2007-08-08 Matthias ClasenMake it work regardless of --enable-debug
2007-08-06 Tor LillqvistRevert my earlier change, see #440544.
2007-08-06 Tor LillqvistMove the G_ENABLE_DEBUG ifdef inside g_slice_debug_tree...
2007-08-04 Matthias ClasenRevert the J handling change
2007-08-03 Matthias ClasenFix a C99ism
2007-08-03 Matthias ClasenHandle J changes in the pattern correctly. (#444765...
2007-08-01 Tor LillqvistUpdate so it applies again.
2007-08-01 Tor LillqvistDrop leftover use of a union.
2007-07-31 Matthias ClasenUpdate to PCRE 7.2
2007-07-31 Matthias ClasenFix some glitches
2007-07-31 Matthias Clasenremove debug spew
2007-07-22 Matthias ClasenDocumentation cleanups
2007-07-22 Matthias ClasenCoding style cleanups
2007-07-20 Matthias ClasenForgotten file
2007-07-20 Matthias ClasenFix the build
2007-07-19 Behdad EsfahbodMake g_unichar_combining_class() public. (#453998)
2007-07-12 Tim Janikmore atomic ops pointer cast fixes. this time it'll...
2007-07-12 Tim Janikfixed missing pointer casts when using atomic ops.
2007-07-12 Tim Janikmigrate per-thread magazine caches from single-thread...
2007-07-10 Matthias ClasenFix 'make check'
2007-07-10 Tim Janikimplemented g_once_init_enter(), g_once_init_enter_impl...
2007-07-09 Ryan Lortiesave errno to prevent it being clobbered by call to
2007-07-08 Matthias ClasenHandle all states. (#454473)
2007-07-06 Tor LillqvistWhen WSAEnumNetworkEvents() signals FD_CONNECT that...
2007-06-25 Tim Janikg_hash_table_find(), g_hash_table_foreach(): document...
next