summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* remove public signal.h include.Tim Janik2001-11-021-2/+1
* fix to the locking so we don't hangHavoc Pennington2001-11-011-1/+2
* Fix documentation. Document g_log_domain_glib, gunichar, gunichar2,Matthias Clasen2001-10-304-9/+17
* Remove $(srcdir)/html before building HTML to prevent stale files. DistGLIB_1_3_10Owen Taylor2001-10-263-20/+15
* docs on why the deprecated functions are deprecated.Havoc Pennington2001-10-252-2/+32
* Add g_strtod & co.Alex Larsson2001-10-242-9/+64
* fixed typo.Sven Neumann2001-10-152-1/+5
* make struct _GPatternSpec and GMatchType private. (g_pattern_equal): newTim Janik2001-10-136-33/+58
* Updates.Matthias Clasen2001-10-113-5/+11
* doc builds.Tim Janik2001-10-0621-110/+101
* Document G_HOOK_FLAG_USER_SHIFT.Matthias Clasen2001-10-0511-80/+96
* Update.Matthias Clasen2001-10-052-8/+10
* Update.Matthias Clasen2001-10-042-34/+53
* Update.Matthias Clasen2001-10-047-140/+160
* documentation update. add documentation. update docs. Remove references toMatthias Clasen2001-10-027-32/+161
* More markup fixes and completions.Matthias Clasen2001-10-0113-243/+260
* Rename g_string_printfa(). to g_string_append_printf().Owen Taylor2001-10-013-7/+14
* Move all *_error_quark() unctions to the 'Private' sections. (#61472)Matthias Clasen2001-10-012-2/+9
* document allowed uses for 'out' parameters.Matthias Clasen2001-10-012-2/+8
* consistently refer to GTK+.Matthias Clasen2001-10-0114-141/+149
* glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgmlMatthias Clasen2001-09-3011-534/+530
* glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml,Matthias Clasen2001-09-294-97/+227
* Fix macros from libcharset to work with autoconf-2.5x. (From LaszloOwen Taylor2001-09-281-0/+8
* Documented some functions, markup fixes. New file. Add entity forMatthias Clasen2001-09-286-101/+125
* Fixes for #58195, based on some ideas from Hidetosh Tajima.Owen Taylor2001-09-271-26/+0
* glib/gmem.c (g_mem_is_system_malloc): Return !vtable_set.Matthias Clasen2001-09-262-2/+6
* glib/glib-section.txt: Add a missing SECTION endtag. (#61126)Matthias Clasen2001-09-252-0/+6
* Version 1.3.9 (binary, interface == 0)Owen Taylor2001-09-251-2/+8
* Add thread_equal function to allow for platform defined function toSebastian Wilhelmi2001-09-191-0/+1
* up version number to 1.3.8, interface age 0, binary age 0.Tim Janik2001-09-181-2/+0
* add simple test for g_path_get_basename().Tim Janik2001-09-181-0/+2
* Fix a typo and change documentation for g_ascii_isdigit andDarin Adler2001-09-172-19/+22
* removed extraneous GObject* returns from a couple functions that are veryTim Janik2001-09-101-0/+2
* got rid of g_set_error_handler(), g_set_warning_handler(),Tim Janik2001-09-1011-106/+139
* Update.Owen Taylor2001-09-1013-2/+405
* Move gbsearcharray.[ch] to glib as a private ininstalled header.Owen Taylor2001-09-082-2/+2
* Add gbsearcharray.[ch].Owen Taylor2001-09-081-0/+8
* updates for 1.3.7 release.Tim Janik2001-09-032-0/+4
* Add closure_marshal/closure_callback fields to GSourceFuncs for use byOwen Taylor2001-09-031-0/+2
* Implement and document g_ascii_isxxx.Alexander Larsson2001-08-253-0/+381
* Patch from Darin Adler to restore Glib-1.2 handling of empty strings, andOwen Taylor2001-08-242-14/+14
* Patch from Josh Pritikin to fix reversed key and value destroy functions.Owen Taylor2001-08-231-1/+18
* Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.cRon Steinke2001-08-162-0/+7
* Set GPATH to fix srcdir != builddir problems with GNU make.Owen Taylor2001-08-123-0/+19
* document value arrays.Tim Janik2001-08-1211-95/+473
* added new function g_nullify_pointer().Sven Neumann2001-08-063-0/+53
* Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke2001-08-051-0/+2
* Modified Files: glib/docs/reference/glib/glib-sections.txtRon Steinke2001-07-301-3/+0
* if __GNUC__ is defined, inline a test for an exact type match forTim Janik2001-07-293-39/+113
* Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.cRon Steinke2001-07-201-9/+9