index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
/
loader.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
missing includes for list.h
Michael Gran
1
-1
/
+2
2018-10-07
Fix use of uninstalled header by installed headers
Andy Wingo
1
-0
/
+1
2018-08-07
Fix error reporting in 'load-thunk-from-memory'.
Mark H Weaver
1
-2
/
+5
2018-08-07
'load-thunk-from-memory' reports the correct error.
Ludovic Courtès
1
-2
/
+5
2018-06-21
Use ptrdiff_t instead of scm_t_ptrdiff
Andy Wingo
1
-1
/
+1
2018-06-21
Replace uses of scm_t_int8, scm_t_uintmax, etc with stdint types
Andy Wingo
1
-18
/
+18
2018-06-20
Update license notices in all C files
Andy Wingo
1
-17
/
+17
2018-06-20
Remove (C) from copyright statements
Andy Wingo
1
-1
/
+1
2018-06-20
Make .c copyright headers uniform
Andy Wingo
1
-2
/
+2
2018-06-20
Rationalize include order in C files
Andy Wingo
1
-13
/
+13
2018-06-20
Make libguile header inclusion consistent within libguile c files
Andy Wingo
1
-2
/
+2
2018-06-20
Remove Emacs local variables comments in Guile source
Andy Wingo
1
-6
/
+0
2018-06-20
Remove _scm.h
Andy Wingo
1
-1
/
+0
2018-06-20
Devolve strings.h
Andy Wingo
1
-0
/
+1
2018-06-20
Devolve threads.h from _scm.h.
Andy Wingo
1
-0
/
+1
2018-06-20
Move subr snarfing macros to gsubr.h.
Andy Wingo
1
-0
/
+1
2018-06-19
Remove bytevectors.h include form ports.h
Andy Wingo
1
-0
/
+1
2018-06-18
Devolve pairs.h
Andy Wingo
1
-0
/
+1
2018-06-18
Devolve boolean.h include.
Andy Wingo
1
-0
/
+1
2018-06-17
Remove errno.h include from _scm.h.
Andy Wingo
1
-0
/
+1
2018-06-17
Inline definition of SIZEOF_SCM_T_BITS
Andy Wingo
1
-2
/
+2
2018-06-14
Fix libguile subcomponent headers not to include <libguile.h>
Andy Wingo
1
-1
/
+3
2017-05-22
Update effective version to 3.0
Andy Wingo
1
-7
/
+8
2017-04-18
Bump objcode version in a compatible way
Andy Wingo
1
-6
/
+4
2017-03-08
64KB segment alignment
Andy Wingo
1
-2
/
+13
2017-03-03
Fix regression in non-mmap fallback elf loader
Mike Gran
1
-6
/
+6
2017-01-08
Fix alloc_aligned for high allocations
Andy Wingo
1
-1
/
+1
2017-01-08
Speed up load-thunk-from-memory for page alignment
Andy Wingo
1
-7
/
+14
2015-10-28
VM support for raw slots
Andy Wingo
1
-2
/
+2
2014-02-17
PT_DYNAMIC inside some other PT_LOAD segment
Andy Wingo
1
-0
/
+6
2014-01-26
More precise stack marking via .guile.frame-maps section
Andy Wingo
1
-21
/
+119
2013-11-19
Rename objcodes?.{scm,c,h} to loader.{scm,c,h}
Andy Wingo
1
-0
/
+715