Ludovic Courtès
|
8e2e2ceb17
Deprecate symbol properties.
|
2 years ago |
Andy Wingo
|
aa5455ea98
Bignums avoid both custom GMP allocator and finalizers
|
3 years ago |
Daniel Llorens
|
c60601332e
Deprecate scm_from_contiguous_typed_array
|
3 years ago |
Daniel Llorens
|
c2cf685b65
Remove the 'simple vector' concept
|
3 years ago |
Andy Wingo
|
2e26538d6a
Replace libltdl with raw dlopen, dlsym
|
4 years ago |
Andy Wingo
|
e9c5a1719b
Move copy-tree to (ice-9 copy-tree); deprecate main binding
|
4 years ago |
Andy Wingo
|
6f6abb3bb5
Clean up srcprops implementation
|
4 years ago |
Andy Wingo
|
607183679e
Deprecate scm_bitvector, scm_make_bitvector, scm_bitvector_p
|
4 years ago |
Andy Wingo
|
b517a91ba4
Deprecate useless C bitvector interface
|
4 years ago |
Andy Wingo
|
bfd38b8577
bitvector-count-bits replaces bit-count*
|
4 years ago |
Andy Wingo
|
f897efa9f1
bitvector-flip-all-bits! replaces bit-invert!
|
4 years ago |
Andy Wingo
|
d7fea13453
bitvector-set-all-bits! / bitvector-clear-all-bits! replace bitvector-fill!
|
4 years ago |
Andy Wingo
|
8110061e64
bitvector-set-bit! / bitvector-clear-bit! replace bitvector-set!
|
4 years ago |
Andy Wingo
|
d804177be4
bitvector-bit-set? / bitvector-bit-clear? replace bitvector-ref
|
4 years ago |
Andy Wingo
|
ff9979b6bc
Replace bit-set*! with bitvector-set-bits! / bitvector-clear-bits!
|
4 years ago |
Andy Wingo
|
06709d77b9
Replace bit-position with bitvector-position
|
4 years ago |
Andy Wingo
|
cae74359de
Replace bit-count with bitvector-count
|
4 years ago |
Andy Wingo
|
24a34074ef
Deprecate bitvector-ref on array slices
|
4 years ago |
Ludovic Courtès
|
41d470f0e9
Reintroduce 'SCM_MEMORY_ERROR' in terms of 'scm_report_out_of_memory'.
|
4 years ago |
Andy Wingo
|
f34d50ad6b
Deprecate scm_find_executable
|
6 years ago |
Andy Wingo
|
5804c977d7
Rename scm_i_thread to scm_thread
|
6 years ago |
Andy Wingo
|
38e2c2c6b1
Deprecate scm_t_uint8 and similar typedefs
|
6 years ago |
Andy Wingo
|
5e5afde06f
Start to use C99 stdint in gen-scmconfig
|
6 years ago |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 years ago |
Andy Wingo
|
c836c28496
libguile header files have uniform format for copyright declarations
|
6 years ago |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 years ago |
Andy Wingo
|
97cc65fee4
Rename __scm.h to scm.h
|
6 years ago |
Andy Wingo
|
51c164a7bc
Deprecate pre-stdint.h limit macros
|
6 years ago |
Andy Wingo
|
8f8e450a60
Deprecate SCM_STATIC_DOUBLE_CELL snarf macro
|
6 years ago |
Andy Wingo
|
6f294ecc75
Devolve more validate macros
|
6 years ago |