projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2019-08-10
Chris Hanson
Add missing definition of exact as noticed by GJS.
release-10
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Chris Hanson
Fix thinko in previous change.
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Chris Hanson
Change write to use datum labels only when cycles are...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Chris Hanson
Implement bundle delegation using a more general combin...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
Matt Birkholz
runtime/http-io: request body can be #f
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Chris Hanson
Change symbol<? to delegate to bytevector<?.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Chris Hanson
Implement bytevector<?.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Chris Hanson
Don't unread #f as if it were a character.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Chris Hanson
Edwin: force subprocess I/O ports to use iso-8859-1...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-19
Chris Hanson
Teach pp to respect custom print methods for tagged...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Chris Hanson
Make sure that host-adapter is loaded when compiling...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Chris Hanson
Fix calls to read-bytevector! that weren't aware of...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Chris Hanson
Tweak Makefile to ensure that SF is loaded prior to...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Chris Hanson
Update version number for release.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Chris Hanson
Treat keyword-only syntax environments differently...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Chris Hanson
Implement a delegation protocol for bundles.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Chris Hanson
Fix stupid typo in reader.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Chris Hanson
Fix screw-up in previous host-adapter change.
commit
|
commitdiff
|
tree
|
snapshot
2019-07-18
Chris Hanson
Fix a bunch of problems caused by the call-with-values...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Chris Hanson
Don't choose the flo:+inf.0/flo:-inf.0 implementations...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-17
Chris Hanson
Change multiple-value return to be slighly closer to...
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Chris Hanson
Update version number for release.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Chris Hanson
Add "adapters" to list of source files.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-09
Chris Hanson
Update make-upload-files to new version.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Chris Hanson
Fix incorrect edit.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Chris Hanson
Update version number for release.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-08
Chris Hanson
Teach reader to find and respect "coding" attribute.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Chris Hanson
Make sure that ports use ISO 8859-1 coding.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-07
Chris Hanson
Modify CREF to show references to inherited bindings.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Chris Hanson
Update version number for release.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Taylor R Campbell
Need "osentropy.h" for OS_get_entropy.
commit
|
commitdiff
|
tree
|
snapshot
2019-06-03
Taylor R Campbell
Use "config.h" to get uint8_t. No more need of <stddef...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Fix bug that caused redrawing whole display on paren...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Hold strong reference to message header while writing...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Tighten encode-cache-namestring.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Use channel I/O directly for file->string and string...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Default os/interprogram-paste needs to return #f or...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Make number of topmost frames with expressions shown...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Use the Edwin-private %string-append.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Let SIGALRM do its thing even if we're on the right...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Use number->string directly; skip dispatch through...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Rework profiler to be more useful.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Can't see why I chose to discard recent samples a decad...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Dust off stack sampler.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Block interrupts, _then_ lock.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Fix check for arity of hash: must be binary, not unary.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Process pending thread events when unblocking them.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-29
Taylor R Campbell
Integrate some subroutines that turn up hot in profiles.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-28
Taylor R Campbell
Set port coding to ISO-8859-1 for IMAP.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-17
Matt Birkholz
Fix enumerate-graphics-types per documentation.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Chris Hanson
Treat strings returned from primitives as UTF-8 coded.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-09
Chris Hanson
On macOS, support building without Xcode installed.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Matt Birkholz
x-graphics-draw-arc: Add missing parameters.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
Taylor R Campbell
Check for fenv.h and ieeefp.h functions only if the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
Taylor R Campbell
Fix prototypes for x87_read/write_environment.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
Taylor R Campbell
New primitive (get-entropy bv) randomly fills a 32...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
Taylor R Campbell
Teach cref and sf about separate source and object...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-20
Taylor R Campbell
Teach cross-SF/CREF to dump/load in .nib, .txe, .dkp.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Chris Hanson
Update version numbers for release.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Chris Hanson
Fix bug in printing of string slices.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Chris Hanson
Remove cleverness for SIGTERM and SIGHUP.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Chris Hanson
Eliminate potentially-problematic use of delay for...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-16
Chris Hanson
Put char-set microcode table back in data structure...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Chris Hanson
Update version numbers for release.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Chris Hanson
Change param:reader-fold-case? to be settable.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Birkholz
x11: Fix declaration of x_graphics_set_clip_rectangle.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Birkholz
x11 version 1.3
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Birkholz
x11: Punt import-x11.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Birkholz
runtime.pkg: Trim old, unnecessary package exports.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Birkholz
x11: Link to deprecated (runtime x-graphics) bindings...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Birkholz
x11: Rename device type to "x".
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Chris Hanson
Don't return open block at top level when syntaxing...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-26
Matt Birkholz
x11: Fix x-graphics-vdc-extent and x-graphics-set-clip...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Chris Hanson
Allow alist->bundle to accept #F as predicate.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Chris Hanson
Fix problem with using bundle? as a bundle predicate.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Chris Hanson
New printer parameter param:print-hash-number-in-objects?.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Chris Hanson
Tweak equality-predicate-property to accept a default...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Chris Hanson
Don't use general predicate relations for record predic...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Taylor R Campbell
Use runtime's string ports.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Taylor R Campbell
Implement position for string input ports.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Taylor R Campbell
Export binary-port-length too.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Taylor R Campbell
Fix binary-port-position for output ports.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Taylor R Campbell
Export binary-port-position and set-binary-port-position!.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Chris Hanson
Fix problem with crashing in Emacs interface.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Taylor R Campbell
Integrate string operations for order of magnitude...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Taylor R Campbell
ucd-slc-value &c. return chars, not fixnums.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Chris Hanson
Don't use upper-case symbols in loader.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Chris Hanson
Update version to 10.1.4.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Chris Hanson
Do the annual copyright update.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Chris Hanson
Explicitly prevent native releases from assuming a...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-23
Chris Hanson
Revise unix installation notes to be more specific.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Taylor R Campbell
Make flo:integer? answer true only for finite inputs.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Chris Hanson
Pass IS_NATIVE_RELEASE to microcode during configuration.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Chris Hanson
Fix create-makefiles.sh to use arch consistently.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Chris Hanson
Change configure.ac to gobble up arch from ".native...
commit
|
commitdiff
|
tree
|
snapshot
2018-11-20
Chris Hanson
Change .native-release-marker to contain arch.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Chris Hanson
Update version to 10.1.3.
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Matt Birkholz
mcrypt/configure.ac: typo
commit
|
commitdiff
|
tree
|
snapshot
2018-11-17
Matt Birkholz
ffi/build: typo, free variable
commit
|
commitdiff
|
tree
|
snapshot
2018-11-01
Chris Hanson
Make macos dmg file read only.
commit
|
commitdiff
|
tree
|
snapshot
next