2003-07-29 |
Matthias Clasen | Rename g_read_link() to g_file_read_link() to better... |
tree | commitdiff |
2003-07-28 |
Matthias Clasen | Integrate gnulib vasnprintf(). |
tree | commitdiff |
2003-07-28 |
Matthias Clasen | Commit autogenerated stuff. |
tree | commitdiff |
2003-07-28 |
Matthias Clasen | New function g_read_link(). (#72545) |
tree | commitdiff |
2003-07-28 |
Matthias Clasen | Add g_setenv() and g_unsetenv(). (#100763) |
tree | commitdiff |
2003-07-26 |
Matthias Clasen | New functions to remove a range of elements from an... |
tree | commitdiff |
2003-07-25 |
Matthias Clasen | Remove the 1024 char limit in the common (non-recursive... |
tree | commitdiff |
2003-07-23 |
Matthias Clasen | Mention the restriction on message length. (#118043... |
tree | commitdiff |
2003-07-17 |
Matthias Clasen | Add a note about double indirection in g_ptr_array_sort... |
tree | commitdiff |
2003-07-09 |
Matthias Clasen | Document the members of GOnce. |
tree | commitdiff |
2003-07-08 |
Matthias Clasen | SGML fix. |
tree | commitdiff |
2003-07-08 |
Matthias Clasen | Support for one-time initialization functions. (#69668... |
tree | commitdiff |
2003-07-01 |
Matthias Clasen | Broken pipe... |
tree | commitdiff |
2003-07-01 |
Matthias Clasen | Move g_strfreev() docs inline. |
tree | commitdiff |
2003-06-18 |
Matthias Clasen | Move the documentation inline and add details. (#108505... |
tree | commitdiff |
2003-06-18 |
Matthias Clasen | Add g_thread_init_glib to silence gtk-doc. |
tree | commitdiff |
2003-06-17 |
Matthias Clasen | New macros to check for XML catalog contents and path... |
tree | commitdiff |
2003-06-16 |
Matthias Clasen | Add an autogenerated index. |
tree | commitdiff |
2003-06-08 |
Owen Taylor | XML fix. |
tree | commitdiff |
2003-06-06 |
Matthias Clasen | Correct the documentation for G_MINFLOAT and G_MINDOUBL... |
tree | commitdiff |
2003-06-05 |
Matthias Clasen | Add g_vasprintf(). |
tree | commitdiff |
2003-06-04 |
Matthias Clasen | Use the current g_file_get_contents() as example. |
tree | commitdiff |
2003-05-27 |
Matthias Clasen | Document that g_strdup() and g_strndup() accept NULL... |
tree | commitdiff |
2003-05-11 |
Matthias Clasen | Fix a duplicate id left by copy-and-paste. (#112785... |
tree | commitdiff |
2003-04-09 |
Matthias Clasen | Move install docs into reference manual. |
tree | commitdiff |
2003-04-07 |
Matthias Clasen | Move cross-compilation info to reference manual. |
tree | commitdiff |
2003-03-31 |
Matthias Clasen | Fix formatting of examples. |
tree | commitdiff |
2003-03-31 |
Matthias Clasen | New function, to insert possible non-nul-terminated... |
tree | commitdiff |
2003-03-04 |
James Henstridge | require automake 1.7. Add calls to libtoolize and gtkdo... |
tree | commitdiff |
2003-02-10 |
Matthias Clasen | Fix an off-by-one error in the g_strescape() docs.... |
tree | commitdiff |
2003-01-21 |
Matthias Clasen | Document the return value of g_string_free(). |
tree | commitdiff |
2003-01-01 |
Tor Lillqvist | Remove comment that only stdout would be used on Window... |
tree | commitdiff |
2002-12-16 |
Owen Taylor | === Released 2.1.5 === GLIB_2_1_5 |
tree | commitdiff |
2002-12-15 |
Matthias Clasen | Add gprintfint.h and trio. |
tree | commitdiff |
2002-12-12 |
Matthias Clasen | Add --ignore-files=trio to avoid gtk-doc warnings about... |
tree | commitdiff |
2002-12-11 |
Owen Taylor | === Release 2.1.4 === GLIB_2_1_4 |
tree | commitdiff |
2002-12-10 |
Owen Taylor | Improve docs for return value and @microseconds out... |
tree | commitdiff |
2002-12-10 |
Sebastian Wilhelmi | Improve generation of pseudo-random integers. (#99720... |
tree | commitdiff |
2002-12-10 |
Sebastian Wilhelmi | Improve generation of pseudo-random integers. (#99720... |
tree | commitdiff |
2002-12-05 |
Matthias Clasen | Add Since and Deprecation info for symbols documented... |
tree | commitdiff |
2002-12-05 |
Owen Taylor | .cvsignore updates |
tree | commitdiff |
2002-11-28 |
Matthias Clasen | Adjust to changed parameter names. |
tree | commitdiff |
2002-11-28 |
Matthias Clasen | Move some docs inline, and add deprecation information... |
tree | commitdiff |
2002-11-28 |
Matthias Clasen | Mark 2.2 API additions. |
tree | commitdiff |
2002-11-26 |
Sebastian Wilhelmi | Improved the seeding algorithm. Old behaviour can be... |
tree | commitdiff |
2002-11-23 |
Matthias Clasen | Add missing short descriptions, standardize them to... |
tree | commitdiff |
2002-11-23 |
Matthias Clasen | Explain --enable-include-printf. |
tree | commitdiff |
2002-11-23 |
Matthias Clasen | Add version info to API docs. |
tree | commitdiff |
2002-11-21 |
Owen Taylor | Add helpful comments about the encoding of a new iochan... |
tree | commitdiff |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
tree | commitdiff |
2002-11-20 |
Matthias Clasen | Use G_LIKELY. (#69022) |
tree | commitdiff |
2002-11-08 |
Soeren Sandmann | Trivial s/foo/foo_/ fixes to make <glib.h> includable... |
tree | commitdiff |
2002-11-08 |
Owen Taylor | Patch from Havoc Pennington to add functions for settin... |
tree | commitdiff |
2002-10-19 |
Matthias Clasen | Update to latest gtk-doc version. |
tree | commitdiff |
2002-10-14 |
Matthias Clasen | Dist the xml/*.xml, not sgml/*.sgml. (#95678, Owen... |
tree | commitdiff |
2002-10-14 |
Matthias Clasen | Adapt to latest gtk-doc changes. |
tree | commitdiff |
2002-09-16 |
Matthias Clasen | Replace G_LOG_FLAG_RECURSIVE by G_LOG_FLAG_RECURSION... |
tree | commitdiff |
2002-09-01 |
Soeren Sandmann | Documentation fixes: (#75255, Martin Schulze; #76104... |
tree | commitdiff |
2002-08-12 |
Matthias Clasen | Add g_markup_parse_context_get_element and g_utf8_strre... |
tree | commitdiff |
2002-07-25 |
Owen Taylor | Fix reference to non-existing @priority parameter.... |
tree | commitdiff |
2002-06-03 |
Matthias Clasen | Replace homegrown "hash" entity by standard ISO entity... |
tree | commitdiff |
2002-05-30 |
Matthias Clasen | Small formatting fixes. |
tree | commitdiff |
2002-05-26 |
Matthias Clasen | Remove references to nonexisting functions |
tree | commitdiff |
2002-05-20 |
Matthias Clasen | Added proper support for CDATA sections. Updates. |
tree | commitdiff |
2002-05-17 |
Tim Janik | [merged from stable] |
tree | commitdiff |
2002-05-01 |
Sebastian Wilhelmi | Clarify recursion issues with GMutex. (#78171) |
tree | commitdiff |
2002-04-20 |
Matthias Clasen | Fix the description of g_string_assign. (#78728) |
tree | commitdiff |
2002-04-18 |
Matthias Clasen | s/<!>/<!-- -->/g throughout the documentation to bring... |
tree | commitdiff |
2002-03-25 |
Sven Neumann | Fixed documentation about unused struct fields and... |
tree | commitdiff |
2002-03-11 |
Matthias Clasen | Add a note about g_strreverse() and UTF-8. |
tree | commitdiff |
2002-03-03 |
Tim Janik | added padding. |
tree | commitdiff |
2002-02-21 |
Matthias Clasen | New header containing GTK_DEBUG-style debugging support... |
tree | commitdiff |
2002-02-14 |
James Henstridge | oops. revert some files that accidentally got into... |
tree | commitdiff |
2002-02-14 |
James Henstridge | add third argument to the AC_DEFINE calls, so users... |
tree | commitdiff |
2002-01-29 |
Owen Taylor | 1.3.13 |
tree | commitdiff |
2002-01-28 |
Ron Steinke | Some documentation fixes/elaborations I really should... |
tree | commitdiff |
2002-01-17 |
Matthias Clasen | New files. |
tree | commitdiff |
2002-01-08 |
Sebastian Wilhelmi | Name the right function. |
tree | commitdiff |
2001-12-29 |
Matthias Clasen | Replace references to deprecated functions. |
tree | commitdiff |
2001-12-23 |
Owen Taylor | 1.3.12, binary, interface age 0. |
tree | commitdiff |
2001-12-20 |
Matthias Clasen | Remove FIXME. (#67063) |
tree | commitdiff |
2001-12-20 |
Owen Taylor | SGML fixes. Small updates. |
tree | commitdiff |
2001-12-18 |
Tim Janik | add configure check to determine G_HAVE_GROWING_STACK. |
tree | commitdiff |
2001-12-16 |
Matthias Clasen | Minor markup fixes. |
tree | commitdiff |
2001-12-15 |
Matthias Clasen | Typo fixes. |
tree | commitdiff |
2001-12-13 |
Matthias Clasen | Revert mistaken change: it is UNIX, not Unix. |
tree | commitdiff |
2001-12-13 |
Tim Janik | API revamp to shorten GValueArray structure. |
tree | commitdiff |
2001-12-12 |
Matthias Clasen | This fixes #60543: |
tree | commitdiff |
2001-12-12 |
Matthias Clasen | Documentation fixes. |
tree | commitdiff |
2001-12-06 |
Havoc Pennington | improve g_log_set_handler docs |
tree | commitdiff |
2001-11-29 |
Havoc Pennington | Add notes about how you shouldn't modify these data... |
tree | commitdiff |
2001-11-28 |
Owen Taylor | Rename (private) GSource.id and id parameter to |
tree | commitdiff |
2001-11-28 |
Sebastian Wilhelmi | Fix g_usleep docs. |
tree | commitdiff |
2001-11-27 |
Matthias Clasen | Document G_LEVEL_ORDER better. |
tree | commitdiff |
2001-11-26 |
Matthias Clasen | Implement G_LEVEL_ORDER correctly. |
tree | commitdiff |
2001-11-25 |
Tim Janik | removed enum GTypeFundamentals. use macros to provide... |
tree | commitdiff |
2001-11-23 |
Matthias Clasen | Fixes for #61284: |
tree | commitdiff |
2001-11-22 |
Owen Taylor | Update. |
tree | commitdiff |
2001-11-21 |
Tim Janik | put newly created param spec types into a global array. GOBJECT_GType_guint |
tree | commitdiff |
2001-11-17 |
Owen Taylor | Remove g_log_domain_glib |
tree | commitdiff |
next |