summaryrefslogtreecommitdiff
path: root/libguile/deprecated.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-22Deprecate make-structAndy Wingo1-1/+50
2017-02-14Elide syscalls in fdes->portAndy Wingo1-0/+14
2016-12-05Reimplement dynamic statesAndy Wingo1-1/+13
2016-11-23Deprecate scm_from_contiguous_arrayDaniel Llorens1-0/+40
2016-11-21Deprecate dynamic rootsAndy Wingo1-0/+156
2016-11-05scm_timed_lock_mutex replaces scm_lock_mutex_timedAndy Wingo1-0/+15
2016-11-05Back to simple unlock-mutexAndy Wingo1-0/+15
2016-11-05Replace scm_make_mutex_with_flagsAndy Wingo1-0/+22
2016-11-01Deprecate critical sectionsAndy Wingo1-0/+41
2016-10-17Deprecate user asyncsAndy Wingo1-0/+63
2016-10-17Deprecate arbitersAndy Wingo1-0/+95
2016-05-13Use heap-allocated port types instead of ptobnumsAndy Wingo1-1/+0
2015-01-23GOOPS: Deprecate "using-class" procs like slot-ref-using-classAndy Wingo1-0/+39
2015-01-23Deprecate scm_get_keywordAndy Wingo1-0/+14
2015-01-23Deprecate C exports of GOOPS classes.Andy Wingo1-0/+90
2015-01-23Generics with setters have <applicable-struct-with-setter> layoutAndy Wingo1-5/+7
2015-01-23Remove unused CPP defines naming <method> slotsAndy Wingo1-0/+1
2015-01-23Deprecate scm_no_applicable_method C exportAndy Wingo1-0/+9
2015-01-23Deprecate scm_basic_make_classAndy Wingo1-1/+12
2015-01-23Deprecate C interfaces scm_compute_applicable_methods, scm_find_methodAndy Wingo1-0/+229
2014-03-22Out-of-memory situations raise exceptions instead of abortingAndy Wingo1-1/+16
2013-11-27Remove generalized vector interface; deprecated in 2.0 already.Andy Wingo1-83/+0
2013-02-18Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-1/+83
2013-02-18deprecate generalized vectors in favor of arraysAndy Wingo1-1/+83
2012-07-06deprecate struct-vtable-tagAndy Wingo1-0/+17
2012-06-08Fix invalid use of `SCM' as a Boolean.Ludovic Courtès1-2/+2
2012-05-23Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo1-1/+2
2012-05-23finish deprecating eval closuresAndy Wingo1-0/+79
2012-05-23deprecate lookup closuresAndy Wingo1-0/+49
2012-05-23deprecate scm_sym2varAndy Wingo1-1/+59
2012-01-08deprecate SCM_ASRTGOAndy Wingo1-0/+12
2011-10-22Fix compilation of `deprecated.c' with SCM_DEBUG_TYPING_STRICTNESS=2.Ludovic Courtès1-5/+5
2011-06-30fix --disable-modules buildAndy Wingo1-1/+9
2011-05-26Merge remote-tracking branch 'local-2.0/stable-2.0'Andy Wingo1-0/+22
2011-05-26deprecate scm_immutable_{double_,}cellAndy Wingo1-0/+22
2011-05-13merge strictness branch from 2.0Andy Wingo1-0/+26
2011-05-13deprecate scm_internal_dynamic_windAndy Wingo1-0/+23
2011-05-12remove all deprecated codeAndy Wingo1-2546/+0
2011-05-01deprecate scm_struct_tableAndy Wingo1-0/+14
2011-05-01deprecated primitive-properties don't get handles from weak hash tablesAndy Wingo1-19/+16
2011-05-01deprecate scm_whash APIAndy Wingo1-0/+64
2011-03-20Make VM string literals immutable.Ludovic Courtès1-1/+1
2011-02-10deprecate primitive propertiesAndy Wingo1-1/+112
2011-02-09fix typos in the manual bits generated from source comments.Ralf Wildenhues1-1/+1
2010-11-18deprecate cuseridAndy Wingo1-0/+29
2010-08-08remove "discouraged" infrastructureAndy Wingo1-1/+27
2010-08-08deprecated all discouraged functionsAndy Wingo1-0/+349
2010-07-28Use "pointer" instead of "foreign" when dealing with wrapped pointers.Ludovic Courtès1-2/+2
2010-07-26Simplify the (system foreign) API.Ludovic Courtès1-2/+2
2010-06-19deprecate the-last-stackAndy Wingo1-0/+49