Історія комітів

Автор SHA1 Опис Дата
  eth.morozova fe6e22febe made release compilable again: WriteFile and ReadFile are not WINAPI procedure pointers anymore and the compiler produces "calling procedure with non-void return type" error 9 роки тому
  felixf c8b04cfd51 Made system completely linkable: modules linked into the kernel can be "loaded" on demand (Modules.This finds them in the register list) 9 роки тому
  felixf ccdd41762c rebuilt release with generic object file 9 роки тому
  eth.morozova a6ce003157 sue of NOPAF is required for INITIAL and FINAL calls 9 роки тому
  felixf f84603cbf2 Added Initializer (not called from module Modules any more) 9 роки тому
  felixf 042f96c818 Improved heap allocation: sporadically call garbage collector and use free lists 9 роки тому
  felixf 00abed5cf0 Adaptions: cross compilation of Win32.Machine for Generic / non-Generic 10 роки тому
  felixf 2d84ea448c Finally got the reflection back. 10 роки тому
  eth.negelef 34afa206ac Replaced unnecessary hugeint functions with proper operators 10 роки тому
  eth.negelef d5c4f9d2eb Replaced unnecessary address comparison functions with proper compare operators 10 роки тому
  felixf ad5b8a6cf0 Adapted winaos with generic kernel -- setup boot driven by Machine.Init (called by Modules). 10 роки тому
  felixf 4ae503b9bf 10 роки тому
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 роки тому