2006-03-23 |
Emmanuele Bassi | Check for timegm. |
blob | commitdiff |
2006-02-20 |
Tor Lillqvist | Document some Windows-specific issues. |
blob | commitdiff | diff to current |
2006-01-27 |
Matthias Clasen | 2.9.5 GLIB_2_9_5 |
blob | commitdiff | diff to current |
2006-01-03 |
Martyn James Russell | - Added new API g_thread_pool_get_idle_time() and |
blob | commitdiff | diff to current |
2006-01-03 |
Matthias Clasen | Small fixes |
blob | commitdiff | diff to current |
2006-01-02 |
Stepan Kasal | typo |
blob | commitdiff | diff to current |
2005-12-21 |
Matthias Clasen | New function to sort tasks pushed into a threadpool... |
blob | commitdiff | diff to current |
2005-12-19 |
Matthias Clasen | Add g_list_free1 |
blob | commitdiff | diff to current |
2005-12-15 |
Matthias Clasen | Document new atomic operations. |
blob | commitdiff | diff to current |
2005-12-07 |
Martyn James Russell | - Added g_list_insert_sorted_with_data () and |
blob | commitdiff | diff to current |
2005-12-05 |
Matthias Clasen | Updates |
blob | commitdiff | diff to current |
2005-12-05 |
Martyn James Russell | - Added support for sorting async queues by with _push_... |
blob | commitdiff | diff to current |
2005-12-04 |
Matthias Clasen | Add a macro to make gcc warn if a function result is... |
blob | commitdiff | diff to current |
2005-12-03 |
Matthias Clasen | Add more api |
blob | commitdiff | diff to current |
2005-12-03 |
Matthias Clasen | Document the slice allocator |
blob | commitdiff | diff to current |
2005-12-02 |
Matthias Clasen | Remove support for Solaris threads. (#136971, Sebastian... |
blob | commitdiff | diff to current |
2005-11-23 |
Matthias Clasen | Documentation improvements |
blob | commitdiff | diff to current |
2005-11-17 |
Matthias Clasen | Updates |
blob | commitdiff | diff to current |
2005-11-17 |
Matthias Clasen | Add functions to set a date from a time_t and from... |
blob | commitdiff | diff to current |
2005-08-31 |
Matthias Clasen | Add functions to intern strings. |
blob | commitdiff | diff to current |
2005-06-30 |
Matthias Clasen | Updates |
blob | commitdiff | diff to current |
2005-06-25 |
Matthias Clasen | Add an mmap() wrapper called GMappedFile. (#148218... |
blob | commitdiff | diff to current |
2005-06-23 |
Matthias Clasen | Add new functions |
blob | commitdiff | diff to current |
2005-06-10 |
Matthias Clasen | Add g_chdir |
blob | commitdiff | diff to current |
2005-06-08 |
Matthias Clasen | New function to calculate collation keys which are... |
blob | commitdiff | diff to current |
2005-05-05 |
Owen Taylor | Add g_object_add/remove_toggle_ref() functions to get... |
blob | commitdiff | diff to current |
2005-05-01 |
Matthias Clasen | More cosmetics |
blob | commitdiff | diff to current |
2005-05-01 |
Matthias Clasen | Additions |
blob | commitdiff | diff to current |
2005-05-01 |
Matthias Clasen | Additions |
blob | commitdiff | diff to current |
2005-05-01 |
Matthias Clasen | Additions |
blob | commitdiff | diff to current |
2005-03-22 |
Matthias Clasen | Add g_try_new, g_try_new0, g_try_renew and g_try_malloc... |
blob | commitdiff | diff to current |
2005-03-22 |
Matthias Clasen | Add g_try_new, g_try_new0 and g_try_renew. (#169611... |
blob | commitdiff | diff to current |
2005-03-08 |
Matthias Clasen | Define G_GNUC_NULL_TERMINATED. (#164706, Marc Meissner) |
blob | commitdiff | diff to current |
2005-02-08 |
Matthias Clasen | New function to list all environment variables. (#16632... |
blob | commitdiff | diff to current |
2004-12-15 |
Matthias Clasen | Add g_rmdir |
blob | commitdiff | diff to current |
2004-12-15 |
Alexander Larsson | Add g_filename_display_basename. |
blob | commitdiff | diff to current |
2004-11-28 |
Matthias Clasen | Document G_GNUC_MALLOC. |
blob | commitdiff | diff to current |
2004-11-02 |
Matthias Clasen | New function to convert a filename to a UTF-8 string... |
blob | commitdiff | diff to current |
2004-10-31 |
Matthias Clasen | Document G_WIN32_IS_NT_BASED, G_WIN32_HAVE_WIDECHAR_API. |
blob | commitdiff | diff to current |
2004-10-29 |
Matthias Clasen | Add G_OPTION_REMAINING |
blob | commitdiff | diff to current |
2004-10-27 |
Matthias Clasen | Introduce the idea of a filename encoding, which is... |
blob | commitdiff | diff to current |
2004-10-26 |
Matthias Clasen | Documentation fixes. |
blob | commitdiff | diff to current |
2004-10-23 |
Matthias Clasen | Add GKeyFile section. |
blob | commitdiff | diff to current |
2004-10-17 |
Matthias Clasen | Make public. (#155589, Tim-Philipp Müller) |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Ignore galias.h |
blob | commitdiff | diff to current |
2004-09-09 |
Matthias Clasen | Add a function to calculate the length of a NULL-termin... |
blob | commitdiff | diff to current |
2004-09-07 |
Matthias Clasen | Add a function to return a list of applicable locale... |
blob | commitdiff | diff to current |
2004-09-05 |
Matthias Clasen | New function to install an alternate default log handle... |
blob | commitdiff | diff to current |
2004-09-02 |
Matthias Clasen | Add g_date_get_iso8601_week_of_year. |
blob | commitdiff | diff to current |
2004-08-11 |
Ray Strode | Add new XDG basedir API (bug 139973). |
blob | commitdiff | diff to current |
2004-08-03 |
Matthias Clasen | Add a section for GOption. Include GOption section... |
blob | commitdiff | diff to current |
2004-08-03 |
Matthias Clasen | New function to check the version of GLib at runtime... |
blob | commitdiff | diff to current |
2004-08-02 |
Matthias Clasen | Add a G_GNUC_INTERNAL macro to mark function declaratio... |
blob | commitdiff | diff to current |
2004-07-05 |
Matthias Clasen | Complete the g_log() family. (#135730, Sven Herzberg) |
blob | commitdiff | diff to current |
2004-03-01 |
Owen Taylor | Patch from J. Ali Harlow |
blob | commitdiff | diff to current |
2004-03-01 |
Owen Taylor | Add g_main_depth() (Request from Tim Janik and Stefan... |
blob | commitdiff | diff to current |
2004-02-29 |
Sebastian Wilhelmi | Moved the assembler functions from gatomic.h to gatomic... |
blob | commitdiff | diff to current |
2004-02-26 |
Sebastian Wilhelmi | New files to implement atomic operations for different... |
blob | commitdiff | diff to current |
2004-02-24 |
Owen Taylor | === Released 2.3.3 === GLIB_2_3_3 |
blob | commitdiff | diff to current |
2004-02-21 |
Matthias Clasen | New function to deep-copy a GNode and its children... |
blob | commitdiff | diff to current |
2004-02-18 |
Sebastian Wilhelmi | Add the new g_rand_* functions |
blob | commitdiff | diff to current |
2004-02-14 |
Matthias Clasen | Wrap waitpid() as a GSource. This is a partial implemen... |
blob | commitdiff | diff to current |
2004-02-04 |
Matthias Clasen | New function which works like g_completion_complete... |
blob | commitdiff | diff to current |
2004-01-28 |
Matthias Clasen | New function, a cross between g_strsplit() and strtok... |
blob | commitdiff | diff to current |
2004-01-22 |
Owen Taylor | Add g_timer_continue(). (#98536, Tim-Philipp Müller) |
blob | commitdiff | diff to current |
2003-12-26 |
Matthias Clasen | New function to call a function for each element of... |
blob | commitdiff | diff to current |
2003-12-02 |
Matthias Clasen | Fix for #103710, Mark Jones: |
blob | commitdiff | diff to current |
2003-11-06 |
Matthias Clasen | Add an i18n section. Include the corresponding entity... |
blob | commitdiff | diff to current |
2003-10-05 |
Matthias Clasen | Fix includes. |
blob | commitdiff | diff to current |
2003-09-29 |
Matthias Clasen | Add "Since: 2.4" to docs. Add g_unichar_get_mirror_char and |
blob | commitdiff | diff to current |
2003-09-12 |
Owen Taylor | Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). |
blob | commitdiff | diff to current |
2003-07-29 |
Matthias Clasen | Rename g_read_link() to g_file_read_link() to better... |
blob | commitdiff | diff to current |
2003-07-28 |
Matthias Clasen | Integrate gnulib vasnprintf(). |
blob | commitdiff | diff to current |
2003-07-28 |
Matthias Clasen | New function g_read_link(). (#72545) |
blob | commitdiff | diff to current |
2003-07-28 |
Matthias Clasen | Add g_setenv() and g_unsetenv(). (#100763) |
blob | commitdiff | diff to current |
2003-07-26 |
Matthias Clasen | New functions to remove a range of elements from an... |
blob | commitdiff | diff to current |
2003-07-08 |
Matthias Clasen | Support for one-time initialization functions. (#69668... |
blob | commitdiff | diff to current |
2003-06-18 |
Matthias Clasen | Add g_thread_init_glib to silence gtk-doc. |
blob | commitdiff | diff to current |
2003-06-08 |
Owen Taylor | XML fix. |
blob | commitdiff | diff to current |
2003-06-05 |
Matthias Clasen | Add g_vasprintf(). |
blob | commitdiff | diff to current |
2003-03-31 |
Matthias Clasen | New function, to insert possible non-nul-terminated... |
blob | commitdiff | diff to current |
2002-11-28 |
Matthias Clasen | Adjust to changed parameter names. |
blob | commitdiff | diff to current |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
blob | commitdiff | diff to current |
2002-11-20 |
Matthias Clasen | Use G_LIKELY. (#69022) |
blob | commitdiff | diff to current |
2002-08-12 |
Matthias Clasen | Add g_markup_parse_context_get_element and g_utf8_strre... |
blob | commitdiff | diff to current |
2002-05-26 |
Matthias Clasen | Remove references to nonexisting functions |
blob | commitdiff | diff to current |
2001-12-20 |
Matthias Clasen | Remove FIXME. (#67063) |
blob | commitdiff | diff to current |
2001-12-20 |
Owen Taylor | SGML fixes. Small updates. |
blob | commitdiff | diff to current |
2001-11-28 |
Owen Taylor | Rename (private) GSource.id and id parameter to |
blob | commitdiff | diff to current |
2001-11-22 |
Owen Taylor | Update. |
blob | commitdiff | diff to current |
2001-11-17 |
Owen Taylor | Remove g_log_domain_glib |
blob | commitdiff | diff to current |
2001-11-14 |
Tim Janik | provide g_newa(ctype, count) on top of g_alloca() like... |
blob | commitdiff | diff to current |
2001-10-24 |
Alex Larsson | Add g_strtod & co. |
blob | commitdiff | diff to current |
2001-10-13 |
Tim Janik | make struct _GPatternSpec and GMatchType private. ... |
blob | commitdiff | diff to current |
2001-10-04 |
Matthias Clasen | Update. |
blob | commitdiff | diff to current |
2001-10-01 |
Owen Taylor | Rename g_string_printfa(). to g_string_append_printf(). |
blob | commitdiff | diff to current |
2001-10-01 |
Matthias Clasen | Move all *_error_quark() unctions to the 'Private'... |
blob | commitdiff | diff to current |
2001-09-26 |
Matthias Clasen | glib/gmem.c (g_mem_is_system_malloc): Return !vtable_set. |
blob | commitdiff | diff to current |
2001-09-25 |
Matthias Clasen | glib/glib-section.txt: Add a missing SECTION endtag... |
blob | commitdiff | diff to current |
2001-09-10 |
Tim Janik | got rid of g_set_error_handler(), g_set_warning_handler(), |
blob | commitdiff | diff to current |
next |