Daniel Llorens
|
5759e37181
New function srfi-4-vector-type-size in (srfi srfi-4 gnu)
|
hace 3 años |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
hace 6 años |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
hace 6 años |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
hace 6 años |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
hace 6 años |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
hace 6 años |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
hace 6 años |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
hace 6 años |
Andy Wingo
|
f043d0c3dc
Remove modules.h from _scm.h.
|
hace 6 años |
Andy Wingo
|
3c48c87784
Devolve variable.h from _scm.h.
|
hace 6 años |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
hace 6 años |
Andy Wingo
|
d3cfabd89b
Devolve numbers.h from _scm.h.
|
hace 6 años |
Andy Wingo
|
05f3977a92
Remove <string.h> include from ports.h.
|
hace 6 años |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
hace 6 años |
Andy Wingo
|
5f50309448
Remove includes of validate.h.
|
hace 6 años |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
hace 6 años |
Andy Wingo
|
7ed54fd36d
All literal constants are read-only
|
hace 7 años |
Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
hace 10 años |
Andy Wingo
|
2be7131ee0
Fix breakage of SRFI-4 C accessors
|
hace 11 años |
Andy Wingo
|
54f17b7b59
Merge commit 'dc65b88d839c326889618112c4870ad3a64e9446'
|
hace 11 años |
Andy Wingo
|
dc65b88d83
Simplify srfi-4 C implementation
|
hace 11 años |
Daniel Llorens
|
ac350da42c
Remove generalized-vectors.h includes
|
hace 11 años |
Andy Wingo
|
059a588fed
bytevectors have internal parent field
|
hace 13 años |
Andy Wingo
|
4ca4826997
remove SCM_HAVE_T_INT64, SCM_HAVE_T_UINT64
|
hace 14 años |
Ludovic Courtès
|
dc327575a8
Fix off-by-one error in the off-by-one fix of `make-srfi-4-vector'.
|
hace 15 años |
Ludovic Courtès
|
d900a8557d
Fix off-by-one error when initializing vectors in `make-srfi-4-vector'.
|
hace 15 años |
Andy Wingo
|
0d782201bf
hopefully fix shared c32 / c64 uniform arrays
|
hace 15 años |
Andy Wingo
|
f3a1fc5a9e
fix srfi-4 shared vector access from c
|
hace 15 años |
Andy Wingo
|
a268973767
reimplement srfi-4 vectors on top of bytevectors
|
hace 15 años |
Ludovic Courtès
|
f65e0168d5
Remove extraneous semicolon after `SCM_ARRAY_IMPLEMENTATION' & co.
|
hace 15 años |