summaryrefslogtreecommitdiff
path: root/libguile/deprecated.h
AgeCommit message (Expand)AuthorFilesLines
2016-11-23Deprecate scm_from_contiguous_arraylloda-squash1Daniel Llorens1-0/+10
2016-11-21Deprecate dynamic rootsAndy Wingo1-0/+12
2016-11-05scm_timed_lock_mutex replaces scm_lock_mutex_timedAndy Wingo1-0/+1
2016-11-05Back to simple unlock-mutexAndy Wingo1-0/+1
2016-11-05Replace scm_make_mutex_with_flagsAndy Wingo1-0/+4
2016-11-01Deprecate critical sectionsAndy Wingo1-0/+9
2016-10-17Deprecate user asyncsAndy Wingo1-0/+6
2016-10-17Deprecate arbitersAndy Wingo1-0/+6
2016-05-14Remove unused type from ports-internalAndy Wingo1-1/+0
2016-05-13Use heap-allocated port types instead of ptobnumsAndy Wingo1-2/+1
2015-01-23GOOPS: Deprecate "using-class" procs like slot-ref-using-classAndy Wingo1-0/+4
2015-01-23Deprecate scm_get_keywordAndy Wingo1-0/+1
2015-01-23Deprecate C exports of GOOPS classes.Andy Wingo1-0/+54
2015-01-23Deprecate scm_no_applicable_method C exportAndy Wingo1-0/+4
2015-01-23Deprecate scm_basic_make_classAndy Wingo1-1/+2
2015-01-23Deprecate C interfaces scm_compute_applicable_methods, scm_find_methodAndy Wingo1-0/+5
2014-09-30Pack array dimensions in array objectDaniel Llorens1-1/+0
2014-03-22Out-of-memory situations raise exceptions instead of abortingAndy Wingo1-4/+9
2013-01-15Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-1/+2
2013-01-10deprecate SCM_CHAR_CODE_LIMIT and char-code-limitAndy Wingo1-1/+9
2012-07-06deprecate struct-vtable-tagAndy Wingo1-0/+4
2012-05-23Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-1/+1
2012-05-23finish deprecating eval closuresAndy Wingo1-0/+8
2012-05-23deprecate lookup closuresAndy Wingo1-0/+10
2012-05-23deprecate scm_sym2varAndy Wingo1-0/+7
2012-01-08fix SCM_ASRTGO deprecationAndy Wingo1-1/+1
2012-01-08deprecate SCM_ASRTGOAndy Wingo1-3/+11
2011-05-26Merge remote-tracking branch 'local-2.0/stable-2.0'Andy Wingo1-0/+8
2011-05-26deprecate scm_immutable_{double_,}cellAndy Wingo1-0/+8
2011-05-15scm_wta_* procedures replace SCM_WTA_* macrosAndy Wingo1-0/+37
2011-05-15rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICKAndy Wingo1-0/+6
2011-05-15remove SCM_THREAD_SWITCHING_CODEAndy Wingo1-0/+1
2011-05-13merge strictness branch from 2.0Andy Wingo1-0/+11
2011-05-13deprecate scm_internal_dynamic_windAndy Wingo1-0/+11
2011-05-12remove all deprecated codeAndy Wingo1-731/+30
2011-05-12add missing SCM_DEPRECATED annotationAndy Wingo1-4/+4
2011-05-01deprecate scm_struct_tableAndy Wingo1-0/+13
2011-05-01deprecate scm_whash APIAndy Wingo1-0/+18
2011-02-13Add `scm_t_subr' typedef (fix bug #23681).Ludovic Courtès1-3/+4
2011-02-10deprecate primitive propertiesAndy Wingo1-2/+11
2010-11-18deprecate cuseridAndy Wingo1-0/+5
2010-08-08remove "discouraged" infrastructureAndy Wingo1-0/+8
2010-08-08deprecated all discouraged functionsAndy Wingo1-0/+89
2010-06-19deprecate the-last-stackAndy Wingo1-0/+8
2010-05-13scm_badargsp is deprecatedAndy Wingo1-0/+3
2010-04-02deprecate dynamic-args-call, and update docs some moreAndy Wingo1-0/+3
2010-04-01more fixes to equal? for arraysAndy Wingo1-0/+5
2010-02-26deprecate lazy-catchAndy Wingo1-0/+10
2010-01-20Fix `uniform-vector-read!' and `uniform-vector-write'.Ludovic Courtès1-8/+8
2010-01-07better scm_subr_p deprecationAndy Wingo1-1/+2