summaryrefslogtreecommitdiff
path: root/libguile/deprecated.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate make-struct...Andy Wingo2017-09-221-1/+50
* Elide syscalls in fdes->port...Andy Wingo2017-02-141-0/+14
* Reimplement dynamic states...Andy Wingo2016-12-051-1/+13
* Deprecate scm_from_contiguous_array...Daniel Llorens2016-11-231-0/+40
* Deprecate dynamic roots...Andy Wingo2016-11-211-0/+156
* scm_timed_lock_mutex replaces scm_lock_mutex_timed...Andy Wingo2016-11-051-0/+15
* Back to simple unlock-mutex...Andy Wingo2016-11-051-0/+15
* Replace scm_make_mutex_with_flags...Andy Wingo2016-11-051-0/+22
* Deprecate critical sections...Andy Wingo2016-11-011-0/+41
* Deprecate user asyncs...Andy Wingo2016-10-171-0/+63
* Deprecate arbiters...Andy Wingo2016-10-171-0/+95
* Use heap-allocated port types instead of ptobnums...Andy Wingo2016-05-131-1/+0
* GOOPS: Deprecate "using-class" procs like slot-ref-using-class...Andy Wingo2015-01-231-0/+39
* Deprecate scm_get_keyword...Andy Wingo2015-01-231-0/+14
* Deprecate C exports of GOOPS classes....Andy Wingo2015-01-231-0/+90
* Generics with setters have <applicable-struct-with-setter> layout...Andy Wingo2015-01-231-5/+7
* Remove unused CPP defines naming <method> slots...Andy Wingo2015-01-231-0/+1
* Deprecate scm_no_applicable_method C export...Andy Wingo2015-01-231-0/+9
* Deprecate scm_basic_make_class...Andy Wingo2015-01-231-1/+12
* Deprecate C interfaces scm_compute_applicable_methods, scm_find_method...Andy Wingo2015-01-231-0/+229
* Out-of-memory situations raise exceptions instead of aborting...Andy Wingo2014-03-221-1/+16
* Remove generalized vector interface; deprecated in 2.0 already....Andy Wingo2013-11-271-83/+0
* Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2013-02-181-1/+83
|\
| * deprecate generalized vectors in favor of arrays...Andy Wingo2013-02-181-1/+83
| * deprecate struct-vtable-tag...Andy Wingo2012-07-061-0/+17
| * Fix invalid use of `SCM' as a Boolean....Ludovic Courtès2012-06-081-2/+2
* | Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2012-05-231-1/+2
|\|
| * finish deprecating eval closures...Andy Wingo2012-05-231-0/+79
| * deprecate lookup closures...Andy Wingo2012-05-231-0/+49
| * deprecate scm_sym2var...Andy Wingo2012-05-231-1/+59
| * deprecate SCM_ASRTGO...Andy Wingo2012-01-081-0/+12
| * Fix compilation of `deprecated.c' with SCM_DEBUG_TYPING_STRICTNESS=2....Ludovic Courtès2011-10-221-5/+5
| * fix --disable-modules build...Andy Wingo2011-06-301-1/+9
* | Merge remote-tracking branch 'local-2.0/stable-2.0'Andy Wingo2011-05-261-0/+22
|\|
| * deprecate scm_immutable_{double_,}cell...Andy Wingo2011-05-261-0/+22
* | merge strictness branch from 2.0Andy Wingo2011-05-131-0/+26
|\|
| * deprecate scm_internal_dynamic_wind...Andy Wingo2011-05-131-0/+23
* | remove all deprecated code...Andy Wingo2011-05-121-2546/+0
|/
* deprecate scm_struct_table...Andy Wingo2011-05-011-0/+14
* deprecated primitive-properties don't get handles from weak hash tables...Andy Wingo2011-05-011-19/+16
* deprecate scm_whash API...Andy Wingo2011-05-011-0/+64
* Make VM string literals immutable....Ludovic Courtès2011-03-201-1/+1
* deprecate primitive properties...Andy Wingo2011-02-101-1/+112
* fix typos in the manual bits generated from source comments....Ralf Wildenhues2011-02-091-1/+1
* deprecate cuserid...Andy Wingo2010-11-181-0/+29
* remove "discouraged" infrastructure...Andy Wingo2010-08-081-1/+27
* deprecated all discouraged functions...Andy Wingo2010-08-081-0/+349
* Use "pointer" instead of "foreign" when dealing with wrapped pointers....Ludovic Courtès2010-07-281-2/+2
* Simplify the (system foreign) API....Ludovic Courtès2010-07-261-2/+2
* deprecate the-last-stack...Andy Wingo2010-06-191-0/+49