Add GRegex for regular expression matching. (#50075)
[platform/upstream/glib.git] / glib / glib.symbols
2007-03-15 Marco BarisioneAdd GRegex for regular expression matching. (#50075)
2007-03-06 Matthew BarnesAdd G_QUEUE_INIT, g_queue_init(), and g_queue_clear...
2007-02-03 Soren SandmannNew files implementing GSequence, a list implemented...
2007-01-30 Matthias ClasenDon't make ABI depend on G_ENABLE_DEBUG, just add an...
2007-01-16 Matthias ClasenRevert an accidental ABI break by moving gettime out...
2007-01-03 Behdad EsfahbodAdd g_unichar_iszerowidth(). (#347645)
2007-01-02 Matthias ClasenGuard g_slice_debug_tree_statistics by G_ENABLE_DEBUG...
2006-12-28 Tim Janikimplemented static debugging hash-tree to validate...
2006-12-15 Matthias ClasenAdd a function for clearing a GStringChunk. (#364608...
2006-10-09 Matthias ClasenAdd Unicode script support
2006-09-30 Matthias ClasenFix PLT issues
2006-09-10 Matthias ClasenAdd functions for approximate timeouts
2006-06-02 Matthias ClasenAdd two new functions, g_source_set_funcs and g_source_...
2006-06-01 Matthias ClasenAdd g_hash_table_{remove,steal}_all to remove all nodes...
2006-05-16 Matthias Claseng_ascii_strtoll
2006-05-13 Matthias ClasenAllow optional summary and description texts before...
2006-04-27 Matthias ClasenSmall fixes
2006-04-19 Matthias ClasenAdd api to get and set doubles and lists of doubles...
2006-04-05 Matthias ClasenAdd base64 docs
2006-04-04 Alexander LarssonAdd base64 encode/decode functions
2006-03-27 Emmanuele Bassiglib/gbookmarkfile.h Add GBookmarkFile, a parser for...
2006-03-23 Emmanuele BassiCheck for timegm.
2006-03-01 Tor LillqvistSeparate implementation on Win32: Use the wide characte...
2006-01-27 Matthias Clasen2.9.5 GLIB_2_9_5
2006-01-05 Manish Singhglib/glib.symbols don't macroized g_access, g_chdir...
2006-01-03 Martyn James Russell- Added new API g_thread_pool_get_idle_time() and
2006-01-03 Matthias ClasenSmall fixes
2006-01-03 Matthias ClasenDon't provide g_rmdir() as a macro expanding to rmdir...
2005-12-21 Matthias ClasenNew function to sort tasks pushed into a threadpool...
2005-12-15 Tim Janikfixed conditional symbols definitions
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...