projects
/
platform
/
upstream
/
guile.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/guile.git
2021-03-03
Michael Gran
don't presume availability of gmp.pc
upstream
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Fix reading #c32 vectors
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Fix some srfi-105 parsing errors
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Fix length of \U hex escape in new reader
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Remove read extension support from primitive-read
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
More read.c simplifications
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
primitive-read handles only default reader options
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Scheme reader fully replaces C reader
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Daniel Llorens
Fix bug in new array reader
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Read-in-scheme replaces boot "read" definition
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Relax srfi-105 source expectations
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Fix unterminated #!...!# error message in Scheme reader
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Fix reading neoteric exprs in Scheme reader
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Fix reader extensions in Scheme reader
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Invalid charset at EOF does not cause decoding error
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Andy Wingo
Remove textual-ports include from (ice-9 read)
commit
|
commitdiff
|
tree
|
snapshot
2021-03-02
Michael Gran
improve autoconfigury for minigmp
commit
|
commitdiff
|
tree
|
snapshot
2021-03-02
Michael Gran
Enable option to prefer mini-gmp over libgmp
commit
|
commitdiff
|
tree
|
snapshot
2021-03-02
Daniel Llorens
Fix another typo in routine reading arrays
commit
|
commitdiff
|
tree
|
snapshot
2021-03-02
Andy Wingo
Fix bug reading arrays with lengths
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Andy Wingo
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Andy Wingo
Fix Scheme read without source positions
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
Shunt syntax-sourcev to (system syntax internal)
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
read-syntax uses vector source representation
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
Psyntax uses sourcev internally
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
Assembler writes vector source properties
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
Add syntax-sourcev
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
Optimize run-time init and relocation procedure
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
Commit updates from newest autoconf
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
Read Scheme via read-syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
Fix read-syntax on vectors and arrays
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Andy Wingo
Ensure that (syntax ()) results in ()
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Andy Wingo
Fix module scoping for datum->syntax with no identifier
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Andy Wingo
Remove top-marked? optimization from psyntax
commit
|
commitdiff
|
tree
|
snapshot
2021-02-24
Andy Wingo
Add quote-syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Andy Wingo
Implement read-syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Andy Wingo
Document datum->syntax extensions
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Andy Wingo
Adapt uses of make-syntax to preserve syntax
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Andy Wingo
psyntax preserves source via syntax objects
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
Andy Wingo
Syntax objects have "source" field
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Andy Wingo
Use lists instead of string ports to accumulate results
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Andy Wingo
Fix read.scm bugs related to nonstandard reader options
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Andy Wingo
Improve read error reporting
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Andy Wingo
Scheme read respects "positions" reader option
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Andy Wingo
More read micro-optimizations
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Andy Wingo
Micro-optimization to delimiter?
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Andy Wingo
Re-use string output port within read
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Andy Wingo
Fix (ice-9 read) for #\"
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Andy Wingo
Fix (ice-9 read) for #!r6rs
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Andy Wingo
Add "read" implementation in Scheme
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Ludovic Courtès
build: Use 'AM_GNU_GETTEXT_VERSION'.
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Michael Gran
the mkdtemp tests don't clean up the directories created
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Andy Wingo
Optimize eof-object?
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Andy Wingo
Replace libltdl with raw dlopen, dlsym
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Mike Gran
strptime test shouldn't presume that initial whitespace...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Mike Gran
don't test crypt if not present
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Mike Gran
socket test should not throw unresolved outside of...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-23
Michael Gran
add test for setsockopt
commit
|
commitdiff
|
tree
|
snapshot
2021-01-22
Michael Gran
getsockopt may return garbage for parameters < sizeof...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
socket test should not throw unresolved outside of...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
avoid a ports test when fcntl is not provided
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
standalone tests require libgnu on DLL-based platforms
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
skip version test if git-version-gen can't compute...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
in null threads, don't define sigmask stub when pthread...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
Need Guile and Windows types for the declarations posix-w32
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
missing includes for list.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
test-foreign-object-c should link libgnu
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
for dynamic-link tests, mingw needs to link to msvcrt
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
in command line encoding test don't presume extant...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
skip compile test when pause not available
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
for socket test, don't presume TMP is usable
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
encoding test tries to delete a file that is not closed
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
Use mkdtemp to simplify repl server test
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Michael Gran
Replace mutating mkdtemp! with non-mutating mkdtemp
commit
|
commitdiff
|
tree
|
snapshot
2021-01-21
Andy Wingo
Replace stftime gnulib module with nstrftime
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Andy Wingo
Update environ_locale_charset gnulib patch
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Andy Wingo
Update Gnulib to v0.1-4379-g2ef5a9b4b
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Michael Gran
Fix incorrect docstring of mkdtemp!
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Michael Gran
New procedure mkdtemp! to create unique temporary directory
commit
|
commitdiff
|
tree
|
snapshot
2021-01-18
Michael Gran
Move declaration for scm_mkstemp to filesys.h
commit
|
commitdiff
|
tree
|
snapshot
2021-01-17
Rob Browning
Fix "display" typo in make-thread and begin-thread...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-17
Rob Browning
scm_i_make_transcoded_port: fix mode for input/output...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-17
Rob Browning
(scheme base) member: return #f, not (), for no match
commit
|
commitdiff
|
tree
|
snapshot
2021-01-17
Asher Gordon
Replace a line which was accidentally removed.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-17
Rob Browning
doc: Fix composition describing scm_reverse_list_to_string
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Andy Wingo
Document new interfaces
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Andy Wingo
Document call-with-port
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Andy Wingo
Finish call-with-port cleanup
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Andy Wingo
Add call-with-input-bytevector, call-with-output-bytevector
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Andy Wingo
Close accumulating output ports after use
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Andy Wingo
Bump copyright years for user-visible copyright messages
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Andy Wingo
Bump version to 3.0.5
upstream/3.0.5
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Andy Wingo
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Andy Wingo
Merge remote-tracking branch 'lightening/main'
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Andy Wingo
Merge branch 'fix-shortening' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Andy Wingo
Fix jmp-shortening on x64 when target within instruction.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-07
Andy Wingo
New warnings: -Wuse-before-definition, -Wnon-idempotent...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Andy Wingo
Fix source location bug for neoteric exprs introduced...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Andy Wingo
Move copy-tree to (ice-9 copy-tree); deprecate main...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Andy Wingo
Update NEWS
commit
|
commitdiff
|
tree
|
snapshot
next