make struct _GPatternSpec and GMatchType private. (g_pattern_equal): new
[platform/upstream/glib.git] / docs / reference / ChangeLog
2001-10-13 Tim Janikmake struct _GPatternSpec and GMatchType private. ...
2001-10-11 Matthias ClasenUpdates.
2001-10-05 Matthias ClasenDocument G_HOOK_FLAG_USER_SHIFT.
2001-10-05 Matthias ClasenUpdate.
2001-10-04 Matthias ClasenUpdate.
2001-10-04 Matthias ClasenUpdate.
2001-10-02 Matthias Clasendocumentation update. add documentation. update docs...
2001-10-01 Matthias ClasenMore markup fixes and completions.
2001-10-01 Owen TaylorRename g_string_printfa(). to g_string_append_printf().
2001-10-01 Matthias ClasenMove all *_error_quark() unctions to the 'Private'...
2001-10-01 Matthias Clasendocument allowed uses for 'out' parameters.
2001-10-01 Matthias Clasenconsistently refer to GTK+.
2001-09-30 Matthias Clasenglib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
2001-09-29 Matthias Clasenglib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml,
2001-09-28 Matthias ClasenDocumented some functions, markup fixes. New file....
2001-09-26 Matthias Clasenglib/gmem.c (g_mem_is_system_malloc): Return !vtable_set.
2001-09-25 Matthias Clasenglib/glib-section.txt: Add a missing SECTION endtag...
2001-09-17 Darin AdlerFix a typo and change documentation for g_ascii_isdigit and
2001-09-10 Tim Janikgot rid of g_set_error_handler(), g_set_warning_handler(),
2001-09-10 Owen TaylorUpdate.
2001-09-08 Owen TaylorAdd gbsearcharray.[ch].
2001-08-16 Ron SteinkeModified Files: glib/ChangeLog glib/glib/giochannel...
2001-08-12 Owen TaylorSet GPATH to fix srcdir != builddir problems with GNU...
2001-08-12 Tim Janikdocument value arrays.
2001-08-06 Sven Neumannadded new function g_nullify_pointer().
2001-07-19 Darin AdlerAdd missing const. (g_strsplit): Add g_return_val_if_fa...
2001-07-19 Matthias Clasenfix some typos.
2001-06-28 Owen TaylorBuffers Files Tools Edit Search Mule Help ...
2001-06-26 Owen TaylorFix problem with glibconfig.h
2001-06-26 Sebastian WilhelmiCorrected.
2001-06-07 Sebastian WilhelmiLook for nanosleep function.
2001-05-23 Sebastian WilhelmiTiny speed improvement suggested by noon@users.sourcefo...
2001-05-19 Havoc Penningtonadd glibintl.h
2001-05-18 Sebastian WilhelmiUpdated.
2001-05-09 Sebastian WilhelmiUpdates after some renaming took place.
2001-05-08 Sebastian WilhelmiClarification for g_mutex_trylock.
2001-05-08 Sebastian WilhelmiUpdated.
2001-04-19 Sebastian WilhelmiChanges due to deprecation update.
2001-04-16 Owen TaylorMore tweaks from GTK+. Reenable $(HTML_IMAGES) with...
2001-04-04 Tim Janikdisabled "for i in $(HTML_IMAGES) ;" dist-hook because...
2001-04-03 Owen TaylorAdd explicit path to tmpl files in dependencies.
2001-04-03 Sebastian WilhelmiAdded GThreadPool documentation.
2001-04-03 Sebastian WilhelmiUpdated.
2001-04-03 Sebastian WilhelmiRemoved g_static_private_(get|set)_for_thread.
2001-03-26 Owen TaylorAdd --deprecated-guards
2001-03-17 Owen TaylorA couple of small fixes.
2001-03-08 Sebastian WilhelmiSpelling corrections.
2001-03-07 Owen TaylorRevert Tim's last commit to get rid of 7+ unnecessary...
2001-03-07 Sebastian WilhelmiFixed stupid typo.
2001-03-07 Sebastian WilhelmiC2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
2001-03-07 Tim Janikchanged prototype of g_boxed_type_register_static(...
2001-03-07 Sebastian WilhelmiSet G_LOG_DOMAIN to \"GModule\" instead of g_log_domain...
2001-02-23 Sebastian WilhelmiChange the order to match the order in g_thread_create().
2001-02-16 Tim Janikincorporated huge docu patch from Eric Lemings <eric...
2001-02-12 Owen TaylorThe ultimate gtk-doc makefile.
2001-02-01 Sebastian WilhelmiAdded g_static_mutex_init to allow initialization of...
2001-01-31 Tim Janikadapt to work with new CVS gtk-doc, leaving the old...
2001-01-30 Sebastian WilhelmiCall g_thread_impl_init(), as g_thread_init won't call it.
2001-01-09 Tim Janikadded some function documentations.
2001-01-05 Owen TaylorUpdated.
2000-12-22 Sebastian WilhelmiDetermine the suffix of the shared librarries for this...
2000-12-19 Sebastian WilhelmiUpdated G_RAND_DOUBLE_TRANSFORM to be more accurate...
2000-12-05 Owen Tayloradd images
2000-11-13 Owen TaylorMove conversion functions into GConv section.
2000-11-11 Owen TaylorUpdates added
2000-11-05 Havoc Penningtonrename G_MARKUP_FOO to G_MARKUP_DO_NOT_USE_THIS_UNSUPPO...
2000-11-05 Havoc Penningtonremove parens from section name, confuses gtk-doc
2000-11-05 Havoc PenningtonFree the src error if the dest location is NULL - I...
2000-11-05 Havoc PenningtonAdded
2000-11-03 Tim Janikprefix internal functions with '_'. renamed g_signal_co...
2000-11-02 Sebastian WilhelmiRemove superfluous GSearchFunc.
2000-11-02 Sebastian WilhelmiAdded documentation for asynchronous queues.
2000-10-31 Sebastian WilhelmiThis time the right fix.
2000-10-30 Sebastian WilhelmiAdded documentation for G_MAXU(INT|SHORT|LONG).
2000-10-30 Sebastian WilhelmiMove GCompareFunc to GList and introduce and document...
2000-10-30 Tim Janikstart at general description.
2000-10-30 Tim Janikopened up a new section on signals.
2000-10-27 Sebastian WilhelmiRemoved the win32 limitation.
2000-10-27 Sebastian WilhelmiDocument the recently deprecated functions as such.
2000-10-16 Raja R Harinathgmodule: New variable. (dist-hook): Handle $(BUILT_EXTR...
2000-10-13 Sebastian WilhelmiAdded inline documentation.
2000-10-09 Raja R HarinathForgot to commit this.
2000-09-29 Jonathan BlandfordAdded function to keep symetry with g_node_insert_befor...
2000-09-07 Owen TaylorSome further makefile improvement.
2000-09-06 Owen TaylorImprove separation of generic non-generic parts and...
2000-09-06 Owen Taylorhead -n 4 ChangeLog
2000-07-01 Damon Chaplinupdated g_strndup.
2000-06-11 Damon Chaplinupdated a bit more.
2000-06-11 Damon Chaplinupdated a few bits about log handlers & flags.
2000-04-15 Damon Chaplinupdated.
2000-02-21 Damon Chaplinupdated the g_source_remove_by_XXX() descriptions to...
2000-01-27 Damon Chapling_bit_nth_lsf/msf docs from Nils Rennebarth <nils@ipe...
1999-12-02 Sebastian WilhelmiRemoved G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
1999-08-17 Owen TaylorAdded missing </para> Added missing </para> Added missi...
1999-08-16 Owen TaylorAdded some simple build instructions.
1999-08-16 Owen TaylorInitial revision