summaryrefslogtreecommitdiff
path: root/libguile/deprecated.h
Commit message (Expand)AuthorAgeFilesLines
* Deprecate symbol properties.Ludovic Courtès2022-02-041-0/+10
* Bignums avoid both custom GMP allocator and finalizersAndy Wingo2022-01-131-1/+14
* Deprecate scm_from_contiguous_typed_arrayDaniel Llorens2021-08-161-0/+3
* Remove the 'simple vector' conceptDaniel Llorens2021-08-161-0/+1
* Replace libltdl with raw dlopen, dlsymAndy Wingo2021-02-031-1/+3
* Move copy-tree to (ice-9 copy-tree); deprecate main bindingAndy Wingo2020-09-101-0/+2
* Clean up srcprops implementationAndy Wingo2020-09-031-0/+7
* Deprecate scm_bitvector, scm_make_bitvector, scm_bitvector_pAndy Wingo2020-04-291-0/+3
* Deprecate useless C bitvector interfaceAndy Wingo2020-04-291-0/+1
* bitvector-count-bits replaces bit-count*Andy Wingo2020-04-291-0/+1
* bitvector-flip-all-bits! replaces bit-invert!Andy Wingo2020-04-181-0/+1
* bitvector-set-all-bits! / bitvector-clear-all-bits! replace bitvector-fill!Andy Wingo2020-04-151-0/+1
* bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set!Andy Wingo2020-04-141-0/+2
* bitvector-bit-set? / bitvector-bit-clear? replace bitvector-refAndy Wingo2020-04-141-0/+2
* Replace bit-set*! with bitvector-set-bits! / bitvector-clear-bits!Andy Wingo2020-04-131-0/+1
* Replace bit-position with bitvector-positionAndy Wingo2020-04-121-0/+1
* Replace bit-count with bitvector-countAndy Wingo2020-04-121-0/+1
* Deprecate bitvector-ref on array slicesAndy Wingo2020-04-121-0/+2
* Reintroduce 'SCM_MEMORY_ERROR' in terms of 'scm_report_out_of_memory'.Ludovic Courtès2020-02-111-1/+3
* Deprecate scm_find_executableAndy Wingo2018-10-071-0/+2
* Rename scm_i_thread to scm_threadAndy Wingo2018-06-261-0/+2
* Deprecate scm_t_uint8 and similar typedefsAndy Wingo2018-06-211-0/+20
* Start to use C99 stdint in gen-scmconfigAndy Wingo2018-06-211-0/+5
* Update license notices in all C filesAndy Wingo2018-06-201-17/+17
* libguile header files have uniform format for copyright declarationsAndy Wingo2018-06-201-1/+2
* Remove (C) from copyright statementsAndy Wingo2018-06-201-1/+1
* Rename __scm.h to scm.hAndy Wingo2018-06-201-1/+0
* Deprecate pre-stdint.h limit macrosAndy Wingo2018-06-201-0/+28
* Deprecate SCM_STATIC_DOUBLE_CELL snarf macroAndy Wingo2018-06-201-0/+12
* Devolve more validate macrosAndy Wingo2018-06-181-0/+8
* Assume that if we have GCC, we have GCC >= 3.0.Andy Wingo2018-06-171-0/+9
* Refactor handling of auxiliary stacks and setjmp/longjmpAndy Wingo2018-06-171-1/+3
* Remove all deprecated codeAndy Wingo2017-05-221-251/+2
* Elide syscalls in fdes->portAndy Wingo2017-02-141-0/+4
* Reimplement dynamic statesAndy Wingo2016-12-051-0/+4
* Deprecate scm_from_contiguous_arrayDaniel Llorens2016-11-231-0/+10
* Deprecate dynamic rootsAndy Wingo2016-11-211-0/+12
* scm_timed_lock_mutex replaces scm_lock_mutex_timedAndy Wingo2016-11-051-0/+1
* Back to simple unlock-mutexAndy Wingo2016-11-051-0/+1
* Replace scm_make_mutex_with_flagsAndy Wingo2016-11-051-0/+4
* Deprecate critical sectionsAndy Wingo2016-11-011-0/+9
* Deprecate user asyncsAndy Wingo2016-10-171-0/+6
* Deprecate arbitersAndy Wingo2016-10-171-0/+6
* Remove unused type from ports-internalAndy Wingo2016-05-141-1/+0
* Use heap-allocated port types instead of ptobnumsAndy Wingo2016-05-131-2/+1
* GOOPS: Deprecate "using-class" procs like slot-ref-using-classAndy Wingo2015-01-231-0/+4
* Deprecate scm_get_keywordAndy Wingo2015-01-231-0/+1
* Deprecate C exports of GOOPS classes.Andy Wingo2015-01-231-0/+54
* Deprecate scm_no_applicable_method C exportAndy Wingo2015-01-231-0/+4
* Deprecate scm_basic_make_classAndy Wingo2015-01-231-1/+2