platform/upstream/glib.git
2001-12-18 Tim Janikadded some assertions to test g_signal_get_invocation_h...
2001-12-18 Havoc Penningtonuse g_try_malloc and return error on not-enough-memory
2001-12-18 Takayuki KUSANOUpdated Japanese translation.
2001-12-17 Matthias ClasenUse <envar>, not <envvar>.
2001-12-17 Anders CarlssonSet the reserved bit to (1 << 0) instead of (1 << 30).
2001-12-16 Matthias ClasenMinor markup fixes.
2001-12-15 Matthias ClasenTypo fixes.
2001-12-15 Valek FrobUpdated russian translation.
2001-12-15 Christian RoseUpdated Swedish translation.
2001-12-14 Havoc Penningtonnote on how to free returned vector
2001-12-14 James Henstridgeadd rules to build it.
2001-12-13 Matthias ClasenRevert mistaken change: it is UNIX, not Unix.
2001-12-13 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2001-12-13 Tim JanikAPI revamp to shorten GValueArray structure.
2001-12-13 Tim Janikimplemented closure chaining.
2001-12-12 Matthias Clasen This fixes #60543:
2001-12-12 Matthias ClasenDocumentation fixes.
2001-12-11 Stanislav VisnovskyUpdated Slovak translation.
2001-12-11 Kwok-Koon CheungUsual update
2001-12-10 Hidetoshi Tajimaadd ISO8859-3 for Solaris. (#66174)
2001-12-10 Sven Neumannperform an exact match on the two types instead of...
2001-12-10 Takayuki KUSANOUpdated Japanese translation.
2001-12-09 Christopher... Add pragma that will prevent warnings when you are...
2001-12-08 Christopher... Explicitly add a cast to the last argument so that...
2001-12-08 Christian RoseUpdated Swedish translation.
2001-12-06 Darin AdlerDo the same for "pure".
2001-12-06 Havoc Penningtonimprove g_log_set_handler docs
2001-12-06 Matthias ClasenThe following patch corrects some function attributes...
2001-12-06 Tor LillqvistAdd gsourceclosure.o.
2001-12-05 Sven Neumannmention the fact that the tree is traversed in sorted...
2001-12-04 Kjartan MaraasUpdated Norwegian (bokmål) translation. Added glib...
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-12-03 Christian RoseUpdated Swedish translation.
2001-11-29 Havoc PenningtonAdd notes about how you shouldn't modify these data...
2001-11-29 Owen TaylorUpdate (#65721, Dave Neary)
2001-11-29 Sebastian WilhelmiFixed wrong order in conversion.
2001-11-28 Owen TaylorRename (private) GSource.id and id parameter to
2001-11-28 Daniel ElstnerIn order to avoid infinite loops on invalid UTF-8 strin...
2001-11-28 Sebastian WilhelmiFix g_usleep docs.
2001-11-28 Sebastian WilhelmiAlways call GLIB_SIZEOF(..., system_thread). Fixes...
2001-11-27 Tor LillqvistAdd GLIB_SIZEOF_SIZE_T here, too.
2001-11-27 Matthias ClasenDocument G_LEVEL_ORDER better.
2001-11-27 Dan WinshipSet this from libtool rather than hardcoding values...
2001-11-26 Matthias ClasenImplement G_LEVEL_ORDER correctly.
2001-11-26 Matthias ClasenMark g_tree_traverse() as deprecated. (#65343)
2001-11-26 Tim Janikprovide GLIB_SIZEOF_SIZE_T.
2001-11-26 Tim Janiktypedef GType to gulong instead of gsize, if possible.
2001-11-25 Jesus Bravo... Added Galician translation
2001-11-25 Tim Janikremoved enum GTypeFundamentals. use macros to provide...
2001-11-24 Dirk-Jan C... - added nl (Dutch) to ALL_LINGUAS
2001-11-24 Tor Lillqvist*/.cvsignore: Add various Win32 related file types.
2001-11-24 Andraz ToriUpdated Slovenian translation
2001-11-23 Matthias Clasen Fixes for #61284:
2001-11-23 Hans Breueradded -Zm400 to DEPCFLAGS to avoid : gunidecomp.h(5846...
2001-11-23 Hans Breuerupdated externals
2001-11-23 Dirk-Jan C... - added Dutch translation
2001-11-22 Owen TaylorVersion 1.3.11 GLIB_1_3_11
2001-11-22 Owen TaylorVersion 11, interface, binary age 0.
2001-11-22 Owen TaylorImprove the detection of invalid includes by moving...
2001-11-22 Owen TaylorUpdate.
2001-11-22 Tim Janikuse g_type_check_is_value_type() instead of g_type_valu...
2001-11-21 Tim Janikprovide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental...
2001-11-21 Tor LillqvistSet G_LOG_DOMAIN as in Makefile.am.
2001-11-21 Tim Janikput newly created param spec types into a global array. GOBJECT_GType_guint
2001-11-21 Owen TaylorPatch from Andrew Taylor to optimize the decomposition...
2001-11-20 jacob berkmaninclude glib-object.h rather than gobject/gobject.h
2001-11-19 Kwok-Koon CheungUsual update
2001-11-18 Michael Meeksfix leak.
2001-11-18 Mark McLoughlinallow the enums name to not be on the same line as...
2001-11-18 Hans Breuerremove g_log_domain_glib usage/export
2001-11-18 Hans Breuerremove g_log_domain_gruntime usage
2001-11-18 Owen Taylormissed changelog entry
2001-11-18 Owen TaylorInclude gtypes.h not gobject/gtype.h
2001-11-17 Owen TaylorRemove g_log_domain_glib
2001-11-17 Owen TaylorGet rid fo g_log_domain_glib variable in favor of just...
2001-11-17 Owen TaylorExit with non-zero exit status if any errors were encou...
2001-11-17 Tor LillqvistAdd g_pointer_type_register_static.
2001-11-15 Matthias ClasenDocumentation fixes.
2001-11-15 Takayuki KUSANOAdded "ja" to ALL_LINGUAS. Added Japanese translation.
2001-11-15 Michael Meeksset the fd before using it.
2001-11-14 Tor LillqvistAdd back mainloop-test here, too.
2001-11-14 Matthias Clasenadd UTF-8 support.
2001-11-14 Kjartan MaraasUpdated Norwegian (bokmål) translation.
2001-11-14 Tim Janikprovide g_newa(ctype, count) on top of g_alloca() like...
2001-11-14 Tim Janikadd API for chaining: g_signal_chain_from_overridden...
2001-11-14 Tim Janikmore docs.
2001-11-14 Owen TaylorPatch from Andrew Taylor to improve tables and reduce...
2001-11-14 Tim Janiklist parameter and value types.
2001-11-13 Tim JanikAPI cleanups. remove g_type_check_flags(), provide...
2001-11-13 Tim Janikfix standard type macros.
2001-11-13 Tim Janikparam spec updates.
2001-11-13 Darin AdlerFix max_tokens == 1 case to match documentation. Add...
2001-11-12 Matthias ClasenRemove excess listitem from long description.
2001-11-12 Tim JanikG_TOKEN_ERROR is also an end of stream condition.
2001-11-11 Keld Jørn SimonsenCorrected duplicate
2001-11-11 Tor LillqvistAlso share/glib-2.0.
2001-11-11 Matthias ClasenDocument GNormalizeMode enum.
2001-11-09 Tor LillqvistAdd a couple of languages that have LANG_* codes in...
2001-11-09 Wang Jian*** empty log message ***
next