summaryrefslogtreecommitdiff
path: root/libguile/deprecated.h
Commit message (Expand)AuthorAgeFilesLines
...
* Deprecate C interfaces scm_compute_applicable_methods, scm_find_methodAndy Wingo2015-01-231-0/+5
* Pack array dimensions in array objectDaniel Llorens2014-09-301-1/+0
* Out-of-memory situations raise exceptions instead of abortingAndy 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-limitAndy Wingo2013-01-101-1/+9
| * deprecate struct-vtable-tagAndy Wingo2012-07-061-0/+4
* | Merge remote-tracking branch 'origin/stable-2.0'Andy Wingo2012-05-231-1/+1
|\ \ | |/
| * finish deprecating eval closuresAndy Wingo2012-05-231-0/+8
| * deprecate lookup closuresAndy Wingo2012-05-231-0/+10
| * deprecate scm_sym2varAndy Wingo2012-05-231-0/+7
| * fix SCM_ASRTGO deprecationAndy Wingo2012-01-081-1/+1
| * deprecate SCM_ASRTGOAndy 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_,}cellAndy Wingo2011-05-261-0/+8
* | scm_wta_* procedures replace SCM_WTA_* macrosAndy Wingo2011-05-151-0/+37
* | rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICKAndy Wingo2011-05-151-0/+6
* | remove SCM_THREAD_SWITCHING_CODEAndy Wingo2011-05-151-0/+1
* | merge strictness branch from 2.0Andy Wingo2011-05-131-0/+11
|\ \ | |/
| * deprecate scm_internal_dynamic_windAndy Wingo2011-05-131-0/+11
| * add missing SCM_DEPRECATED annotationAndy Wingo2011-05-121-4/+4
* | remove all deprecated codeAndy Wingo2011-05-121-731/+30
|/
* deprecate scm_struct_tableAndy Wingo2011-05-011-0/+13
* deprecate scm_whash APIAndy Wingo2011-05-011-0/+18
* Add `scm_t_subr' typedef (fix bug #23681).Ludovic Courtès2011-02-131-3/+4
* deprecate primitive propertiesAndy Wingo2011-02-101-2/+11
* deprecate cuseridAndy Wingo2010-11-181-0/+5
* remove "discouraged" infrastructureAndy Wingo2010-08-081-0/+8
* deprecated all discouraged functionsAndy Wingo2010-08-081-0/+89
* deprecate the-last-stackAndy Wingo2010-06-191-0/+8
* scm_badargsp is deprecatedAndy Wingo2010-05-131-0/+3
* deprecate dynamic-args-call, and update docs some moreAndy Wingo2010-04-021-0/+3
* more fixes to equal? for arraysAndy Wingo2010-04-011-0/+5
* deprecate lazy-catchAndy Wingo2010-02-261-0/+10
* Fix `uniform-vector-read!' and `uniform-vector-write'.Ludovic Courtès2010-01-201-8/+8
* better scm_subr_p deprecationAndy Wingo2010-01-071-1/+2
* reimplement srfi-4 vectors on top of bytevectorsAndy Wingo2010-01-071-2/+9
* move subr implementation details to gsubr.[ch]Andy Wingo2010-01-051-0/+5
* remove the deprecatd scm_make_subr_*Andy Wingo2010-01-051-11/+1
* procedures-with-setters implemented in terms of structsAndy Wingo2009-12-071-0/+8
* implement transcendental sin, cos etc in c; deprecate $sin, $cos, etcAndy Wingo2009-12-031-0/+6
* expt implemented in C, handles complex numbersAndy Wingo2009-12-031-0/+2
* replace frame implementation with VM framesAndy Wingo2009-12-031-2/+0
* remove debug framesAndy Wingo2009-12-031-2/+0
* formally deprecate trampolinesAndy Wingo2009-12-011-0/+7
* remove some deprecated things, undeprecate scm_the_root_module()Andy Wingo2009-12-011-35/+0
* a very big commit cleaning up structs & goops. also applicable structs.Andy Wingo2009-11-261-0/+9
* Deprecate `inet-ntoa' and `inet-aton'.Ludovic Courtès2009-11-161-0/+6
* Clean up some uses of old GC macros that don't exist any more.Ken Raeburn2009-10-301-3/+0
* Deprecate `scm_mask_ints'.Ludovic Courtès2009-10-091-0/+6
* Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.Ludovic Courtès2009-10-021-125/+127