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
*
Merge branch 'boehm-demers-weiser-gc' into bdw-gc-static-alloc
bdw-gc-static-alloc
Ludovic Courtès
2009-09-02
260
-9449
/
+28322
|
\
|
*
Fix leaky behavior of `scm_take_TAGvector ()'.
Ludovic Courtès
2009-09-01
4
-6
/
+22
|
*
Remove the distinction between inline/outline storage for stringbufs.
Ludovic Courtès
2009-09-01
1
-129
/
+90
|
*
Fix leaky handling of `scm_take_locale_{symbol,string} ()'.
Ludovic Courtès
2009-09-01
2
-41
/
+6
|
*
Remove the distinction between inline/outline storage for bytevectors.
Ludovic Courtès
2009-08-31
2
-105
/
+70
|
*
Use a TC7 tag instead of a SMOB for bytevectors.
Ludovic Courtès
2009-08-30
7
-48
/
+56
|
*
Remove deprecated variables/macros from the GC headers.
Ludovic Courtès
2009-08-28
7
-417
/
+46
|
*
Merge branch 'master' into boehm-demers-weiser-gc
Ludovic Courtès
2009-08-28
99
-6775
/
+15658
|
|
\
|
|
*
scm_getc improperly handles Latin-1 characters
Michael Gran
2009-08-27
1
-1
/
+1
|
|
*
Fix FUNC_NAME definitions and #endif in srfi-14.[ch]
Michael Gran
2009-08-27
2
-23
/
+4
|
|
*
Script to generate srfi-14 charsets from UnicodeData.txt
Michael Gran
2009-08-27
1
-0
/
+399
|
|
*
Add missing `FUNC_NAME' definition.
Ludovic Courtès
2009-08-28
1
-2
/
+3
|
|
*
Default srfi-14 character set information
Michael Gran
2009-08-27
1
-0
/
+7150
|
|
*
Always cast input to toupper as int
Michael Gran
2009-08-27
1
-2
/
+2
|
|
*
Segfault when writing non-Latin-1 characters under Latin-1 locale
Michael Gran
2009-08-27
1
-3
/
+8
|
|
*
Unicode-capable srfi-14 charsets
Michael Gran
2009-08-27
4
-570
/
+1009
|
|
*
Don't leave and reenter guile mode if mutex is available
Ken Raeburn
2009-08-26
1
-4
/
+9
|
|
*
fix uninitialized variable in scm_read_character
Andy Wingo
2009-08-26
1
-5
/
+5
|
|
*
Merge commit 'origin/master'
Andy Wingo
2009-08-25
24
-373
/
+1448
|
|
|
\
|
|
|
*
Add full Unicode capability to ports and the default reader
Michael Gran
2009-08-25
18
-314
/
+1178
|
|
|
*
Avoid unpacking symbols in GOOPS
Michael Gran
2009-08-23
1
-10
/
+55
|
|
|
*
Modify socket and time functions for wide strings
Michael Gran
2009-08-23
4
-33
/
+195
|
|
|
*
Use string and symbol accessors in struct, throw, and array funcs
Michael Gran
2009-08-23
3
-48
/
+48
|
|
|
*
Avoid type-punning warning in scm_gentemp
Michael Gran
2009-08-23
1
-2
/
+3
|
|
*
|
Merge wip-array refactor, up to cd43fdc5b7a7c
Andy Wingo
2009-08-25
44
-4240
/
+4349
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
fix (bytevector-ieee-single-native-set! x 0 0)
Andy Wingo
2009-07-19
1
-2
/
+8
|
|
|
*
bytevectors have "element type" field, e.g. for generalized-vector-ref
Andy Wingo
2009-07-19
2
-47
/
+185
|
|
|
*
bytevector inlinedness indicated by flag, not length
Andy Wingo
2009-07-19
2
-39
/
+41
|
|
|
*
any->u8vector and family now implemented in Scheme
Andy Wingo
2009-07-19
2
-34
/
+31
|
|
|
*
make-typed-array builds backing vector via make-generalized-vector
Andy Wingo
2009-07-19
2
-174
/
+82
|
|
|
*
add registry of vector constructors, make-generalized-vector
Andy Wingo
2009-07-19
9
-14
/
+85
|
|
|
*
uniform vector functions to their own file
Andy Wingo
2009-07-19
8
-247
/
+342
|
|
|
*
generic vector ops to own file
Andy Wingo
2009-07-19
11
-145
/
+231
|
|
|
*
move generic array foo out to its own file
Andy Wingo
2009-07-19
8
-272
/
+354
|
|
|
*
remove enclosed arrays
Andy Wingo
2009-07-19
4
-177
/
+23
|
|
|
*
add generic array implementation facility
Andy Wingo
2009-07-19
11
-257
/
+357
|
|
|
*
rename unif.[ch] to arrays.[ch]
Andy Wingo
2009-07-19
24
-35
/
+35
|
|
|
*
bitvector exodus from unif.[ch]
Andy Wingo
2009-07-19
11
-870
/
+972
|
|
|
*
parts of unif.[ch] to array-handle.[ch]
Andy Wingo
2009-07-19
6
-271
/
+364
|
|
|
*
rename ramap.[ch] to array-map.[ch]
Andy Wingo
2009-07-19
8
-25
/
+21
|
|
|
*
rename scm_i_make_ra to scm_i_make_array
Andy Wingo
2009-07-19
3
-14
/
+14
|
|
|
*
clean up libguile/Makefile.am
Andy Wingo
2009-07-19
1
-79
/
+386
|
|
|
*
remove convert.{c,i.c,h}
Andy Wingo
2009-07-19
4
-373
/
+3
|
|
|
*
remove deprecated functions from unif.c
Andy Wingo
2009-07-19
2
-353
/
+4
|
|
*
|
Avoid clash with system setjmp/longjmp on IA64
Neil Jerram
2009-08-21
6
-17
/
+26
|
|
*
|
Remove trailing whitespace
Neil Jerram
2009-08-21
1
-1
/
+1
|
|
*
|
Fix set-source-properties so that the special source properties work
Neil Jerram
2009-08-21
1
-0
/
+63
|
|
*
|
In srcprop.c change all occurrences of "plist" to "alist"
Neil Jerram
2009-08-21
2
-39
/
+39
|
|
*
|
Use uc_tolower in number conversion
Michael Gran
2009-08-21
1
-1
/
+1
|
|
*
|
Use string accessors for string->number conversion
Michael Gran
2009-08-21
4
-55
/
+93
[next]