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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-22
Update `NEWS'.
v2.0.3
Ludovic Courtès
1
-0
/
+2
2011-10-22
Fix compilation of `deprecated.c' with SCM_DEBUG_TYPING_STRICTNESS=2.
Ludovic Courtès
1
-5
/
+5
2011-10-22
Bump version number for 2.0.3.
Ludovic Courtès
1
-3
/
+3
2011-10-22
Update Gnulib to v0.0-6523-gb3609c1.
Ludovic Courtès
142
-2441
/
+4553
2011-10-22
doc: Document the `sitedir' and `extensiondir' pkg-config variables.
Ludovic Courtès
1
-1
/
+22
2011-10-22
Fix compilation with `--enable-debug-malloc'.
Bake Timmons
1
-2
/
+3
2011-10-22
Initialize `get_internal_run_time' before it is used.
Ludovic Courtès
1
-2
/
+2
2011-10-22
set width for `,trace' command
BT Templeton
1
-1
/
+1
2011-10-21
fix segfault in goops if class fields are redefined
Andy Wingo
2
-12
/
+70
2011-10-20
fix misallocation of some <fix> procedures
Andy Wingo
2
-1
/
+14
2011-10-19
slight frames.h refactor
Andy Wingo
1
-17
/
+32
2011-10-18
doc: Add `libguile-parallel.texi' to the distribution.
Ludovic Courtès
1
-0
/
+1
2011-10-17
fix (web http) write-date for mondays
Andy Wingo
1
-1
/
+1
2011-10-16
doc: Complete renaming of `autoconf.texi'.
Ludovic Courtès
1
-2
/
+2
2011-10-16
Update (ice-9 match) from Chibi-Scheme.
Ludovic Courtès
3
-23
/
+7
2011-10-15
coverage: Add tests for `case-lambda'.
Ludovic Courtès
1
-0
/
+22
2011-10-15
doc: Mention the partial evaluator next to `define-inlinable'.
Ludovic Courtès
1
-0
/
+20
2011-10-15
coverage: Add test with `eval'.
Ludovic Courtès
1
-2
/
+17
2011-10-15
Default to using poll(2) in `fport_input_waiting'.
Cedric Cellier
1
-2
/
+17
2011-10-12
update NEWS for 2.0.3
Andy Wingo
1
-0
/
+98
2011-10-12
add "Installing Site Packages"
Andy Wingo
3
-0
/
+66
2011-10-12
update tour.texi for site modules and extensions
Andy Wingo
1
-3
/
+3
2011-10-12
manual: reorganize autoconf, pkg-config info
Andy Wingo
4
-49
/
+78
2011-10-12
remove documentation on autofrisk foo
Andy Wingo
1
-109
/
+0
2011-10-12
add (web client) docs
Andy Wingo
1
-2
/
+37
2011-10-10
fold constants with accessors
Andy Wingo
2
-30
/
+51
2011-10-10
recognize string primitives
Andy Wingo
1
-4
/
+10
2011-10-10
add ,expand and ,optimize
Andy Wingo
3
-0
/
+41
2011-10-10
regenerate psyntax-pp.scm
Andy Wingo
1
-14975
/
+24426
2011-10-10
peval support for memq and memv
Andy Wingo
2
-0
/
+83
2011-10-10
add accessor-primitive?, peval uses it
Andy Wingo
2
-40
/
+53
2011-10-10
peval: visit operands on-demand, to inline mutually recursive bindings
Andy Wingo
2
-388
/
+478
2011-10-10
peval: add operand structure
Andy Wingo
1
-0
/
+57
2011-10-10
peval: refactor logging
Andy Wingo
1
-5
/
+6
2011-10-09
New functions scm_is_exact and scm_is_inexact
Mike Gran
4
-0
/
+58
2011-10-08
Document SCM_ASSERT_TYPE and SCM_ASRTGO macros
Mike Gran
1
-0
/
+11
2011-10-08
peval: logging
Andy Wingo
1
-4
/
+52
2011-10-07
peval: bugfix in constant-expression?
Andy Wingo
1
-1
/
+2
2011-10-07
optimizer verifies its output
Andy Wingo
1
-2
/
+4
2011-10-07
add tree-il verifier
Andy Wingo
2
-0
/
+262
2011-10-06
peval refactor
Andy Wingo
1
-9
/
+7
2011-10-06
comment peval.scm
Andy Wingo
1
-126
/
+196
2011-10-05
fix reading of #||||#
Andy Wingo
2
-21
/
+28
2011-09-30
peval: Add test for possible infinite recursion.
Ludovic Courtès
1
-0
/
+9
2011-09-30
Add link to the (ice-9 match) bug.
Ludovic Courtès
1
-0
/
+1
2011-09-30
peval: Recognize module-refs to primitives.
Ludovic Courtès
2
-0
/
+22
2011-09-28
generate psyntax-pp in canonical form
Andy Wingo
2
-27661
/
+26446
2011-09-28
separate peval and a new canonicalization pass into their own modules
Andy Wingo
6
-1162
/
+1048
2011-09-28
regenerate psyntax-pp.scm, with optimizations
Andy Wingo
1
-13702
/
+28957
2011-09-28
((lambda ...) ...) fix
Andy Wingo
2
-8
/
+9
[next]