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
/
_scm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
Merge remote-tracking branch 'origin/stable-2.0'
Mark H Weaver
1
-25
/
+25
2013-07-17
Fix 'SCM_SYSCALL' to really swallow EINTR.
Ludovic Courtès
1
-25
/
+25
2012-04-30
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-0
/
+8
2012-04-30
add internal SCM_NOINLINE definition
Andy Wingo
1
-0
/
+5
2012-03-05
Merge branch 'bt/elisp'
BT Templeton
1
-1
/
+1
2012-02-03
add `nil?' primitive
BT Templeton
1
-1
/
+1
2011-10-28
add string-length, string-ref, vector-length instructions
Andy Wingo
1
-1
/
+1
2011-06-02
Merge remote-tracking branch 'local-2.0/stable-2.0'
Andy Wingo
1
-0
/
+3
2011-05-31
write-objcode uses target-endianness, target-word-size
Andy Wingo
1
-0
/
+3
2011-05-15
rename scm_async_click() to scm_async_tick(); privatize SCM_ASYNC_TICK
Andy Wingo
1
-0
/
+21
2011-05-15
make SCM_I_SETJMP and SCM_I_LONGJMP private
Andy Wingo
1
-0
/
+35
2011-02-13
bump objcode version to 2.0; introduce minor-version compatibility
Andy Wingo
1
-5
/
+5
2010-12-03
ASYNC_TICK after catching EINTR in SCM_SYSCALL
Andy Wingo
1
-3
/
+26
2010-11-19
bump objcode version
Andy Wingo
1
-1
/
+1
2010-10-18
_scm GUILE_USE_64_CALLS compilation warning fix
Andy Wingo
1
-1
/
+1
2010-10-08
inline symbol? and vector? to opcodes, and a psyntax inlining tweak
Andy Wingo
1
-1
/
+1
2010-09-27
Remove `scm_t_aligned_cell'.
Ludovic Courtès
1
-30
/
+0
2010-06-06
simplify macro representation in the wake of module hygiene changes
Andy Wingo
1
-1
/
+1
2010-05-30
Fix parenthesizing of the `ROUND_UP' macro; factorize.
Ludovic Courtès
1
-0
/
+4
2010-05-28
don't fail when HAVE_STAT64 is undefined
Volker Grabsch
1
-1
/
+1
2010-05-28
Add `scm_t_aligned_cell' internal type.
Ludovic Courtès
1
-0
/
+30
2010-05-01
optimize and bugfix make-struct VM opcode
Andy Wingo
1
-1
/
+1
2010-01-26
renumber VM opcodes
Andy Wingo
1
-1
/
+1
2010-01-09
allocate free variables inline to closures
Andy Wingo
1
-1
/
+1
2010-01-07
subrs are now VM trampoline procedures
Andy Wingo
1
-0
/
+2
2010-01-05
clean up macros.[ch]
Andy Wingo
1
-2
/
+2
2009-12-11
merge from master to elisp
Andy Wingo
1
-1
/
+5
2009-11-24
Don't rely on `HAVE_' macros in public header "tags.h".
Ludovic Courtès
1
-0
/
+3
2009-11-01
Merge branch 'bdw-gc-static-alloc'
Ludovic Courtès
1
-0
/
+1
2009-10-25
arities can have noncontiguous starts and ends
Andy Wingo
1
-1
/
+1
2009-10-23
vm support for optional/kwarg init code, and bugfixes
Andy Wingo
1
-1
/
+1
2009-10-23
more work towards compiling and interpreting keyword args
Andy Wingo
1
-1
/
+1
2009-10-23
finish support for optional & keyword args; update ecmascript compiler
Andy Wingo
1
-1
/
+1
2009-10-23
de-nargs struct scm_objcode; procedure-property refactor
Andy Wingo
1
-1
/
+1
2009-10-23
runtime and debugging support for callee-parsed procedure args
Andy Wingo
1
-1
/
+1
2009-10-23
steps on the way to have the callee check the number of arguments
Andy Wingo
1
-1
/
+1
2009-10-16
jumps encoded using 24 bits, not 19; blocks no longer aligned
Andy Wingo
1
-1
/
+1
2009-09-02
Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc
Ludovic Courtès
1
-20
/
+38
2009-08-20
push new frame on stack before procedure & args
Andy Wingo
1
-1
/
+1
2009-08-20
remove dead weight from vm-i-system.c
Andy Wingo
1
-1
/
+1
2009-08-12
"fix" <let>-bound lambda expressions too
Andy Wingo
1
-1
/
+1
2009-08-12
rework the vm support for wide strings
Andy Wingo
1
-1
/
+1
2009-08-11
make the fallback path look less like line noise
Andy Wingo
1
-2
/
+14
2009-08-11
include objcode cookie in the fallback path
Andy Wingo
1
-1
/
+20
2009-06-23
Remove AC_SYS_RESTARTABLE_SYSCALLS and related code
Neil Jerram
1
-14
/
+0
2009-06-17
Change Guile license to LGPLv3+
Neil Jerram
1
-6
/
+7
2009-02-14
Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc
Ludovic Courtès
1
-0
/
+19
2009-01-23
Fix MinGW HAVE_STRUCT_TIMESPEC build problem
Neil Jerram
1
-0
/
+19
2009-01-14
Add support for static allocation of cells, strings and stringbufs.
Ludovic Courtès
1
-1
/
+2
2008-07-17
Handle lack of `struct dirent64' and `readdir64_r ()' on HP-UX 11.11.
Ludovic Courtès
1
-2
/
+10
[next]