summaryrefslogtreecommitdiff
path: root/libguile/deprecated.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate make-struct...Andy Wingo2017-09-221-1/+5
* Elide syscalls in fdes->port...Andy Wingo2017-02-141-0/+4
* Reimplement dynamic states...Andy Wingo2016-12-051-0/+4
* Deprecate scm_from_contiguous_array...Daniel Llorens2016-11-231-0/+10
* Deprecate dynamic roots...Andy Wingo2016-11-211-0/+12
* scm_timed_lock_mutex replaces scm_lock_mutex_timed...Andy Wingo2016-11-051-0/+1
* Back to simple unlock-mutex...Andy Wingo2016-11-051-0/+1
* Replace scm_make_mutex_with_flags...Andy Wingo2016-11-051-0/+4
* Deprecate critical sections...Andy Wingo2016-11-011-0/+9
* Deprecate user asyncs...Andy Wingo2016-10-171-0/+6
* Deprecate arbiters...Andy Wingo2016-10-171-0/+6
* Remove unused type from ports-internal...Andy Wingo2016-05-141-1/+0
* Use heap-allocated port types instead of ptobnums...Andy Wingo2016-05-131-2/+1
* GOOPS: Deprecate "using-class" procs like slot-ref-using-class...Andy Wingo2015-01-231-0/+4
* Deprecate scm_get_keyword...Andy Wingo2015-01-231-0/+1
* Deprecate C exports of GOOPS classes....Andy Wingo2015-01-231-0/+54
* Deprecate scm_no_applicable_method C export...Andy Wingo2015-01-231-0/+4
* Deprecate scm_basic_make_class...Andy Wingo2015-01-231-1/+2
* Deprecate C interfaces scm_compute_applicable_methods, scm_find_method...Andy Wingo2015-01-231-0/+5
* Pack array dimensions in array object...Daniel Llorens2014-09-301-1/+0
* Out-of-memory situations raise exceptions instead of aborting...Andy Wingo2014-03-221-4/+9
* Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2013-01-151-1/+2
|\
| * deprecate SCM_CHAR_CODE_LIMIT and char-code-limit...Andy Wingo2013-01-101-1/+9
| * deprecate struct-vtable-tag...Andy Wingo2012-07-061-0/+4
* | Merge remote-tracking branch 'origin/stable-2.0'...Andy Wingo2012-05-231-1/+1
|\|
| * finish deprecating eval closures...Andy Wingo2012-05-231-0/+8
| * deprecate lookup closures...Andy Wingo2012-05-231-0/+10
| * deprecate scm_sym2var...Andy Wingo2012-05-231-0/+7
| * fix SCM_ASRTGO deprecation...Andy Wingo2012-01-081-1/+1
| * deprecate SCM_ASRTGO...Andy Wingo2012-01-081-3/+11
* | Merge remote-tracking branch 'local-2.0/stable-2.0'Andy Wingo2011-05-261-0/+8
|\|
| * deprecate scm_immutable_{double_,}cell...Andy Wingo2011-05-261-0/+8
* | scm_wta_* procedures replace SCM_WTA_* macros...Andy Wingo2011-05-151-0/+37
* | rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK...Andy Wingo2011-05-151-0/+6
* | remove SCM_THREAD_SWITCHING_CODE...Andy Wingo2011-05-151-0/+1
* | merge strictness branch from 2.0Andy Wingo2011-05-131-0/+11
|\|
| * deprecate scm_internal_dynamic_wind...Andy Wingo2011-05-131-0/+11
| * add missing SCM_DEPRECATED annotation...Andy Wingo2011-05-121-4/+4
* | remove all deprecated code...Andy Wingo2011-05-121-731/+30
|/
* deprecate scm_struct_table...Andy Wingo2011-05-011-0/+13
* deprecate scm_whash API...Andy Wingo2011-05-011-0/+18
* Add `scm_t_subr' typedef (fix bug #23681)....Ludovic Courtès2011-02-131-3/+4
* deprecate primitive properties...Andy Wingo2011-02-101-2/+11
* deprecate cuserid...Andy Wingo2010-11-181-0/+5
* remove "discouraged" infrastructure...Andy Wingo2010-08-081-0/+8
* deprecated all discouraged functions...Andy Wingo2010-08-081-0/+89
* deprecate the-last-stack...Andy Wingo2010-06-191-0/+8
* scm_badargsp is deprecated...Andy Wingo2010-05-131-0/+3
* deprecate dynamic-args-call, and update docs some more...Andy Wingo2010-04-021-0/+3
* more fixes to equal? for arrays...Andy Wingo2010-04-011-0/+5