提交歷史

作者 SHA1 備註 提交日期
  Ivan Denisov 7ff9ba3159 add ability to block collecting garbage from heap by global variable in Kernel 3 年之前
  Ivan Denisov 8645820625 remove old log structures from Kernel and fix one bug in trap reporting 3 年之前
  adimetrius fa79f441e0 Kernel, Lin/Win kernels to support both monocluster and multicluster mode (.exe and .dll); DevKernelTests contains some memory allocation tests, reachable thru menu Tests; Hyper subsystem included as a real app to test memory allocation 3 年之前
  Ivan Denisov a7a172fe15 return 65536 argument to mmap, remove unneccessury debug strings from Kernel, add window handler to WinDialog.DirtyHook 3 年之前
  adimetrius c1f8b8ba90 LinKernel brought in sync with new Kernel.Platform, implements monocluster and multicluster heap 3 年之前
  adimetrius fe48001d97 Kernel, WinKernel to support monocluster heap layout and gradual committment of cluster virtual memory 3 年之前
  adimetrius bc3aecafbe Heap cluster size to be determined in platform kernel rather than universal kernel (Anton) + fix MemoryDelocation during modules unload in Windows (Ivan) 3 年之前
  Ivan Denisov bc37071fb3 move document types from Kernel to Files 3 年之前
  Ivan Denisov ffc59c1160 remove Kernel.MessageBox, make prototypes for OpenBSD and FreeBSD kernels 3 年之前
  adimetrius 3e3ed5354a Fix WinKernel heap allocation/deallocation; Drop redundant param *adr* of PROCEDURE Kernel.Platform.AllocateMem 3 年之前
  Ivan Denisov aadc846b01 fix FatalError report if guiHook loaded 3 年之前
  Ivan Denisov 8ce213cf65 separate Mdi subsystem to support old MDI version, make statusbar works in Windows, make similar LinLoader/WinLoader/MdiLoader, step back in WinFiles (add support for STANDARD), patch Controllers Ticker (call order proposed by Adimetrius) 3 年之前
  adimetrius 0cd8e05805 Fixup 3 年之前
  Ivan Denisov 949e57a85b off debug constant in Kernel 3 年之前
  adimetrius cf3fcbbedb Fix in Kernel/WinKernel to correct console trap analyzer 3 年之前
  adimetrius f918cc3264 Clean up Kernel after dissection; streamline logging from Kernel and PlatformKernel 3 年之前
  Ivan Denisov 3daa54d563 remove Unicode (change to String), add GetLocPath to Dialog (remove from Files), change Kernel.SplitName and Kernel.MakeFileName to StdLibrarian.SplitName and Files.dir.GetFileName 3 年之前
  Ivan Denisov 75164b6135 move BlackBox to the root of repository, delete examples and dev files 3 年之前
  Alexander Shiryaev 33309b9780 * -> old; Trurl-based -> new 12 年之前
  Alexander Shiryaev d6ac3dadf4 Kernel.AllocHeapMem: start at 10000H addresses (required by StdDebug and DevDebug) 12 年之前
  Alexander Shiryaev 888f596d97 Kernel.GetRefVar: защита доступа к памяти 12 年之前
  Ivan Denisov 4d1ecd2b2a протестировал и сделал ядро Александра основным, вернул HostGnome в строку сборки Lin/Mod/tool.odc, начал список авторов 12 年之前
  Alexander Shiryaev 7842ffd361 Kernel: отмена обработки исключений по переполнению стека (работает неправильно) 12 年之前
  Alexander Shiryaev c88593f7e8 Kernel: отмена обработки исключений по переполнению стека (работает неправильно) 12 年之前
  Alexander Shiryaev 328befad69 Kernel: добавлена обработка исключения по переполнению стека 12 年之前
  Ivan Denisov ed937c48ee теперь тексты всех трех ядер (Аександра, OpenBUGS и их скрещивание) есть в System 12 年之前
  Ivan Denisov 194c7b97ac Вернул назад ядро OpenBUGS322 добавил в него управление памятью от Александра. Починит HostGnome! Теперь нормально работает ТРАП 12 年之前
  Ivan Denisov 2b2223f420 добавлена обрабока сигналов завершения в новое ядро 12 年之前
  Ivan Denisov 282f73b044 новые LinDl LinLibc HostFiles Kernel из репозитрия Александра Ширяева, пересобрано с ними ./blackbox а также удалены gdkimglib и его пример 12 年之前
  Ivan Denisov 7c6b8e7264 добавлены обработчики сигналов SIGINT SIGTERM в Kernel.TrapHandler 12 年之前