Historique des commits

Auteur SHA1 Message Date
  peter ccf36c0afd * fix crash under win32 with previous reallocmem fix il y a 20 ans
  florian 3c58dc06e4 * fixed compilation with 1.0.10 il y a 20 ans
  florian bb997ce5ea + WideCompareString and WideCompareText for win32 implemented il y a 20 ans
  florian eb4b962cee + implemented WideFormat il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  peter 86025bbcb6 * moved file and dir functions to sysfile/sysdir il y a 20 ans
  florian 4f7560d89e * improved widestring infrastructure manager il y a 20 ans
  florian 6b086f5c79 * remove inline assembler for calling asm_exit il y a 21 ans
  Tomas Hajny 353d5cc3de + GetProcessID added il y a 21 ans
  peter dbc2025604 ErrOutput added il y a 21 ans
  peter 869b0ecc85 * compiler defined HEAP and HEAPSIZE removed il y a 21 ans
  olle 9a4855aa43 + added maxExitCode to all System.pp il y a 21 ans
  florian 8f6f6bfc30 * finally (hopefully) fixed sysalloc trouble il y a 21 ans
  florian c435d32c97 * fixed argument copying il y a 21 ans
  peter 244b6d1435 fixed go32v2 compile il y a 21 ans
  peter 2ed14823c5 * New heapmanager that releases memory back to the OS, donated il y a 21 ans
  peter 94adf83a8b * use thandle in do_* il y a 21 ans
  peter 041eb4aa1d * do_read/do_write addr argument changed to pointer il y a 21 ans
  Tomas Hajny 6fa8524e66 * ProcessID initialization added il y a 21 ans
  florian f9af8f066c * workaround for AMD prefetch bug il y a 22 ans
  Tomas Hajny e0f9297e01 * ExecuteProcess fixes, ProcessID and ThreadID added il y a 22 ans
  peter 6b6741b41c * win32 regcall patches il y a 22 ans
  peter ef2b767191 * stdcall for CreateFile il y a 22 ans
  michael 0efaf5e5c6 + Redefined Fileopen so it corresponds to ascdef.inc definition il y a 22 ans
  marco b15ba0a5ae * Peter's Cardinal<->Longint fixes patch il y a 22 ans
  olle 527a79b0dc * changed i386 to cpui386 il y a 22 ans
  peter d0eac29ab9 * THandle is platform dependent il y a 22 ans
  florian bc2d795aab * some data types cleaned up il y a 22 ans
  peter 3d8d9c96f8 * sbrk returns pointer il y a 22 ans
  michael 3bf916415a + Win32 Do_open crahs on append il y a 22 ans