Document new atomic operations.
[platform/upstream/glib.git] / glib / glib.symbols
2005-12-15 Matthias ClasenDocument new atomic operations.
2005-12-09 Matthias Clasen2.9.1 GLIB_2_9_1
2005-12-05 Tim Janikimplement chain walking for arbitrary ->next pointer...
2005-12-03 Matthias ClasenDeprecate g_cache_value_foreach. (#322956, Nicolas...
2005-12-01 Tim Janiknew slice allocator implementation.
2005-11-22 Tim Janikg_hash_table_new_full(): create hash tables with a...
2005-11-17 Matthias ClasenPrepare for 2.9.0
2005-11-17 Matthias ClasenAdd functions to set a date from a time_t and from...
2005-11-01 Tor LillqvistRemove large amount of trailing whitespace from one...
2005-11-01 Tim Janikprepared deprecation of GMemChunk and GAllocator. added...
2005-09-26 Matthias ClasenRemove g_snprintf() and g_vsnprintf(), since they are...
2005-08-31 Matthias ClasenAdd functions to intern strings.
2005-08-25 Tor LillqvistMake also the g_spawn*() functions take parameters...
2005-08-06 Matthias ClasenImprove ABI checking
2005-08-04 Matthias ClasenAlways export g_atomic_int_get and g_atomic_pointer_get...
2005-06-25 Matthias ClasenAdd an mmap() wrapper called GMappedFile. (#148218...
2005-06-23 Matthias ClasenAdd some language-binding friendly variants
2005-06-22 Tor Lillqvistglib/gfileutils.c glib/gfileutils.h glib/glib.symbols...
2005-06-22 Tor LillqvistNew function. Creates a directory including intermediat...
2005-06-22 Tor LillqvistNew function. Returns the machine's name, or one of...
2005-06-09 Tor Lillqvistglib/gstdio.h glib/gstdio.c Add a chdir() wrapper,...
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...