projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
2010-09-02
Arthur A. Gleckler
Fixed typo in comments.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur A. Gleckler
Added trivial tests for conversion to floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur A. Gleckler
Fixed code formatting.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur A. Gleckler
* Renamed `cast-flonum-to-integer' to `cast-ieee754...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Arthur A. Gleckler
Removed the divisions by zero that I had used to create...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Arthur A. Gleckler
Merge branch 'master' of git://git.savannah.gnu.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-01
Arthur A. Gleckler
Added primitives `cast-flonum-to-integer' and `cast...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Joe Marshall
Softer landing for system-library-directory-pathname...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Taylor R Campbell
Exploit OBJECT->FIXNUM's independence of tag on i386...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Taylor R Campbell
Kill infinite parsing loop by using + inside *, not...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-31
Arthur A. Gleckler
Fixed comment in shadowing test.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Chris Hanson
Fix missing -f in test.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Chris Hanson
Add unit test to confirm that shadowing fix worked.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-30
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-29
Taylor R Campbell
Extend hash table entry types to support ephemeral...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Taylor R Campbell
Fix SVM's write_cc_entry_offset.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Taylor R Campbell
Fix SVM interpreter's INDEX-FIXNUM? predicate.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Taylor R Campbell
Fix SVM machine's conditional floating-point jumps.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Taylor R Campbell
Fix SVM interpreter's decoding of doubles.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Taylor R Campbell
In FLO:VECTOR-LENGTH, coerce length to fixnum before...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Taylor R Campbell
Omit continuation code words after interpreter cache...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Taylor R Campbell
PRE-INCREMENT is only ever a memory reference, not...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-28
Taylor R Campbell
Use NON-POINTER-OBJECT? and CAREFUL-OBJECT-DATUM in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Taylor R Campbell
Update `last update' dates on the reference and user...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Taylor R Campbell
Document the stack sampler.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-23
Chris Hanson
Draft fix for over-shadowing bug.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Taylor R Campbell
Add tests for ephemerons with compiled entries for...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Taylor R Campbell
Fix bug in the GC's ephemeron scanning.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Taylor R Campbell
Minor fixes to unit-testing.scm.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-20
Taylor R Campbell
Omit needless definition of REFERENCE-BARRIER in test...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Taylor R Campbell
Eliminate losing bisection crock in find_block_address.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-19
Taylor R Campbell
Fix plausible_cc_block_p some more.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Taylor R Campbell
Add a couple more consts to debug.c.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Joe Marshall
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-18
Joe Marshall
Add appropriate const qualifiers for anal compiler.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Taylor R Campbell
Remove spurious ignore declaration in i386 GENERATE...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-17
Taylor R Campbell
Implement and document SET-EPHEMERON-KEY!.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-16
Taylor R Campbell
New procedure REFERENCE-BARRIER.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Taylor R Campbell
Ignore out-of-date uncompressed debugging info files.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Taylor R Campbell
New stack-sampling profiler.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Taylor R Campbell
Rework the hash table entry abstraction.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-13
Taylor R Campbell
Protect each use of ENTRY-{KEY,DATUM} in hashtb.scm...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Taylor R Campbell
Fix SRFI 69 HASH-TABLE-FOLD.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-12
Joe Marshall
Restore warning as per Taylor.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Joe Marshall
Add declarations to silence warnings.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-11
Joe Marshall
Add declaration to silence warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Taylor R Campbell
Document ephemerons.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-10
Taylor R Campbell
Implement ephemerons.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Joe Marshall
Declare IGNORABLE NB to silence warning.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Taylor R Campbell
Missed some vestiges of archaic microcode state space...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Taylor R Campbell
Eliminate some unused return codes.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Taylor R Campbell
Eliminate all traces of the archaic microcode state...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Taylor R Campbell
Set -u in the setup scripts and make them more robust...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-09
Taylor R Campbell
Check for termcap.h too.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Taylor R Campbell
Move the check for termcap-related headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-08
Taylor R Campbell
Add configure option `--with-termcap=LIB' to select...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Taylor R Campbell
Fix i386 code generated for flonum rounding primitives.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Taylor R Campbell
Emulate C99 fenv.h on amd64 through the MXCSR.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Taylor R Campbell
Emulate C99 fenv.h on i386 through the i387 control...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Taylor R Campbell
Emulate C99 fenv.h with BSD ieeefp.h if necessary.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Taylor R Campbell
New procedures FLO:EXPM1 and FLO:LOG1P just like libm's.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Taylor R Campbell
Be slightly more consistent about references to MIT_SCH...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Taylor R Campbell
Ensure that signal handlers see the C stack, not the...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Taylor R Campbell
Use intmax and uintmax to support 64-bit off_t, time_t...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Chris Hanson
Don't delete runtime.com from the distribution.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-28
Chris Hanson
Merge branch 'master' of git.sv.gnu.org:/srv/git/mit...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Joe Marshall
Implement SYMBOL>?
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Taylor R Campbell
Don't make lib/lib a symlink to ../microcode; this...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Chris Hanson
Properly fix handling of pstring.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Chris Hanson
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-27
Taylor R Campbell
Fix microcode's `--version' output.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Chris Hanson
Fix bug: change to MODULE_LDFLAGS broke liarc-ld on...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Chris Hanson
Nuke trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-25
Chris Hanson
Broaden handling of pstring to accept NIL.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Taylor R Campbell
Use _init and etext on NetBSD to find the text segment...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Taylor R Campbell
Eliminate vestiges of i386 code from cmpintmd/x86-64.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Taylor R Campbell
Unmask IEEE 754 floating-point exceptions on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Taylor R Campbell
Relax plausible_cc_block_p.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Taylor R Campbell
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Taylor R Campbell
Reorganize Linux section of uxtrap.h and add x86-64...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Taylor R Campbell
Exploit common mcontext structure shared between NetBSD...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Taylor R Campbell
Omit explicit disabling of trap recovery on x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Joe Marshall
Restore the classical exit message.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Taylor R Campbell
Enable trap recovery on NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Taylor R Campbell
Improve trap handling under NetBSD.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Taylor R Campbell
Kludgily use a few unsigned chars in uxutil.c for tolow...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Joe Marshall
Add block to access so we can integrate accesses in...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Joe Marshall
Merge branch 'master' of ssh://git.savannah.gnu.org...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Joe Marshall
Fix typos caused by cut and paste.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Joe Marshall
Remove undefined binding.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Taylor R Campbell
Add some guarantees to scode constructors.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Taylor R Campbell
Simplify lookup.c's interface.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Taylor R Campbell
Strengthen or weaken only interned symbols. Ignore...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Taylor R Campbell
Add O(1) ADD-TO-POPULATION!/UNSAFE to the runtime ...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-07
Taylor R Campbell
Fix bug in INTEGER->FLONUM primitive on 64-bit systems.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Taylor R Campbell
Work around a buggy IMAP server that returns bogus...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-27
Chris Hanson
Clean up top level controller. Don't use Scheme packag...
commit
|
commitdiff
|
tree
|
snapshot
next