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
/
struct.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-07
structs with tail arrays are not simple
Andy Wingo
1
-3
/
+3
2012-10-12
Implement `hash' for structs.
Ludovic Courtès
1
-0
/
+2
2012-07-28
deprecate make-vtable-vtable
Andy Wingo
1
-1
/
+4
2012-07-06
deprecate struct-vtable-tag
Andy Wingo
1
-2
/
+1
2011-05-01
deprecate scm_struct_table
Andy Wingo
1
-8
/
+1
2010-08-29
add flag to vtables to indicate that their layout is valid
Andy Wingo
1
-16
/
+16
2010-01-26
Recognize structs with both "pr" and "pw" flags as simple.
Ludovic Courtès
1
-1
/
+1
2010-01-25
Add ASCII art representing the basic struct layout.
Ludovic Courtès
1
-1
/
+29
2010-01-23
Optimize struct initialization and accessors for the common case.
Ludovic Courtès
1
-6
/
+6
2009-12-08
scm_i_alloc_struct does not take a "what" arg
Andy Wingo
1
-1
/
+1
2009-12-08
reserve a vtable flag for smobs.
Andy Wingo
1
-1
/
+1
2009-12-08
add vtable finalizer and printer setter macros
Andy Wingo
1
-1
/
+3
2009-12-08
make some applicable struct vtable-vtable public to C
Andy Wingo
1
-0
/
+4
2009-12-07
add scm_c_make_struct[v]
Andy Wingo
1
-0
/
+4
2009-12-07
procedures-with-setters implemented in terms of structs
Andy Wingo
1
-1
/
+1
2009-12-05
some scm_i_init_guile cleanups
Andy Wingo
1
-1
/
+0
2009-11-26
header tidyings
Andy Wingo
1
-11
/
+11
2009-11-26
limn goops flags, remove foreign objs, rename entity to applicable-struct
Andy Wingo
1
-3
/
+5
2009-11-26
a very big commit cleaning up structs & goops. also applicable structs.
Andy Wingo
1
-42
/
+105
2009-11-15
remove redundant, unnecessary instance size from struct vtables
Andy Wingo
1
-1
/
+0
2009-11-15
remove support for "entities" -- a form of applicable struct
Andy Wingo
1
-1
/
+1
2009-11-15
remove unused struct gc chain macros
Andy Wingo
1
-3
/
+0
2009-10-20
Use proper types for hash/assoc functions in `hashtab.h'.
Ludovic Courtès
1
-2
/
+2
2009-08-18
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-6
/
+7
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2008-09-10
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
1
-3
/
+3
2008-09-10
Merge commit '7337d56d5714227865aeca2b40b6bd97cce296d2' into boehm-demers-wei...
Ludovic Courtès
1
-1
/
+2
2008-09-10
Removed the now-useless `scm_struct_free_*' functions.
Ludovic Courtes
1
-4
/
+0
2008-09-05
Added support for the free function of structures.
Ludovic Courtes
1
-1
/
+0
2008-08-16
Use word_2 to store mark bits for freeing structs and vtables in the
Han-Wen Nienhuys
1
-0
/
+9
2008-05-31
Add `SCM_INTERNAL' macro, use it.
Ludovic Courtès
1
-4
/
+4
2007-03-07
merge from 1.8 branch
Kevin Ryde
1
-1
/
+2
2006-06-13
Changes from arch/CVS synchronization
Ludovic Courtès
1
-0
/
+1
2006-04-17
merge from 1.8 branch
Kevin Ryde
1
-1
/
+1
2005-05-23
The FSF has a new address.
Marius Vollmer
1
-1
/
+1
2003-04-05
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
1
-35
/
+11
2002-09-05
* struct.h: change scm_structs_to_free to scm_i_structs_to_free
Han-Wen Nienhuys
1
-1
/
+1
2002-02-11
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
Marius Vollmer
1
-6
/
+7
2001-11-02
Prefixed each each exported symbol with SCM_API.
Marius Vollmer
1
-23
/
+23
2001-08-31
* Remove deprecated macros and typenames.
Dirk Herrmann
1
-4
/
+5
2001-07-29
(scm_vtable_index_vcell): Removed. Renumbered subsequent indices.
Marius Vollmer
1
-4
/
+6
2001-07-26
* tags.h: Update tag system docs.
Marius Vollmer
1
-4
/
+3
2001-07-09
Remove "face-lift" comment.
Thien-Thi Nguyen
1
-2
/
+0
2001-06-14
replace "scm_*_t" with "scm_t_*".
Marius Vollmer
1
-9
/
+9
2001-06-11
* Simplified the goops macro system a bit and fixed a bug.
Dirk Herrmann
1
-0
/
+2
2001-05-27
* Changed the default definition of SCM.
Dirk Herrmann
1
-5
/
+5
2001-05-26
revert the ill-considered part of the 2001-05-24 changes
Michael Livshin
1
-1
/
+1
2001-05-24
* validate.h
Michael Livshin
1
-6
/
+6
2000-11-26
* reimplementation of values, call-with-values as primitives:
Gary Houston
1
-0
/
+2
2000-08-09
* struct.h (SCM_STRUCT_GC_CHAIN, SCM_SET_STRUCT_GC_CHAIN): New
Mikael Djurfeldt
1
-0
/
+5
[next]