projects
/
mit-scheme.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mit-scheme.git
1994-11-23
Guillermo J...
Undo change to rtlgen/available-registers that made...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
More profiling stuff
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Guillermo J...
Eliminate potential register reallocation of the contin...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Guillermo J...
Make compile by procedures dump the filename in every...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
Turn debugging information on by default.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
Fix within-midend to propagate debugging information...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-23
Stephen Adams
Make missing debugging info warn instead of signalling...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Fix parenthesis problem.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
Added profile counts for a few operations (cons, make...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Simple returns (and hook returns) must associate the...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Substitutions must propagate debugging information...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Letrec must propagate debugging information correctly...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Add definition of code-rewrite/remember*!
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Guillermo J...
Add call to compat/remember in the special handler for
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
Added profile-count hook entries.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
Make lamba-list/parse return #!AUX parameters
commit
|
commitdiff
|
tree
|
snapshot
1994-11-22
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Guillermo J...
Delay environment construction until after it is determ...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Stephen Adams
Added copyright.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Guillermo J...
Add new compiled-code methods for new compiler.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Export new names for channel-file-length etc.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Fix name conflict with new OS/2 primitive FILE-LENGTH.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Change to use new file-length procedure.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Implement file-length procedure.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Rename procedures:
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Chris Hanson
Don't use `access' -- use `OS_file_access' instead.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Jim Miller
Added copyright.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-20
Jim Miller
Added copyright
commit
|
commitdiff
|
tree
|
snapshot
1994-11-19
Chris Hanson
Fix typo that causes compiler warning in OS/2 compiler.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-19
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1994-11-19
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Stephen Adams
Removed unused procedure.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Stephen Adams
Copyright date.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
More small changes for OS/2.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Implement CLEAR_INTERRUPT_NOLOCK (needed for OS/2).
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Eliminate compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Make WRITE-STRINGS-DENSELY more consistent -- it should...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Reformat to eliminate over-long line.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Eliminate old channel select registry mechanism.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Eliminate unix-specific CHANNEL-TYPE=FOO? predicates...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Eliminate unix-specific channel-type=foo? predicates.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-14
Chris Hanson
Implement channel-type-name primitive, which should...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-13
Chris Hanson
Expand channel_type table to include OS/2 channel types...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-12
Stephen Adams
Attended to bugs in copying DEFINITIONS and SEQUENCEs.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-06
Stephen Adams
Corrected a primitive's arity.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-06
Stephen Adams
Added DESCRIPTOR->DEVICE argument to OPERATION/OPEN.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-06
Stephen Adams
*** empty log message ***
commit
|
commitdiff
|
tree
|
snapshot
1994-11-06
Stephen Adams
OPERATION/OPEN now takes an mandatory argument DESCRIPT...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-04
Chris Hanson
Change printed representation of undefined values.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-04
Chris Hanson
Change ";No value" to ";No useful value" per discussion...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-03
Stephen Adams
Fixed edwin.ldr. Some files were loaded twice.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-03
Stephen Adams
Fixed edwin.ldr. Some files were loaded twice.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-03
Stephen Adams
Fixes to allow bios and the new tterm to work together.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
New Win32 API procedures: GET-FOCUS, SET-ACTIVE-WINDOW...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Turned on optimization for worthwhile files:
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Rationalized or removed screen primitives to support...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Add Coffee Icon.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Changes mainly to support the impoved Edwin Win32 Screen.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Tidying.
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Changes for the new Win32 screen driver (which somehow...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
DEBUGGER-START-NEW-SCREEN? is now default true for...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
New command:
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Improvements to the Win32 screen driver
commit
|
commitdiff
|
tree
|
snapshot
1994-11-02
Stephen Adams
Changing WITHOUT-INTERRUPTS to WITH-EDITOR-INTERRUPTS...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-01
Stephen Adams
Added a message to INFERIOR-REPL-DEBUG as this may...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-01
Stephen Adams
Extended definition of ansi terminal driver trivially...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-01
Stephen Adams
Added a feature to decode special keys that are defined...
commit
|
commitdiff
|
tree
|
snapshot
1994-11-01
Stephen Adams
Added termcap info for special keys (up, left, f5 etc).
commit
|
commitdiff
|
tree
|
snapshot
1994-11-01
Chris Hanson
Change instances of without-interrupts to
commit
|
commitdiff
|
tree
|
snapshot
1994-10-30
Chris Hanson
Change default for suspend files so that they are NOT...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-28
Jason Wilson
I added hash-table/get-key which is useful when impleme...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-26
Stephen Adams
Fixed accidental damage to INSERT-DISRECTORY!
commit
|
commitdiff
|
tree
|
snapshot
1994-10-26
Stephen Adams
runtim => runtime
commit
|
commitdiff
|
tree
|
snapshot
1994-10-26
Stephen Adams
Fixed bug which caused an old wndproc to be associated...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-26
Stephen Adams
runtim => runtime
commit
|
commitdiff
|
tree
|
snapshot
1994-10-26
Stephen Adams
Added DESTROY-WINDOW.
commit
|
commitdiff
|
tree
|
snapshot
1994-10-26
Stephen Adams
Rationalized error reporting.
commit
|
commitdiff
|
tree
|
snapshot
1994-10-26
Chris Hanson
Add aliases for the old x-FOO commands.
commit
|
commitdiff
|
tree
|
snapshot
1994-10-25
Chris Hanson
Add new procedure COPY-COMMAND.
commit
|
commitdiff
|
tree
|
snapshot
1994-10-25
Stephen Adams
Numerous changes, either bug fixes or changes to accomo...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-25
Stephen Adams
See ntscreen.c
commit
|
commitdiff
|
tree
|
snapshot
1994-10-25
Stephen Adams
Added primitives for efficient access to the screen...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-25
Stephen Adams
Changed OS_process_clock so that it returns the process...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-25
Stephen Adams
Changes to merge with Win32 edwin screen driver and...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-25
Stephen Adams
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1994-10-25
Stephen Adams
Fix working-directory lossage.
commit
|
commitdiff
|
tree
|
snapshot
1994-10-20
Stephen Adams
Documented VECTOR-BINARY-SEARCH.
commit
|
commitdiff
|
tree
|
snapshot
1994-10-17
Stephen Adams
Corrected small detail in Win32 package reference.
commit
|
commitdiff
|
tree
|
snapshot
1994-10-13
Stephen Adams
Fixed small errors in WT-TREE documentation.
commit
|
commitdiff
|
tree
|
snapshot
1994-10-13
Chris Hanson
Add new procedures YNODE-EXP-SPECIAL and YNODE-RESULT...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-13
Chris Hanson
Add new procedures YNODE-EXP-SPECIAL and YNODE-RESULT...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-12
Chris Hanson
Initial revision
commit
|
commitdiff
|
tree
|
snapshot
1994-10-12
Chris Hanson
Fix bug in SPLIT-INTERVAL-LEFT!: because the splitting...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-12
Chris Hanson
All existing calls to CURRENT-VC-MASTER require the...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-12
Chris Hanson
Fix typo in previous change.
commit
|
commitdiff
|
tree
|
snapshot
1994-10-12
Chris Hanson
Add autoloaded stepper support. Requires corresponding...
commit
|
commitdiff
|
tree
|
snapshot
1994-10-11
Chris Hanson
Add stepper to runtime system as load option.
commit
|
commitdiff
|
tree
|
snapshot
next