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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-27
Remove generalized vector interface; deprecated in 2.0 already.
Andy Wingo
1
-83
/
+0
2013-02-18
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+83
2013-02-18
deprecate generalized vectors in favor of arrays
Andy Wingo
1
-1
/
+83
2012-07-06
deprecate struct-vtable-tag
Andy Wingo
1
-0
/
+17
2012-06-08
Fix invalid use of `SCM' as a Boolean.
Ludovic Courtès
1
-2
/
+2
2012-05-23
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+2
2012-05-23
finish deprecating eval closures
Andy Wingo
1
-0
/
+79
2012-05-23
deprecate lookup closures
Andy Wingo
1
-0
/
+49
2012-05-23
deprecate scm_sym2var
Andy Wingo
1
-1
/
+59
2012-01-08
deprecate SCM_ASRTGO
Andy Wingo
1
-0
/
+12
2011-10-22
Fix compilation of `deprecated.c' with SCM_DEBUG_TYPING_STRICTNESS=2.
Ludovic Courtès
1
-5
/
+5
2011-06-30
fix --disable-modules build
Andy Wingo
1
-1
/
+9
2011-05-26
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
1
-0
/
+22
2011-05-26
deprecate scm_immutable_{double_,}cell
Andy Wingo
1
-0
/
+22
2011-05-13
merge strictness branch from 2.0
Andy Wingo
1
-0
/
+26
2011-05-13
deprecate scm_internal_dynamic_wind
Andy Wingo
1
-0
/
+23
2011-05-12
remove all deprecated code
Andy Wingo
1
-2546
/
+0
2011-05-01
deprecate scm_struct_table
Andy Wingo
1
-0
/
+14
2011-05-01
deprecated primitive-properties don't get handles from weak hash tables
Andy Wingo
1
-19
/
+16
2011-05-01
deprecate scm_whash API
Andy Wingo
1
-0
/
+64
2011-03-20
Make VM string literals immutable.
Ludovic Courtès
1
-1
/
+1
2011-02-10
deprecate primitive properties
Andy Wingo
1
-1
/
+112
2011-02-09
fix typos in the manual bits generated from source comments.
Ralf Wildenhues
1
-1
/
+1
2010-11-18
deprecate cuserid
Andy Wingo
1
-0
/
+29
2010-08-08
remove "discouraged" infrastructure
Andy Wingo
1
-1
/
+27
2010-08-08
deprecated all discouraged functions
Andy Wingo
1
-0
/
+349
2010-07-28
Use "pointer" instead of "foreign" when dealing with wrapped pointers.
Ludovic Courtès
1
-2
/
+2
2010-07-26
Simplify the (system foreign) API.
Ludovic Courtès
1
-2
/
+2
2010-06-19
deprecate the-last-stack
Andy Wingo
1
-0
/
+49
2010-05-13
scm_badargsp is deprecated
Andy Wingo
1
-0
/
+21
2010-04-02
deprecate dynamic-args-call, and update docs some more
Andy Wingo
1
-0
/
+40
2010-04-01
more fixes to equal? for arrays
Andy Wingo
1
-0
/
+10
2010-02-26
deprecate lazy-catch
Andy Wingo
1
-0
/
+50
2010-01-20
Fix `uniform-vector-read!' and `uniform-vector-write'.
Ludovic Courtès
1
-16
/
+39
2010-01-07
better scm_subr_p deprecation
Andy Wingo
1
-0
/
+7
2010-01-07
reimplement srfi-4 vectors on top of bytevectors
Andy Wingo
1
-50
/
+213
2010-01-05
remove the deprecatd scm_make_subr_*
Andy Wingo
1
-33
/
+1
2009-12-08
SCM_CELL in deprecated.c
Andy Wingo
1
-1
/
+1
2009-12-05
further boot cleanups
Andy Wingo
1
-1
/
+1
2009-12-05
remove a bunch of needless scm_permanent_object calls
Andy Wingo
1
-6
/
+4
2009-12-03
implement transcendental sin, cos etc in c; deprecate $sin, $cos, etc
Andy Wingo
1
-0
/
+45
2009-12-03
expt implemented in C, handles complex numbers
Andy Wingo
1
-0
/
+8
2009-12-03
remove debug frames
Andy Wingo
1
-8
/
+0
2009-12-01
formally deprecate trampolines
Andy Wingo
1
-0
/
+39
2009-12-01
remove some deprecated things, undeprecate scm_the_root_module()
Andy Wingo
1
-22
/
+0
2009-11-25
Don't build `inet-aton' and `inet-ntoa' when --disable-networking.
Ludovic Courtès
1
-2
/
+5
2009-11-16
Deprecate `inet-ntoa' and `inet-aton'.
Ludovic Courtès
1
-0
/
+41
2009-10-09
Deprecate `scm_mask_ints'.
Ludovic Courtès
1
-0
/
+8
2009-10-02
Use `SCM_DEPRECATED' in declarations of deprecated functions/variables.
Ludovic Courtès
1
-0
/
+2
2009-09-28
Remove default port/SMOB finalizers.
Ludovic Courtès
1
-0
/
+15
[next]