Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 anni fa |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 anni fa |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 anni fa |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 anni fa |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
6 anni fa |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 anni fa |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 anni fa |
Andy Wingo
|
38385d1359
Devolve strings.h
|
6 anni fa |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 anni fa |
Daniel Llorens
|
2d8c75f9f2
Remove scm_generalized_vector_get_handle
|
8 anni fa |
Daniel Llorens
|
7b6d854cf1
Do not use array handles in scm_vector
|
10 anni fa |
Daniel Llorens
|
09850ffc27
Remove deprecated array functions
|
10 anni fa |
Daniel Llorens
|
13af75bfe0
Fix bad uses of base and lbnd on rank 1 arrays
|
11 anni fa |
Andy Wingo
|
118ff892be
deprecate generalized vectors in favor of arrays
|
12 anni fa |
Ludovic Courtès
|
1d4e6ee301
Fix `generalized-vector->list' indexing bug with shared arrays.
|
12 anni fa |
Andy Wingo
|
2b414e247f
fix generalized-vector-{ref,set!} for slices
|
13 anni fa |
Andy Wingo
|
d223c3fcdd
scm_is_eq for SCM vals, not == or !=
|
13 anni fa |
Andy Wingo
|
09834e439b
fix bug in generalized-vector->list
|
15 anni fa |
Ludovic Courtès
|
6f6f0dac01
Fix C99-style comments.
|
15 anni fa |
Andy Wingo
|
f45eccffa7
add registry of vector constructors, make-generalized-vector
|
15 anni fa |
Andy Wingo
|
f332e95717
generic vector ops to own file
|
15 anni fa |