New function to calculate collation keys which are more suitable for
[platform/upstream/glib.git] / glib / glib.symbols
2005-06-08 Matthias ClasenNew function to calculate collation keys which are...
2005-05-05 Owen TaylorAdd g_object_add/remove_toggle_ref() functions to get...
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285)
2005-04-08 Tor Lillqvistglib/gstdio.h glib/gstdio.c Wrap also access() and...
2005-04-08 Tor LillqvistImprove g_get_system_data_dirs() on Windows. A library...
2005-03-22 Matthias ClasenAdd g_try_malloc0
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-10 Manish SinghAdd g_file_replace.
2005-03-08 Matthias ClasenAdd the new attributes here too.
2005-02-23 Manish SinghOn G_OS_UNIX, simple #define g_open and co. as aliases...
2005-02-08 Matthias ClasenNew function to list all environment variables. (#16632...
2005-01-01 Tor Lillqvistglib/glib.symbols glib/gutils.h Make also g_getenv...
2004-12-15 Alexander LarssonFix spelling Add g_return_val_if_fail.
2004-12-13 Tor LillqvistUpdate.
2004-12-12 Tor Lillqvistglib/glib.symbols Implement Windows DLL ABI stability...
2004-12-05 Tor Lillqvistglib/glib.symbols Implement DLL ABI stability also for
2004-12-02 Matthias ClasenProtect the the various push/pop allocator functions...
2004-11-28 Matthias ClasenMark functions with G_GNUC_MALLOC when appropriate.
2004-11-28 Tor Lillqvistglib/gutils.[hc] [Win32] Make also g_get_user_name...
2004-11-23 Matthias ClasenForgotten commit
2004-11-23 Matthias ClasenFix a problem with the PLT reduction changes which...
2004-11-02 Matthias Clasen*** empty log message *** GLIB_2_5_5
2004-11-02 Matthias Clasen*** empty log message ***
2004-10-27 Matthias ClasenIntroduce the idea of a filename encoding, which is...
2004-10-26 Matthias ClasenAdd new symbols.
2004-09-30 Matthias ClasenAdd g_assert_warning.
2004-09-27 Murray CummingRename g_context_option_error_quark() to g_option_error...
2004-09-16 Matthias ClasenImplement the same PLT reduction technique used in...