index
:
delta/guile.git
alt-par-map-and-thread-safe-popen
baserock/morph
bdw-gc-static-alloc
boehm-demers-weiser-gc
brainfuck
branch_mvo-substrings
branch_mvo-thread-cleanup
branch_release-1-4
branch_release-1-6
branch_release-1-8
calling-convention
cky-hygienic-macros
compile-to-js-merge
coop-repl-servers
dev/hanwen
dirk-adding-josts-environments
dirk-thread-factorization-branch
eval-cleanup
excise-ltdl
historical/wip-1-8-mingw-build
jimb
jimb_env_branch
jimb_mb_branch_1
jimb_readline
lexical-literals
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
master
mdj_elisp_branch
mdj_genloc_branch
mdj_goops_branch
mike-port-encodings
mingw-guile-3.0
mvo-vcell-cleanup-1-branch
mvo_libtool_branch
nan-boxing
ossau-elisp-branch
ossau-gds-dev
r6rs-strings
r7rs-wip
ra0
srfi-4-bytevectors
srfi-41
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
string-abstraction
string_abstraction2
subr-simplification
syncase
syncase-in-boot-9
thread-safe-popen
ttn-back-in-the-saddle
use-minigmp
vm
vm-syncase
vtable-vtable-deprecation
wingo
wip-2.1.2
wip-bpt-elisp
wip-closure-conversion
wip-compiler
wip-cps-bis
wip-cps-for-merge
wip-cse
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-dwarf
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-foreign-objects
wip-generalized-vectors
wip-gnulib-update
wip-goops-refactor
wip-guile-pkg
wip-https-client
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-linker
wip-lloda
wip-load-lang
wip-manual
wip-manual-2
wip-mingw
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-peg
wip-peg-fixed
wip-peg-fixed-2
wip-port-refactor
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-rtl
wip-rtl-assembler
wip-rtl-cps
wip-rtl-dwarf
wip-rtl-halloween
wip-rtl-may-2013
wip-rtl-metadata
wip-rtl-prompts
wip-rtl-vm
wip-sassy
wip-source-info
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-uri-reference
wip-utf16-debugging
wip-vector-cleanup
wip-wingo-elisp-badness
git.savannah.gnu.org: git/guile.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
Commit message (
Expand
)
Author
Age
Files
Lines
*
add call-with-vm; remove thread-vm bits; remove vm-apply; engines settable.
Andy Wingo
2010-09-27
3
-85
/
+189
*
Fix bignum memory leak.
Ludovic Courtès
2010-09-27
1
-0
/
+18
*
Allocate bignums in pointer-less memory.
Ludovic Courtès
2010-09-27
1
-6
/
+19
*
Remove `scm_t_aligned_cell'.
Ludovic Courtès
2010-09-27
1
-30
/
+0
*
Fix argument passing in VM hooks.
Ludovic Courtès
2010-09-27
1
-4
/
+9
*
Have `@abort' honor VM changes by winds.
Ludovic Courtès
2010-09-27
1
-1
/
+5
*
Favor non-hex string escapes over hex escapes when writing strings
Michael Gran
2010-09-26
1
-1
/
+9
*
Incorrect parsing of NaN complex numbers
Michael Gran
2010-09-25
1
-1
/
+1
*
remove vm-version, vm options
Andy Wingo
2010-09-25
2
-36
/
+0
*
remove a number of debug options
Andy Wingo
2010-09-24
3
-34
/
+8
*
remove evaluator-traps-interface
Andy Wingo
2010-09-24
4
-100
/
+0
*
remove eval-options
Andy Wingo
2010-09-24
2
-34
/
+0
*
remove srcprop.[ch] things that have to do with breakpoints
Andy Wingo
2010-09-24
3
-53
/
+16
*
Remove unused declarations.
Ludovic Courtès
2010-09-24
1
-2
/
+0
*
Add `thread-vm' and `set-thread-vm!'.
Ludovic Courtès
2010-09-24
2
-7
/
+44
*
Fix bug #31081 (`lookahead-u8' returns an s8.)
Ludovic Courtès
2010-09-23
1
-2
/
+2
*
Fix weak-value hash tables.
Ludovic Courtès
2010-09-23
1
-0
/
+7
*
Define `equal?' for pointer objects.
Ludovic Courtès
2010-09-23
1
-0
/
+3
*
add scm_frame_address / frame-address
Andy Wingo
2010-09-23
2
-0
/
+11
*
SRFI-1: Rewrite `alist-copy' in Scheme.
Ludovic Courtès
2010-09-20
2
-36
/
+0
*
Remove the SRFI-1 C proxies.
Ludovic Courtès
2010-09-20
2
-222
/
+0
*
vm hooks run without hooks
Andy Wingo
2010-09-17
1
-2
/
+4
*
add vm-abort-continuation-hook, vm-restore-continuation-hook
Andy Wingo
2010-09-16
4
-4
/
+45
*
trim our set of vm hooks
Andy Wingo
2010-09-16
5
-89
/
+34
*
Fix write-beyond-end-of-string error in the conversion to R6RS string escapes.
Ludovic Courtès
2010-09-15
2
-6
/
+27
*
Optimize `peek-char'.
Ludovic Courtès
2010-09-15
1
-13
/
+45
*
Re-introduce pretty-printing of combining characters.
Ludovic Courtès
2010-09-15
1
-1
/
+49
*
Remove commented out code from `print.c'.
Ludovic Courtès
2010-09-14
1
-24
/
+0
*
Factorize and optimize `write' for strings and characters.
Ludovic Courtès
2010-09-14
2
-204
/
+200
*
Internally expose `scm_i_unistring_escapes_to_{guile,r6rs}_escapes'.
Ludovic Courtès
2010-09-14
2
-11
/
+15
*
libguile gitignore
Andy Wingo
2010-09-12
1
-2
/
+2
*
move srfi-1 and srfi-60 C impl to libguile, without public C api
Andy Wingo
2010-09-12
7
-5
/
+3564
*
Provide non-locale C/Scheme string conversion functions
Michael Gran
2010-09-12
2
-8
/
+19
*
Clarify feature macro conditionals.
Ludovic Courtès
2010-09-08
1
-2
/
+4
*
Use Gnulib's `isnan' and `isinf' modules.
Ludovic Courtès
2010-09-08
3
-121
/
+33
*
Use `have-lib' when checking for libltdl.
Ludovic Courtès
2010-09-06
1
-3
/
+3
*
Rename `make-foreign-function' to `pointer->procedure'.
Ludovic Courtès
2010-09-06
2
-5
/
+5
*
fix to program-module
Andy Wingo
2010-09-06
1
-2
/
+9
*
Don't say "source file is newer" when either file is inaccessible.
Ludovic Courtès
2010-09-04
1
-10
/
+13
*
Compare source/compiled file timestamps with nano-second resolution.
Ludovic Courtès
2010-09-04
1
-7
/
+20
*
Fix the `put-bytevector' tests.
Ludovic Courtès
2010-09-03
1
-1
/
+5
*
Add `procedure->pointer' to the FFI.
Ludovic Courtès
2010-09-03
2
-26
/
+116
*
module-local-variable optimization
Andy Wingo
2010-09-02
1
-7
/
+22
*
Fix memory leak in `lock-mutex' (aka. `scm_lock_mutex'.)
Ludovic Courtès
2010-09-02
1
-6
/
+21
*
Avoid calls to `scm_current_thread' in `fat_mutex_unlock'.
Ludovic Courtès
2010-09-02
1
-3
/
+3
*
Rewrite `fport_flush' using Gnulib's `full_write'.
Ludovic Courtès
2010-09-01
1
-35
/
+7
*
bitvector work
Andy Wingo
2010-08-29
1
-8
/
+6
*
add flag to vtables to indicate that their layout is valid
Andy Wingo
2010-08-29
2
-25
/
+37
*
threadsafety in deprecation, extensions
Andy Wingo
2010-08-28
2
-6
/
+21
*
threadsafe object properties
Andy Wingo
2010-08-28
1
-5
/
+19
[next]