Commit History

Author SHA1 Message Date
  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
  felixf e5ccfc95b5 Corrected Linux32G 8 years ago
  felixf 69902d55a4 Patched Release.Mod --> Now accepts more prefixes (still static but conceptually unlimited) 8 years ago
  felixf 9ca1a3fd8d Patched order, removed unnecessary trace 8 years ago
  eth.morozova bb9e0fd6d6 removed Loader.Mod from the NATIVE group; 9 years ago
  eth.guenter 7e747e80e8 disabled LinuxAos64, reenabled DarwinAos 9 years ago
  felixf 9e904d42b2 Correct options for Windows generic release 9 years ago
  felixf 95a6a8701a Reworked reflection - modification to the compiler (Generic metadata generator) and Reflection module 9 years ago