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
*
Fix buffer overread in string-locale<?
Andy Wingo
2021-03-15
1
-23
/
+18
*
Fix buffer overread in string-locale-ci=? and related functions
Andy Wingo
2021-03-15
1
-9
/
+11
*
Add JIT capability for MinGW
Mike Gran
2021-03-13
2
-14
/
+52
*
Don't force installation of GMP allocators in guile shell
Andy Wingo
2021-03-12
1
-1
/
+0
*
Revert "Handle CRLF and Unicode line endings in read-line"
Andy Wingo
2021-03-12
1
-37
/
+10
*
Handle CRLF and Unicode line endings in read-line
Mike Gran
2021-03-11
1
-10
/
+37
*
For MinGW use Windows filepaths in libpath.h
Michael Gran
2021-03-11
1
-1
/
+46
*
on MinGW, prefer winsock2.h over sys/select in iselect
Mike Gran
2021-03-11
1
-0
/
+4
*
Add windows stubs for dlopen, dlclose, dlsym, dlerror
Mike Gran
2021-03-11
3
-1
/
+66
*
Add mkstemp; undocument mkstemp!
Andy Wingo
2021-03-10
2
-23
/
+57
*
On Win32, prefer winsock2 header for socket declarations
Mike Gran
2021-03-10
1
-3
/
+8
*
remove 2nd attempt at invoking ComSpec when spawning child
Michael Gran
2021-03-10
1
-17
/
+1
*
Use lower-case windows.h
Michael Gran
2021-03-10
1
-1
/
+1
*
Fix define error for mini-gmp
Michael Gran
2021-03-08
1
-1
/
+1
*
Only install libgc as GMP allocator with mini-gmp
Andy Wingo
2021-03-08
1
-5
/
+19
*
Don't expose mini-gmp to users
Andy Wingo
2021-03-08
1
-2
/
+23
*
don't presume availability of gmp.pc
Michael Gran
2021-03-03
7
-16
/
+25
*
Remove read extension support from primitive-read
Andy Wingo
2021-03-03
1
-37
/
+5
*
More read.c simplifications
Andy Wingo
2021-03-03
1
-30
/
+28
*
primitive-read handles only default reader options
Andy Wingo
2021-03-03
1
-656
/
+122
*
Scheme reader fully replaces C reader
Andy Wingo
2021-03-03
2
-4
/
+22
*
Invalid charset at EOF does not cause decoding error
Andy Wingo
2021-03-03
1
-9
/
+2
*
improve autoconfigury for minigmp
Michael Gran
2021-03-02
8
-10
/
+13
*
Enable option to prefer mini-gmp over libgmp
Michael Gran
2021-03-02
10
-8
/
+4922
*
Add syntax-sourcev
Andy Wingo
2021-02-25
2
-3
/
+53
*
Syntax objects have "source" field
Andy Wingo
2021-02-20
2
-10
/
+51
*
Replace libltdl with raw dlopen, dlsym
Andy Wingo
2021-02-03
6
-323
/
+144
*
getsockopt may return garbage for parameters < sizeof(int)
Michael Gran
2021-01-21
1
-1
/
+2
*
in null threads, don't define sigmask stub when pthread_sigmask does not exist
Michael Gran
2021-01-21
2
-4
/
+12
*
Need Guile and Windows types for the declarations posix-w32
Michael Gran
2021-01-21
1
-1
/
+8
*
missing includes for list.h
Michael Gran
2021-01-21
2
-2
/
+4
*
Replace mutating mkdtemp! with non-mutating mkdtemp
Michael Gran
2021-01-21
2
-16
/
+10
*
Fix incorrect docstring of mkdtemp!
Michael Gran
2021-01-19
1
-3
/
+3
*
New procedure mkdtemp! to create unique temporary directory
Michael Gran
2021-01-19
2
-1
/
+42
*
Move declaration for scm_mkstemp to filesys.h
Michael Gran
2021-01-18
2
-3
/
+3
*
scm_i_make_transcoded_port: fix mode for input/output ports
Rob Browning
2021-01-17
1
-2
/
+2
*
Replace a line which was accidentally removed.
Asher Gordon
2021-01-17
1
-0
/
+1
*
doc: Fix composition describing scm_reverse_list_to_string
Rob Browning
2021-01-17
1
-1
/
+1
*
Merge remote-tracking branch 'lightening/main'
Andy Wingo
2021-01-07
2
-0
/
+28
*
Fix source location bug for neoteric exprs introduced by refactoring
Andy Wingo
2020-09-10
1
-1
/
+1
*
Move copy-tree to (ice-9 copy-tree); deprecate main binding
Andy Wingo
2020-09-10
6
-254
/
+15
*
Clean up srcprops implementation
Andy Wingo
2020-09-03
6
-163
/
+137
*
Tweak to initial heap size selection
Andy Wingo
2020-08-27
1
-2
/
+4
*
Bump DEFAULT_INITIAL_HEAP_SIZE
Andy Wingo
2020-08-27
1
-11
/
+2
*
Bump objcode minor version to 4
Andy Wingo
2020-08-26
1
-1
/
+1
*
Add new pass to optimize branch chains to table dispatch
Andy Wingo
2020-08-12
1
-0
/
+4
*
Fix JIT compilation for jtable
Andy Wingo
2020-08-12
1
-1
/
+1
*
Add eq-immediate? instruction
Andy Wingo
2020-08-03
2
-1
/
+47
*
Add sign-extending make-immediate instruction
Andy Wingo
2020-07-30
3
-2
/
+36
*
Merge https://gitlab.com/wingo/lightening master branch
Andy Wingo
2020-07-30
1
-3
/
+8
[next]