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
2021-02-06
Enable option to prefer mini-gmp over libgmp
use-minigmp
Michael Gran
12
-25
/
+4951
2021-02-04
the mkdtemp tests don't clean up the directories created
Michael Gran
1
-3
/
+3
2021-02-03
Optimize eof-object?
Andy Wingo
2
-3
/
+11
2021-02-03
Replace libltdl with raw dlopen, dlsym
Andy Wingo
17
-883
/
+906
2021-01-23
strptime test shouldn't presume that initial whitespace is ignored
Mike Gran
1
-3
/
+3
2021-01-23
don't test crypt if not present
Mike Gran
1
-1
/
+5
2021-01-23
socket test should not throw unresolved outside of a test
Mike Gran
1
-2
/
+4
2021-01-23
add test for setsockopt
Michael Gran
1
-0
/
+11
2021-01-21
getsockopt may return garbage for parameters < sizeof(int)
Michael Gran
1
-1
/
+2
2021-01-21
socket test should not throw unresolved outside of a test
Michael Gran
1
-18
/
+19
2021-01-21
avoid a ports test when fcntl is not provided
Michael Gran
1
-1
/
+1
2021-01-21
standalone tests require libgnu on DLL-based platforms
Michael Gran
1
-13
/
+13
2021-01-21
skip version test if git-version-gen can't compute version from git
Michael Gran
1
-11
/
+13
2021-01-21
in null threads, don't define sigmask stub when pthread_sigmask does not exist
Michael Gran
2
-4
/
+12
2021-01-21
Need Guile and Windows types for the declarations posix-w32
Michael Gran
1
-1
/
+8
2021-01-21
missing includes for list.h
Michael Gran
2
-2
/
+4
2021-01-21
test-foreign-object-c should link libgnu
Michael Gran
1
-2
/
+2
2021-01-21
for dynamic-link tests, mingw needs to link to msvcrt
Michael Gran
2
-0
/
+5
2021-01-21
in command line encoding test don't presume extant UTF-8 locale
Michael Gran
1
-1
/
+4
2021-01-21
skip compile test when pause not available
Michael Gran
1
-2
/
+2
2021-01-21
for socket test, don't presume TMP is usable
Michael Gran
1
-2
/
+2
2021-01-21
encoding test tries to delete a file that is not closed
Michael Gran
1
-6
/
+9
2021-01-21
Use mkdtemp to simplify repl server test
Michael Gran
1
-18
/
+6
2021-01-21
Replace mutating mkdtemp! with non-mutating mkdtemp
Michael Gran
4
-45
/
+34
2021-01-21
Replace stftime gnulib module with nstrftime
Andy Wingo
3
-4
/
+3
2021-01-20
Update environ_locale_charset gnulib patch
Andy Wingo
7
-352
/
+416
2021-01-20
Update Gnulib to v0.1-4379-g2ef5a9b4b
Andy Wingo
483
-9960
/
+26594
2021-01-19
Fix incorrect docstring of mkdtemp!
Michael Gran
1
-3
/
+3
2021-01-19
New procedure mkdtemp! to create unique temporary directory
Michael Gran
5
-13
/
+112
2021-01-18
Move declaration for scm_mkstemp to filesys.h
Michael Gran
2
-3
/
+3
2021-01-17
Fix "display" typo in make-thread and begin-thread docs
Rob Browning
1
-2
/
+2
2021-01-17
scm_i_make_transcoded_port: fix mode for input/output ports
Rob Browning
2
-2
/
+28
2021-01-17
(scheme base) member: return #f, not (), for no match
Rob Browning
3
-4
/
+7
2021-01-17
Replace a line which was accidentally removed.
Asher Gordon
2
-0
/
+2
2021-01-17
doc: Fix composition describing scm_reverse_list_to_string
Rob Browning
2
-1
/
+2
2021-01-12
Document new interfaces
Andy Wingo
2
-0
/
+34
2021-01-12
Document call-with-port
Andy Wingo
2
-7
/
+8
2021-01-12
Finish call-with-port cleanup
Andy Wingo
2
-11
/
+1
2021-01-12
Add call-with-input-bytevector, call-with-output-bytevector
Andy Wingo
3
-85
/
+47
2021-01-12
Close accumulating output ports after use
Andy Wingo
2
-30
/
+25
2021-01-07
Bump copyright years for user-visible copyright messages
v3.0.5
Andy Wingo
3
-5
/
+5
2021-01-07
Bump version to 3.0.5
Andy Wingo
1
-6
/
+7
2021-01-07
Update NEWS
Andy Wingo
1
-1
/
+40
2021-01-07
Merge remote-tracking branch 'lightening/main'
Andy Wingo
2
-0
/
+28
2021-01-07
Merge branch 'fix-shortening' into 'master'
Andy Wingo
2
-0
/
+28
2021-01-07
Fix jmp-shortening on x64 when target within instruction.
Andy Wingo
2
-0
/
+28
2021-01-07
New warnings: -Wuse-before-definition, -Wnon-idempotent-definition
Andy Wingo
5
-175
/
+422
2020-09-10
Fix source location bug for neoteric exprs introduced by refactoring
Andy Wingo
1
-1
/
+1
2020-09-10
Move copy-tree to (ice-9 copy-tree); deprecate main binding
Andy Wingo
20
-290
/
+174
2020-09-05
Update NEWS
Andy Wingo
2
-1
/
+21
[next]