Michael Gran
|
c5faaf50cf
missing includes for list.h
|
4 rokov pred |
Andy Wingo
|
6cd9b3114f
Fix use of uninstalled header by installed headers
|
6 rokov pred |
Mark H Weaver
|
a44c2a679f
Fix error reporting in 'load-thunk-from-memory'.
|
6 rokov pred |
Ludovic Courtès
|
c5e1d6eaf4
'load-thunk-from-memory' reports the correct error.
|
7 rokov pred |
Andy Wingo
|
6ad1fc9ce0
Use ptrdiff_t instead of scm_t_ptrdiff
|
6 rokov pred |
Andy Wingo
|
16879cabed
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
|
6 rokov pred |
Andy Wingo
|
1234bb1850
Update license notices in all C files
|
6 rokov pred |
Andy Wingo
|
791eb0c01a
Remove (C) from copyright statements
|
6 rokov pred |
Andy Wingo
|
dd8add2fa0
Make .c copyright headers uniform
|
6 rokov pred |
Andy Wingo
|
b8d757732f
Rationalize include order in C files
|
6 rokov pred |
Andy Wingo
|
3068bc7384
Make libguile header inclusion consistent within libguile c files
|
6 rokov pred |
Andy Wingo
|
c495b44714
Remove Emacs local variables comments in Guile source
|
6 rokov pred |
Andy Wingo
|
40ade0886e
Remove _scm.h
|
6 rokov pred |
Andy Wingo
|
38385d1359
Devolve strings.h
|
6 rokov pred |
Andy Wingo
|
1ddf42dae0
Devolve threads.h from _scm.h.
|
6 rokov pred |
Andy Wingo
|
bf15afa6bf
Move subr snarfing macros to gsubr.h.
|
6 rokov pred |
Andy Wingo
|
7bdd546965
Remove bytevectors.h include form ports.h
|
6 rokov pred |
Andy Wingo
|
730cfd80e2
Devolve pairs.h
|
6 rokov pred |
Andy Wingo
|
1a99bd10f8
Devolve boolean.h include.
|
6 rokov pred |
Andy Wingo
|
68d9780ce4
Remove errno.h include from _scm.h.
|
6 rokov pred |
Andy Wingo
|
7b4ab0895b
Inline definition of SIZEOF_SCM_T_BITS
|
6 rokov pred |
Andy Wingo
|
83584ef231
Fix libguile subcomponent headers not to include <libguile.h>
|
6 rokov pred |
Andy Wingo
|
b2c0e01bb4
Update effective version to 3.0
|
7 rokov pred |
Andy Wingo
|
e0502f3c77
Bump objcode version in a compatible way
|
7 rokov pred |
Andy Wingo
|
c62f0b0256
64KB segment alignment
|
8 rokov pred |
Mike Gran
|
8dc0e8d622
Fix regression in non-mmap fallback elf loader
|
8 rokov pred |
Andy Wingo
|
81d8ff9e45
Fix alloc_aligned for high allocations
|
8 rokov pred |
Andy Wingo
|
c391ab8c90
Speed up load-thunk-from-memory for page alignment
|
8 rokov pred |
Andy Wingo
|
e7660a607c
VM support for raw slots
|
9 rokov pred |
Andy Wingo
|
26c19d79d9
PT_DYNAMIC inside some other PT_LOAD segment
|
11 rokov pred |