Commit History

Author SHA1 Message Date
  daniel ec77ff77ee * Committed new random generator. 26 years ago
  peter aa083c5b4d * truncated log 26 years ago
  peter 6eafc25151 * *errorproc are not procvars instead of pointers which allows better 26 years ago
  Jonas Maebe cd47cbb67a * dump_stack now actually dumps its info to f (was still hardcoded 26 years ago
  peter c5faa84f92 * saveregister is now working and used for assert and iocheck (which has 26 years ago
  peter 00c8bda3b2 * fixed assert() to push/pop registers 26 years ago
  peter ebd738f2f5 * removed temp defines 26 years ago
  peter a3bcef25cc * $ifdef int64 26 years ago
  florian 01aceb4f07 + qword/int64: lo/hi/swap 26 years ago
  florian 404cffaad4 + qword/int64 type released 26 years ago
  peter dc8c1c62bd * random doesn't rte 200 with random(0) 26 years ago
  michael 2ffca0ba47 + AbstractErro should call HandleError, not runerror. 26 years ago
  florian e905aeea04 * most of the Object Pascal stuff moved to the system unit 26 years ago
  peter dc1f9b5bbb * addr() internal 26 years ago
  peter 6120616a20 + finalization support 26 years ago
  peter af8a04a5af * use external names 26 years ago
  florian e207d78d70 + functions lo/hi for DWord type implemented 26 years ago
  pierre 1cd9b0fb0e * Fillchar(..,..,boolean) added 26 years ago
  pierre ab763cd69c + added text arg for dump_stack 26 years ago
  pierre 33aac9b556 + system_exit procedure added 26 years ago
  peter f11d46a93e + stdout, which is needed when you write something in the system unit 27 years ago
  pierre 02a46a6547 * HandleError -> HandleErrorFrame to avoid problem in 27 years ago
  peter 4eeae4e425 * fixed io-error handling 27 years ago
  peter 516958a67b * removed temp symbols 27 years ago
  peter f2b6d631e5 * removed warnign 27 years ago
  pierre 67dba7efc3 + added conversion from exceptions into run time error 27 years ago
  Jonas Maebe 5271ef0830 * changed RandSeed and OldRandSeed to Cardinal to avoid negative random numbers 27 years ago
  michael 62952be3eb + renamed astrings.pp to astrings.inc 27 years ago
  peter dbbdb79dfe * fixes for H+ 27 years ago
  pierre c1b6f90bcf * fix for length(char) in const expressions 27 years ago