platform/upstream/glib.git
2007-11-20 Tim JanikRenamed gtestframework to gtestutils.
2007-11-20 Tim Janikglib/gtestframework.c: g_test_init(): make warnings...
2007-11-20 Tim Janikgtestframework.c: added test API documentation by Sven...
2007-11-20 Tim Janikgtestframework.[hc]: implemented g_test_queue_destroy...
2007-11-20 Tim JanikAdded g_test_bug() and related API.
2007-11-20 Tim JanikAdded API to access test framework configuration.
2007-11-20 Tim Janikgtester: implemented logic to handle failing tests...
2007-11-20 Tim Janikgtester: implemented XML logging.
2007-11-20 Tim Janiktests/Makefile.am: execute test programs with gtester...
2007-11-20 Tim JanikFixed PLT symbol exports for gtestframework.h.
2007-11-20 Tim Janikglib/gtester.c: fixed debugging flag.
2007-11-20 Tim Janikfixed bogus unistd.h include.
2007-11-20 Tim JanikImplemented test log IPC.
2007-11-20 Tim Janikgtester.c: support test case listing through gtester.
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 JanikFixed up internal 'g_test*' names.
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 Priit LaesTranslation updated by Ivar Smolin.
2007-11-19 Marco BarisioneForgot to say that the last commit fixed bug #498113...
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 10:30:33 Tim... updated version number to 2.15.0 for development.
2007-11-19 Matthias ClasenUpdate the example to demonstrate error handling. ...
2007-11-19 Matthias ClasenDocumentation improvements. (#496518, Stefan Schulze...
2007-11-18 Jorge Gonzalez... Updated Spanish translation
2007-11-18 Matej UrbančičUpdated Slovenian translation
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-13 Matej UrbančičUpdated Slovenian translation
2007-11-13 Cody RussellDocumentation fixes. Recommend macro type names such as
2007-11-10 Matthias ClasenAdd a warning about strlen vs g_utf8_strlen. (#455725...
2007-11-10 Matthias ClasenAdd a footnote explain leap years
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 ClasenMake executable
2007-11-09 Matthias ClasenImprove the docs. (#491968, Areg Beketovski)
2007-11-09 Matthias ClasenSome cleanupos
2007-11-09 Matthias ClasenFixes and cleanups
2007-11-09 Matthias ClasenMore docs fixes
2007-11-09 Matthias ClasenAdd bug ref
2007-11-09 Matthias ClasenMore doc fixes
2007-11-09 Matthias ClasenFix a mistake in the docs
2007-11-09 Matthias ClasenFixes and corrections
2007-11-09 Matthias ClasenDoc fixes
2007-11-09 Matthias ClasenFix the doc wording. (#491957, Areg Beketovski)
2007-11-09 Matthias ClasenAdd a missing since tag. (#464259, Mark Doliner)
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-09 Matthias ClasenInclude glibconfig.h before checking G_OS_WIN32.
2007-11-09 Matthias ClasenAccept automake 1.10, too
2007-11-09 Matthias ClasenTemporarily add this script, to fix building from svn.
2007-11-09 Matthias ClasenUse MKDIRS_P instead of mkinstalldirs.
2007-11-08 Matthias ClasenDon't shift ARGV[0] to undefined. (#466557, Aidan Delaney)
2007-11-08 Matthias ClasenFix up includes
2007-11-08 Michael NattererAdded missing ChangeLog
2007-11-08 Matthias ClasenTry harder to reset shift state with AIX iconv(). ...
2007-11-08 Matthias ClasenRequire pkg-config 0.16 in configure and in AM_PATH_GLI...
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 ClasenMake header include order consistent (#71704, Diego...
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-08 Matthias ClasenUse automake 1.9
2007-11-08 Matthias ClasenFix a typo
2007-11-08 Matthias ClasenMove some inter-*.m4 includes from configure.in to...
2007-11-08 Matthias ClasenSplit ChangeLog
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 ClasenBump version
2007-11-07 Matthias Clasen2.14.3 GLIB_2_14_3
2007-11-07 Matthias ClasenUpdates
2007-11-07 Matthias ClasenUpdate the internal copy of PCRE to 7.4
2007-11-05 Mathias HasselmannUse correct naming conventions when explaining maman_ba...
next