mit-scheme.git
1995-11-07 Stephen AdamsAdded STRING->CHAR-SET.
1995-11-06 Chris HansonReconcile various versions of file-copying primitives.
1995-11-06 Chris HansonReconcile various versions of file-copying primitives.
1995-11-06 Chris HansonForce repainting of console window after a font change...
1995-11-06 Chris HansonPatch to fix arguments to emxbind.
1995-11-06 Chris HansonPatch for EMX/GCC.
1995-11-06 Chris HansonUpdate for release.
1995-11-05 Stephen AdamsAdded %=, %< and %>
1995-11-05 Stephen AdamsAdded FIX: and FLO: predicates.
1995-11-05 Stephen AdamsAdded a printout line before band saves.
1995-11-04 Stephen AdamsAdded FLO: replacements for CIELING, FLOOR, ROUND and...
1995-11-04 Stephen AdamsAdded signatures for OBJECT-TYPE and OBJECT-DATUM.
1995-11-04 Stephen AdamsAdded EQUAL? and CEILING, FLOOR, ROUND, TRUNCATE to...
1995-11-04 Chris HansonUpdate for release.
1995-11-04 Chris HansonFix typo.
1995-11-04 Stephen AdamsSplit type inference from operator replacement for...
1995-11-04 Chris HansonFix RCS header line and copyright date.
1995-11-04 Chris HansonFix typo.
1995-11-04 Chris HansonSet the icon of each graphics window to the standard...
1995-11-04 Chris HansonSet the icon of each graphics window to the standard...
1995-11-04 Chris HansonSet the icon of each Edwin screen to the standard Edwin...
1995-11-04 Chris HansonAdd primitive to destroy icons.
1995-11-04 Chris HansonFix first argument to WinLoadPointer.
1995-11-04 Chris HansonFix typo: icon -> pointer.
1995-11-04 Chris HansonFix typo: icon -> pointer.
1995-11-04 Chris HansonAdd primitives to support loading and setting of icons.
1995-11-04 Chris HansonChange icon resources to be symbolically defined.
1995-11-04 Chris HansonChange icon resources to be symbolically defined.
1995-11-04 Chris HansonAdd primitives to support loading and setting of icons.
1995-11-04 Chris HansonLoad an icon resource for the console window.
1995-11-04 Chris HansonModify to customize resource files differently for...
1995-11-04 Chris HansonDisable the "Copy" menu item when the marked region...
1995-11-04 Chris HansonChange OS2_menu_set_item_attributes to return the succe...
1995-11-03 Stephen AdamsIn INT:->STRING
1995-11-03 Stephen AdamsChanged DIGIT->CHAR and CHAR->DIGIT to give better...
1995-11-03 Stephen AdamsAdded type info for character convertion operations.
1995-11-03 Chris HansonUse WinAlarm instead of DosBeep for ^G noise.
1995-11-03 Chris HansonAdd some new primitives and events.
1995-11-03 Chris Hanson* Reorganize the PM interface to encapsulate PM event...
1995-11-03 Chris HansonFix formatting of error message.
1995-11-03 Chris HansonFix bug: don't signal an error when the type of a file...
1995-11-03 Chris HansonFix timing bug in inter-thread communications. This...
1995-11-01 ssmithAdded (TYPE-TEST (OBJECT->TYPE (REGISTER (? reg)))...
1995-11-01 ssmithCopied PRED-1-ARG INDEX-FIXNUM? verbatim from Spectrum.
1995-11-01 Stephen AdamsExtended the flonum efficiency tip.
1995-11-01 Stephen AdamsAdded inference for %*.
1995-11-01 Chris HansonAdd ability to override default selection of constructo...
1995-11-01 Chris HansonAdd ability to override default selection of constructo...
1995-11-01 Chris HansonSave the operating-system-specific loading files under...
1995-10-31 Chris HansonSave the operating-system-specific loading files under...
1995-10-31 Chris HansonSave the operating-system-specific loading files under...
1995-10-31 Chris HansonSave the operating-system-specific loading files under...
1995-10-31 Chris HansonSave the operating-system-specific loading files under...
1995-10-31 Chris HansonAdd ability to override default selection of constructo...
1995-10-31 Chris HansonVarious listing-switches variables must accept strings...
1995-10-31 Chris HansonImplement s command like that in Emacs 19.
1995-10-31 Chris HansonImplement M command for Dired. Change Dired to show...
1995-10-31 Chris HansonChange the FILE-INFO primitive to return two additional...
1995-10-31 Stephen AdamsFixed more typos.
1995-10-31 Stephen AdamsFixed typo.
1995-10-31 Stephen AdamsAdded some effiency tips about flonums.
1995-10-31 Stephen AdamsImproved `largest fixnum' code.
1995-10-30 Stephen AdamsFixed typo.
1995-10-30 Chris HansonA variety of dependency changes corresponding to change...
1995-10-30 Chris HansonA variety of dependency changes corresponding to change...
1995-10-30 Chris HansonImplement a variety of new features: a menu bar, a...
1995-10-30 Chris HansonReorganize the OS/2 PM interface so that most of the...
1995-10-30 Chris HansonInitial revision
1995-10-30 Chris HansonSupply missing casts that are needed by IBM compiler.
1995-10-30 Chris HansonForce inclusion of all possible interesting OS/2 header...
1995-10-30 Chris HansonAdd newlines so that error messages format better.
1995-10-30 Chris HansonFix generation of .386p and .model declarations; they...
1995-10-28 Chris HansonChange support for user-name and home directory so...
1995-10-28 Chris HansonNew file "ntprm.scm" has Win32 primitive interface...
1995-10-28 Chris HansonFix typos.
1995-10-28 Chris HansonNew file "ntprm.scm" has Win32 primitive interface...
1995-10-28 Chris HansonFix typo.
1995-10-28 Chris HansonMove COPY-FILE into the operating-system-specific files...
1995-10-28 Chris HansonNew file "ntprm.scm" has Win32 primitive interface...
1995-10-28 Chris HansonInitial revision
1995-10-28 Chris HansonGuarantee that target file of copy operation is writable.
1995-10-28 Chris HansonImplement new primitives: NT-COPY-FILE, NT-GET-FILE...
1995-10-28 Chris HansonImplement new primitive OS2-COPY-FILE.
1995-10-28 Chris HansonImplement new primitive OS2-COPY-FILE.
1995-10-27 Chris HansonImplement new primitive OS2-COPY-FILE.
1995-10-27 Chris HansonAdd DosCopy API call.
1995-10-27 Chris HansonUse new Win32 volume-information primitive to properly...
1995-10-27 Chris HansonImplement Win32 primitive to get information about...
1995-10-25 ssmithmade it let* instead of let... but it is still broken...
1995-10-25 ssmithOoops.. small type val->value
1995-10-25 ssmithUpdated to be more like Spectrum's
1995-10-25 ssmithRemoved instr3, added instrf and insutl
1995-10-25 ssmithRemoved instr3 and added instrf and insutl
1995-10-25 ssmithChanged references from spectrum to i386
1995-10-25 ssmithChanges references from spectrum to i386
1995-10-25 ssmith(original copy stolen from HP)
1995-10-25 ssmithInitial revision
1995-10-25 Stephen AdamsAdded SYMBOL-NAME to known global operators.
1995-10-25 Stephen AdamsFixed signature of ERROR:WRONG-TYPE-ARGUMENT
1995-10-25 Chris HansonFix typo.
next