index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
struct.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add struct-ref/unboxed, struct-set!/unboxed
...
Andy Wingo
2017-09-25
1
-0
/
+2
*
Deprecate make-struct
...
Andy Wingo
2017-09-22
1
-2
/
+3
*
Move <class> initialization to Scheme
...
Andy Wingo
2015-01-23
1
-2
/
+2
*
add allocate-struct primitive and rtl opcode
...
Andy Wingo
2013-07-21
1
-0
/
+1
*
Merge remote-tracking branch 'origin/stable-2.0'
...
Mark H Weaver
2013-03-28
1
-3
/
+3
|
\
|
*
structs with tail arrays are not simple
...
Andy Wingo
2013-03-07
1
-3
/
+3
|
*
Implement `hash' for structs.
...
Ludovic Courtès
2012-10-12
1
-0
/
+2
|
*
deprecate make-vtable-vtable
...
Andy Wingo
2012-07-28
1
-1
/
+4
*
|
Merge remote-tracking branch 'origin/stable-2.0'
...
Andy Wingo
2012-07-06
1
-5
/
+1
|
\
|
|
*
deprecate struct-vtable-tag
...
Andy Wingo
2012-07-06
1
-2
/
+1
*
|
deprecate make-vtable-vtable
...
Andy Wingo
2011-11-24
1
-1
/
+4
|
/
*
deprecate scm_struct_table
...
Andy Wingo
2011-05-01
1
-8
/
+1
*
add flag to vtables to indicate that their layout is valid
...
Andy Wingo
2010-08-29
1
-16
/
+16
*
Recognize structs with both "pr" and "pw" flags as simple.
...
Ludovic Courtès
2010-01-26
1
-1
/
+1
*
Add ASCII art representing the basic struct layout.
...
Ludovic Courtès
2010-01-25
1
-1
/
+29
*
Optimize struct initialization and accessors for the common case.
...
Ludovic Courtès
2010-01-23
1
-6
/
+6
*
scm_i_alloc_struct does not take a "what" arg
...
Andy Wingo
2009-12-08
1
-1
/
+1
*
reserve a vtable flag for smobs.
...
Andy Wingo
2009-12-08
1
-1
/
+1
*
add vtable finalizer and printer setter macros
...
Andy Wingo
2009-12-08
1
-1
/
+3
*
make some applicable struct vtable-vtable public to C
...
Andy Wingo
2009-12-08
1
-0
/
+4
*
add scm_c_make_struct[v]
...
Andy Wingo
2009-12-07
1
-0
/
+4
*
procedures-with-setters implemented in terms of structs
...
Andy Wingo
2009-12-07
1
-1
/
+1
*
some scm_i_init_guile cleanups
...
Andy Wingo
2009-12-05
1
-1
/
+0
*
header tidyings
...
Andy Wingo
2009-11-26
1
-11
/
+11
*
limn goops flags, remove foreign objs, rename entity to applicable-struct
...
Andy Wingo
2009-11-26
1
-3
/
+5
*
a very big commit cleaning up structs & goops. also applicable structs.
...
Andy Wingo
2009-11-26
1
-42
/
+105
*
remove redundant, unnecessary instance size from struct vtables
...
Andy Wingo
2009-11-15
1
-1
/
+0
*
remove support for "entities" -- a form of applicable struct
...
Andy Wingo
2009-11-15
1
-1
/
+1
*
remove unused struct gc chain macros
...
Andy Wingo
2009-11-15
1
-3
/
+0
*
Use proper types for hash/assoc functions in `hashtab.h'.
...
Ludovic Courtès
2009-10-20
1
-2
/
+2
*
Merge branch 'master' into boehm-demers-weiser-gc
...
Ludovic Courtès
2009-08-18
1
-6
/
+7
|
\
|
*
Change Guile license to LGPLv3+
...
Neil Jerram
2009-06-17
1
-6
/
+7
*
|
Merge branch 'master' into boehm-demers-weiser-gc
...
Ludovic Courtès
2008-09-10
1
-3
/
+3
|
\
|
|
*
Use word_2 to store mark bits for freeing structs and vtables in the
...
Han-Wen Nienhuys
2008-08-16
1
-0
/
+9
|
*
Add `SCM_INTERNAL' macro, use it.
Ludovic Courtès
2008-05-31
1
-4
/
+4
*
|
Merge commit '7337d56d5714227865aeca2b40b6bd97cce296d2' into boehm-demers-wei...
...
Ludovic Courtès
2008-09-10
1
-1
/
+2
|
\
|
|
*
merge from 1.8 branch
Kevin Ryde
2007-03-07
1
-1
/
+2
*
|
Removed the now-useless `scm_struct_free_*' functions.
...
Ludovic Courtes
2008-09-10
1
-4
/
+0
*
|
Added support for the free function of structures.
...
Ludovic Courtes
2008-09-05
1
-1
/
+0
|
/
*
Changes from arch/CVS synchronization
Ludovic Courtès
2006-06-13
1
-0
/
+1
*
merge from 1.8 branch
Kevin Ryde
2006-04-17
1
-1
/
+1
*
The FSF has a new address.
Marius Vollmer
2005-05-23
1
-1
/
+1
*
Changed license terms to the plain LGPL thru-out.
Marius Vollmer
2003-04-05
1
-35
/
+11
*
* struct.h: change scm_structs_to_free to scm_i_structs_to_free
...
Han-Wen Nienhuys
2002-09-05
1
-1
/
+1
*
* gc.h, gc.c (scm_gc_sweep): Issue deprecation warning when
...
Marius Vollmer
2002-02-11
1
-6
/
+7
*
Prefixed each each exported symbol with SCM_API.
Marius Vollmer
2001-11-02
1
-23
/
+23
*
* Remove deprecated macros and typenames.
...
Dirk Herrmann
2001-08-31
1
-4
/
+5
*
(scm_vtable_index_vcell): Removed. Renumbered subsequent indices.
Marius Vollmer
2001-07-29
1
-4
/
+6
*
* tags.h: Update tag system docs.
...
Marius Vollmer
2001-07-26
1
-4
/
+3
*
Remove "face-lift" comment.
Thien-Thi Nguyen
2001-07-09
1
-2
/
+0
[next]