index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
deprecated.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
Deprecate scm_from_contiguous_array
lloda-squash1
Daniel Llorens
1
-0
/
+10
2016-11-21
Deprecate dynamic roots
Andy Wingo
1
-0
/
+12
2016-11-05
scm_timed_lock_mutex replaces scm_lock_mutex_timed
Andy Wingo
1
-0
/
+1
2016-11-05
Back to simple unlock-mutex
Andy Wingo
1
-0
/
+1
2016-11-05
Replace scm_make_mutex_with_flags
Andy Wingo
1
-0
/
+4
2016-11-01
Deprecate critical sections
Andy Wingo
1
-0
/
+9
2016-10-17
Deprecate user asyncs
Andy Wingo
1
-0
/
+6
2016-10-17
Deprecate arbiters
Andy Wingo
1
-0
/
+6
2016-05-14
Remove unused type from ports-internal
Andy Wingo
1
-1
/
+0
2016-05-13
Use heap-allocated port types instead of ptobnums
Andy Wingo
1
-2
/
+1
2015-01-23
GOOPS: Deprecate "using-class" procs like slot-ref-using-class
Andy Wingo
1
-0
/
+4
2015-01-23
Deprecate scm_get_keyword
Andy Wingo
1
-0
/
+1
2015-01-23
Deprecate C exports of GOOPS classes.
Andy Wingo
1
-0
/
+54
2015-01-23
Deprecate scm_no_applicable_method C export
Andy Wingo
1
-0
/
+4
2015-01-23
Deprecate scm_basic_make_class
Andy Wingo
1
-1
/
+2
2015-01-23
Deprecate C interfaces scm_compute_applicable_methods, scm_find_method
Andy Wingo
1
-0
/
+5
2014-09-30
Pack array dimensions in array object
Daniel Llorens
1
-1
/
+0
2014-03-22
Out-of-memory situations raise exceptions instead of aborting
Andy Wingo
1
-4
/
+9
2013-01-15
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+2
2013-01-10
deprecate SCM_CHAR_CODE_LIMIT and char-code-limit
Andy Wingo
1
-1
/
+9
2012-07-06
deprecate struct-vtable-tag
Andy Wingo
1
-0
/
+4
2012-05-23
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+1
2012-05-23
finish deprecating eval closures
Andy Wingo
1
-0
/
+8
2012-05-23
deprecate lookup closures
Andy Wingo
1
-0
/
+10
2012-05-23
deprecate scm_sym2var
Andy Wingo
1
-0
/
+7
2012-01-08
fix SCM_ASRTGO deprecation
Andy Wingo
1
-1
/
+1
2012-01-08
deprecate SCM_ASRTGO
Andy Wingo
1
-3
/
+11
2011-05-26
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
1
-0
/
+8
2011-05-26
deprecate scm_immutable_{double_,}cell
Andy Wingo
1
-0
/
+8
2011-05-15
scm_wta_* procedures replace SCM_WTA_* macros
Andy Wingo
1
-0
/
+37
2011-05-15
rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK
Andy Wingo
1
-0
/
+6
2011-05-15
remove SCM_THREAD_SWITCHING_CODE
Andy Wingo
1
-0
/
+1
2011-05-13
merge strictness branch from 2.0
Andy Wingo
1
-0
/
+11
2011-05-13
deprecate scm_internal_dynamic_wind
Andy Wingo
1
-0
/
+11
2011-05-12
remove all deprecated code
Andy Wingo
1
-731
/
+30
2011-05-12
add missing SCM_DEPRECATED annotation
Andy Wingo
1
-4
/
+4
2011-05-01
deprecate scm_struct_table
Andy Wingo
1
-0
/
+13
2011-05-01
deprecate scm_whash API
Andy Wingo
1
-0
/
+18
2011-02-13
Add `scm_t_subr' typedef (fix bug #23681).
Ludovic Courtès
1
-3
/
+4
2011-02-10
deprecate primitive properties
Andy Wingo
1
-2
/
+11
2010-11-18
deprecate cuserid
Andy Wingo
1
-0
/
+5
2010-08-08
remove "discouraged" infrastructure
Andy Wingo
1
-0
/
+8
2010-08-08
deprecated all discouraged functions
Andy Wingo
1
-0
/
+89
2010-06-19
deprecate the-last-stack
Andy Wingo
1
-0
/
+8
2010-05-13
scm_badargsp is deprecated
Andy Wingo
1
-0
/
+3
2010-04-02
deprecate dynamic-args-call, and update docs some more
Andy Wingo
1
-0
/
+3
2010-04-01
more fixes to equal? for arrays
Andy Wingo
1
-0
/
+5
2010-02-26
deprecate lazy-catch
Andy Wingo
1
-0
/
+10
2010-01-20
Fix `uniform-vector-read!' and `uniform-vector-write'.
Ludovic Courtès
1
-8
/
+8
2010-01-07
better scm_subr_p deprecation
Andy Wingo
1
-1
/
+2
[next]