home *** CD-ROM | disk | FTP | other *** search
/ Dream 44 / Amiga_Dream_44.iso / RiscPc / programmation / scm4e2.arc / !Scm / !Changes < prev    next >
Text File  |  1995-08-03  |  2KB  |  66 lines

  1. Changes
  2. -------
  3. (In no particular order)
  4.  
  5. Pre SCM4              Won't compile due to really horrid signal handling
  6.                   code present - gives Bus errors endlessly.
  7.  
  8. ??/n/9{3|4}            Usual bending to persuade it to compile with UnixLib
  9.                   Passes test.scm happily
  10.  
  11. ??/6/94                  Archimedes primitives added and demos written
  12.                   Basic routines are in C, and linked, others in SCM.
  13.  
  14. ??/6/94                  Fixed two occurences of program-vicinity in
  15.                   mw*.scm in SLIB - macrotst.scm now works correctly.
  16.  
  17. ??/6/94                  Fixed interface to vdu29 (I think) - now uses shifts
  18.                   before calling os_wrc
  19.                   
  20. 20/6/94            Tidied up some bits of c.archi
  21.  
  22. 6/7/94            Recompiled with UnixLib 3.6d - `system' now seems to
  23.             be working again
  24.  
  25. 10/7/94            Added in type for SCM source, and alias to allow
  26.             double clicking on source files to load them.
  27.  
  28. 31/7/94            At last I've managed to get a decent algorithm
  29.             for turtling about. Thanks to The Science of Fractals
  30.             and NO thanks to Dynamical System and Fractals by
  31.             Becker and Dorfler which is patently BAD and health
  32.             damaging. (You might expect people to publish code
  33.             that was a). correct and b). worked reasonably.)
  34.  
  35. 2/8/94            pen-up, pen-down, pen-up? and pen-down? appeared.
  36.  
  37. 7/8/94            home added. (seemed a good idea)
  38.  
  39. 23/10/94        scm4e2 appears. As usual - fiddled to make it work.
  40.  
  41. 5/12/94            scm4e2 still not on public release.
  42.             downloaded sources to play with - still seems okay,
  43.             also flung in slib2a2 as it was released.
  44.  
  45. 19/12/94        added in array support
  46.             removed `alarm' - it seriously breaks on RPC...
  47.             added in sc2 option
  48.  
  49. 22/12/94        downloaded latest version/hacks and flung them in.
  50.             few changes to slib/scm - see their changelogs.
  51.             (ie - nothing significant...)
  52.             (changed one line in <Scm$Dir>.Init that was a bit
  53.             messy and wasnt as tidy as it should have been)
  54.  
  55. 2/1/95            added in SLIB docs. Seemed like a nice idea :-)
  56.             fiddled the !Boot and !Run files slightly.
  57.             [added in wimpslot setting so as not to generate
  58.             nasty exceptions on not enough memory?]
  59.             Changed Init so it still loads ScmInit file.
  60.  
  61.  
  62. 3/8/95                  Lots more---regexs, new OS specific routines, arrays
  63.                         and all manner of other Good Things.
  64.  
  65. ams
  66. 3/8/95