Commit History

Author SHA1 Message Date
  felixf ef45728e04 replaced outdates oberon modules (loading a TextGadget trapped with the old version because of version inconsistencies, then scroll wheel did not work) 7 years ago
  eth.guenter 0296215c5a removed UNIX64 in order to avoid many warnings 7 years ago
  felixf 2ee8dfa874 improved: any UNCOOP implementation requires Runtime.Mod --> use separate flag 7 years ago
  eth.morozova 6044523436 added Runtime.Mod to the builds requiring Heaps.Mod 7 years ago
  eth.guenter 64be18f827 added Runtime.Mod to UNIXG builds 7 years ago
  eth.guenter 9f11f65e02 added RelativeFileSystem.Mod to UNIXG builds 7 years ago
  felixf 3164d31ee7 excluded voyager and ants from 64bit WinA2 -- does not make sense to be included before the Oberon subsystem starts to work 7 years ago
  felixf 69d89f32fe 64 bit release compiles up to Oberon 7 years ago
  felixf 5b8c5071f3 more compilable -- WindowManager + KernelLog starts working (GC still inactive) 7 years ago
  eth.guenter 3fb934a8d3 removed outdated builds, added Darwin32G and Solaris32G 7 years ago
  felixf c67e11e384 new In- and Out- Modules for educational purposes (can replace use of Commands.Context) 7 years ago
  negelef 091401d55e Removed obsolete module specialisation 8 years ago
  eth.guenter b8fa7a978c added platform Solaris32G 8 years ago
  eth.guenter 80a6ab1e4f enabled compiling Oberon.Mod in UNIXG 8 years ago
  felixf 5f66e9a37d rebuilt release 8 years ago
  skoster f7975ee7c8 Fixes to Release tool for Unix build 8 years ago
  felixf ebee382456 Removed redundant files from oberon.exe build 8 years ago
  felixf d72a490e82 Identified the GC related bug: pass-by-value parameters (open MathArrays) were copied right before the procedure descriptor was published, thus there was a very short moment where the pointer was not visible to the GC. This explains why the problem occurred so seldomly. Metadata based GC should work again. 8 years ago
  eth.morozova 3e7d3f2021 added WMGraphicsSmooth.Mod to the release 8 years ago
  skoster 1df9e9606c Removed superfluous colons from build target paths 8 years ago
  felixf 82ab5aeac5 Added SystemTools do default command line oberon 8 years ago
  felixf 3ce2d2facf AddSearchPath 8 years ago
  felixf 1f5cb8d25b Patched fingerprinting issues 8 years ago
  felixf 3a9f875db8 Patched various issues for system construction kernel exercise 8 years ago
  felixf 7f62baa338 Improved Linker: take file names from offers section 8 years ago
  felixf 9c2a5c2596 Adapted to forbidden legacy 8 years ago
  felixf 03d97ba8a3 Replaced Generic.Unix.UnixFiles.Mod by Unix.UnixFiles.Mod after merge. 8 years ago
  felixf dd1cbbc01a Added Display Refresher for Linux w Generic Object File Format 8 years ago
  felixf 22444e3bdc Added link command for command line oberon 8 years ago
  felixf 3b221a11bc Linux32G build works and is fully operational 8 years ago