projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2009-12-20
Joe Marshall
Allow uninterned symbols to be weak keys.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Joe Marshall
Ensure weak symbols aren't removed from hash table...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-20
Chris Hanson
Fix: W32 file-system flags can be a bignum.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-19
Chris Hanson
Don't depend on special NT_INCLUDE environment variable...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Fix thinko.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Add "lib" to list.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Tweak command-line options.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Write windows script to copy binaries into "c:\local".
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Change default library path on windows.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Change make-lib to work more like "make install" on...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Tweak build scripts; add new script to build lib directory.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Fix windows .bat files to work without depending on...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Must have fully lower-case makefile for windows.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Add more mostly windows-build patterns.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Restore mistakenly-deleted patterns.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Add various build artifacts to ignore list, including...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Move MacOS X file into macosx subdir.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
Chris Hanson
Add files to build and distribute Windows binaries.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Convert to use winsock2.h instead of winsock.h.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Eliminate use of C99 function copysign; should not...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Add missing utabmd.*.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Change types to match Open Watcom 1.8.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Add declarations for external references.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Add better name for MacOS X app rule.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Add rule to make MacOS X application.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Wrap over-long line.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Wrap over-long line.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Restructure to allow caller to override various environ...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Use autoconf macro to capture code that computes native...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Chris Hanson
Make sure AC_CHECK_DECL is run *after* AC_PROG_CC.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Chris Hanson
Include icon in app.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Chris Hanson
Use much larger default heap size on 64-bit machines.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Chris Hanson
Use much larger default heap size on 64-bit machines.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-13
Chris Hanson
When compiler supports x86-64, use x86-64 in preference...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Taylor R Campbell
Find structure field default value procedures by index...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Taylor R Campbell
Bum case canonicalization and character input in the...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Taylor R Campbell
Use PRIMITIVE-OBJECT-SET-TYPE, not OBJECT-SET-TYPE...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Taylor R Campbell
Export ERROR:NOT-INPUT-PORT and ERROR:NOT-OUTPUT-PORT.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Taylor R Campbell
Reduce (<= a b ...) to (and (<= a b) ...) in genio...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Taylor R Campbell
Fix ERROR:ILLEGAL-STREAM-ELEMENT in runtime/stream...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-04
Taylor R Campbell
Fix bug in recent change to runtime/uenvir.scm's WALK...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Taylor R Campbell
Use weak pairs for some entries in obarray buckets.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Taylor R Campbell
Fix invocation of out-of-line FIXNUM-LSH hook for i386...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-29
Matt Birkholz
Clean up texinfo auxiliary files (e.g. imail.aux).
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Joe Marshall
Use port/%state in genio ports.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-25
Joe Marshall
Use port/%state in stringio ports.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Export %char-set-member? to parser.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Use faster write-char when transcribing chars.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Use faster i/o in parse.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Ensure input and output are syntaxed early on.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Export fast input and output operations.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Ensure port is syntaxed before input and output.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Add fast write-char and discretionary-flush.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Add fast read-char and peek-char.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Expose fast port operators.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Create some accessors that don't check PORT?
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Joe Marshall
Don't run-boot-inits! if saved-boot-inits is unbound.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Taylor R Campbell
Add an assembly hook for SET-INTERRUPT-ENABLES! on...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Taylor R Campbell
Mark OVERFLOW? ignored in FIXNUM-LSH methods on i386...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Chris Hanson
Show only current year in start-up copyright.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Chris Hanson
Fix references to flonum_zero and flonum_one.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Taylor R Campbell
Make x86 and x86-64 assembly hooks for out-of-line...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Taylor R Campbell
Fix bug in new double_round: flip order of arguments...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Taylor R Campbell
Use ja/jb, not jg/jl, in floating-point predicates...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Taylor R Campbell
Fix flonum case of ROUND to use IEEE round-to-even...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Taylor R Campbell
Fix i386 and x86-64 generic multiplication hooks on...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Joe Marshall
Cache PORT/OPERATION/READ-CHAR in INPUT-PORT/READ-LINE...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Joe Marshall
Remove redundant PORT? test.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Taylor R Campbell
Fix bug in x86-64 instruction encoder: REX prefix must...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Taylor R Campbell
Fix headings on x86-64's instr1.scm, instr2.scm, and...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Taylor R Campbell
Open-code floating-point primitives on AMD x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Taylor R Campbell
Test stack overflow in LIARC interrupt checks.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
Chris Hanson
Provide default binding for MIT_SCHEME_EXE.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
Chris Hanson
Add quote marks to instances of MIT_SCHEME_EXE to provi...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-08
Chris Hanson
Show "aborted" when leaving the extent of an unfinished...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Merge git pull.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Adjust script so that MIT_SCHEME_EXE is just the execut...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Fix thinko: the boot-root executable is _not_ $(MIT_SCH...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Taylor R Campbell
Fix various minor problems introduced in the configure...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-06
Taylor R Campbell
Simplify x86-64 utility interface, and nuke all x87...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Fix problem with compiler/configure: it needed to be...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Fix and simplify handling of MIT_SCHEME_EXE in top...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Always test for existing Scheme, except when running...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Ignore variants on standard binary dirs.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Chris Hanson
Changes to allow multiple architecture binaries to...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Taylor R Campbell
Simplify gcloop.c's tospace_open.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Chris Hanson
Eliminate irrelevant reference to OS/2.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Chris Hanson
Work around problem with SDX addressing mode under...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-04
Chris Hanson
Allow --enable-native-code to override default code...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Chris Hanson
Fix thinko; add support for x86-64 on MacOS.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Chris Hanson
Add icon file for MacOS app.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Taylor R Campbell
Simplify x86-64 addressing mode syntax.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-03
Taylor R Campbell
Treat PRIMITIVE-OBJECT-SET-TYPE as a side-effecting...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-02
Taylor R Campbell
Hook up x86-64 in the compiler and microcode's configur...
commit
|
commitdiff
|
tree
|
snapshot
next