index
:
software/guile
wip-elisp
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libguile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Placate a number of `syntax-check' verifications.
...
Ludovic Courtès
2012-01-05
3
-4
/
+7
*
Fix erroneous check in `set-procedure-properties!'.
...
Ludovic Courtès
2012-01-05
1
-3
/
+4
*
fix generalized-vector-{ref,set!} for slices
...
Andy Wingo
2011-12-22
1
-2
/
+6
*
freebsd itanium support
...
Andy Wingo
2011-12-22
1
-0
/
+15
*
freebsd implementation of get_thread_stack_base
...
Andy Wingo
2011-12-22
1
-0
/
+27
*
stdlib.h, not malloc.h
...
Andy Wingo
2011-12-22
4
-15
/
+5
*
fix scm_protects deprecation warning
...
Andy Wingo
2011-12-19
1
-0
/
+2
*
FFI: Properly unpack small integer return values in closure call.
...
Andreas Schwab
2011-12-19
1
-9
/
+31
*
Arrange to convert command-line arguments from the right encoding.
...
Ludovic Courtès
2011-12-15
5
-11
/
+54
*
Use `alignof_type' instead of `alignof'.
...
Ludovic Courtès
2011-12-14
2
-16
/
+16
*
current-input-port et al are srfi-39 parameters
...
Andy Wingo
2011-12-10
1
-0
/
+5
*
fix compilation with gc 7.1
...
Chris K. Jester-Young
2011-12-08
2
-0
/
+8
*
warnings written to warning port
...
Andy Wingo
2011-12-05
2
-12
/
+12
*
add current-warning-port
...
Andy Wingo
2011-12-05
2
-0
/
+26
*
ice-9/poll: verify sizeof(struct pollfd)
...
Andy Wingo
2011-12-04
1
-0
/
+1
*
new print option escape-newlines, defaults to #t
...
Andy Wingo
2011-12-04
2
-10
/
+18
*
fix `free' of mpz_to_str
...
Andy Wingo
2011-12-02
1
-1
/
+7
*
scm_gc_register_collectable_memory calls scm_gc_register_allocation
...
Andy Wingo
2011-12-02
1
-1
/
+2
*
install gmp memory functions that let libgc know about allocations
...
Andy Wingo
2011-12-02
3
-3
/
+45
*
fix deadlock in before-gc-hook on certain 7.2alpha gc versions
...
Andy Wingo
2011-12-01
1
-1
/
+10
*
attempt to handle steady-state mallocations better
...
Andy Wingo
2011-11-29
3
-1
/
+40
*
collect a little in call-with-new-thread
...
Andy Wingo
2011-11-29
1
-0
/
+1
*
adjust_gc_frequency before gc, for more precision
...
Andy Wingo
2011-11-29
1
-1
/
+1
*
fix uninitialized variable in gc.c
...
Andy Wingo
2011-11-29
1
-1
/
+1
*
switch off debugging flag that was mistakenly left on
...
Andy Wingo
2011-11-29
1
-1
/
+1
*
increase garbage collection rate if the process is growing
...
Andy Wingo
2011-11-29
1
-2
/
+148
*
get heap stats with GC_get_heap_usage_safe, if available.
...
Andy Wingo
2011-11-28
1
-6
/
+20
*
FFI: Hold a weak reference to the procedure passed to `procedure->pointer'.
...
Ludovic Courtès
2011-11-26
1
-2
/
+4
*
use new scm_make_fluid_with_default
...
Andy Wingo
2011-11-23
3
-9
/
+7
*
optional default-value arg to make-fluid
...
Andy Wingo
2011-11-23
5
-20
/
+36
*
Add missing implicit `SCM_API' for `scm_c_make_objcode_slice'.
...
Ludovic Courtès
2011-11-22
1
-1
/
+1
*
Complete cross-compilation support.
...
Ludovic Courtès
2011-11-22
3
-31
/
+102
*
deprecate direct scm_protects access
...
Andy Wingo
2011-11-21
2
-3
/
+8
*
Allow overlapping regions to be passed to `bytevector-copy!'.
...
Ludovic Courtès
2011-11-20
1
-3
/
+3
*
FFI: Hold a weak reference to the CIF made by `procedure->pointer'.
...
Ludovic Courtès
2011-11-16
1
-3
/
+11
*
memoize: booleanify the rest arg
...
Andy Wingo
2011-11-16
1
-1
/
+1
*
better debuggability for interpreted procedures
...
Andy Wingo
2011-11-15
2
-0
/
+39
*
fix bit-set*! bug (!)
...
Andy Wingo
2011-11-10
1
-4
/
+4
*
Fix compilation of `deprecated.c' with SCM_DEBUG_TYPING_STRICTNESS=2.
...
Ludovic Courtès
2011-10-22
1
-5
/
+5
*
Fix compilation with `--enable-debug-malloc'.
...
Bake Timmons
2011-10-22
1
-2
/
+3
*
Initialize `get_internal_run_time' before it is used.
...
Ludovic Courtès
2011-10-22
1
-2
/
+2
*
fix segfault in goops if class fields are redefined
...
Andy Wingo
2011-10-21
1
-10
/
+61
*
slight frames.h refactor
...
Andy Wingo
2011-10-19
1
-17
/
+32
*
Default to using poll(2) in `fport_input_waiting'.
...
Cedric Cellier
2011-10-15
1
-2
/
+17
*
New functions scm_is_exact and scm_is_inexact
...
Mike Gran
2011-10-09
2
-0
/
+12
*
fix reading of #||||#
...
Andy Wingo
2011-10-05
1
-21
/
+20
*
Remove extraneous semicolon from `SCM_STATIC_SUBR_OBJVECT' to prevent ISO C90...
...
Julian Graham
2011-09-19
1
-1
/
+1
*
fix scm_to_latin1_stringn for substrings
...
Andy Wingo
2011-09-10
1
-3
/
+5
*
Fix misdiagnoses of deprecated `+nan.[^0]' forms.
...
Ludovic Courtès
2011-09-03
1
-1
/
+4
*
deprecate +nan.1
...
Andy Wingo
2011-09-03
1
-1
/
+10
[next]