glib/gtester.c:Use g_spawn_async_with_pipes()
[platform/upstream/glib.git] / ChangeLog
2007-11-20 Sven Neumannuse g_strconcat() instead of g_strjoin() to concatenate...
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 Janikupdated version number to 2.15.0 for development.
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-13 Cody RussellDocumentation fixes. Recommend macro type names such as
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 ClasenAdd bug ref
2007-11-09 Matthias ClasenMore doc 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 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 ClasenFix up includes
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 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 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-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-17 Matthias ClasenBump version
2007-10-16 Matthias Clasen2.14.2 GLIB_2_14_2
2007-10-16 Matthias ClasenUpdates
2007-10-16 Matthias ClasenCheck for sys/resource.h
2007-10-13 Sven HerzbergReviewed by Tim Janik.
2007-10-05 Tor LillqvistAlways define G_CAN_INLINE. Even MSVC6 is capable of...
2007-09-19 Behdad EsfahbodCheck for NULL finalizer. (#476849, Areg Beketovski)
2007-09-16 Matthias ClasenBump version
2007-09-16 Matthias Clasen2.14.1 GLIB_2_14_1
2007-09-16 Matthias ClasenFix doc formatting
2007-09-16 Matthias ClasenFix a doc formatting problem
2007-09-16 Matthias ClasenReplace -pthread by -lpthread for Freebsd, too. (#47561...
2007-09-16 Matthias ClasenFix static build against system pcre
2007-09-16 Matthias ClasenUpdates
2007-09-14 15:07:28 Tim Janikapplied fix for bug #476840.
2007-09-11 Marco Barisionefix a typo in the previous commit. (#475854, comment #4)
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 Barisionebump PCRE requirement to version 7.2.
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 RussellFixing my changelog
2007-08-22 Cody RussellFixing my changelog
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 Cody Russellg_type_default_interface_ref() was not ensuring working...
2007-08-14 Tim Janikprevent race covered by g_once_init_enter(), by checkin...
2007-08-13 Tim Janikfixed array size typo.
2007-08-13 Tim Janiktest g_once_init_*() before and after g_thread_init...
2007-08-13 Tim Janikprevent linking a freed GThread structure into global...
2007-08-09 Matthias ClasenHandle restricted characters by converting them to...
2007-08-08 Matthias ClasenMake it work regardless of --enable-debug
2007-08-08 Tristan Van Berkomfixed a typo in docs.
2007-08-08 Matthias ClasenUpdate file format
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 Clasenbump version
2007-08-04 Matthias Clasen2.14.0 GLIB_2_14_0
2007-08-04 Matthias ClasenUpdates
2007-08-04 Matthias ClasenBump version to 2.14.0
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-03 Pramod RaghavendraAdded Kannada (kn) to ALL_LINGUAS
2007-08-01 Tor LillqvistUpdate so it applies again.
2007-08-01 Tor LillqvistDrop leftover use of a union.
2007-08-01 Tor LillqvistUpdate to match what configure produces.
2007-07-31 Matthias ClasenUpdate to PCRE 7.2
next