Historique des commits

Auteur SHA1 Message Date
  pierre 67dba7efc3 + added conversion from exceptions into run time error il y a 27 ans
  Jonas Maebe 5271ef0830 * changed RandSeed and OldRandSeed to Cardinal to avoid negative random numbers il y a 27 ans
  michael 62952be3eb + renamed astrings.pp to astrings.inc il y a 27 ans
  peter dbbdb79dfe * fixes for H+ il y a 27 ans
  pierre c1b6f90bcf * fix for length(char) in const expressions il y a 27 ans
  michael 233c8c8c79 + Removed ifdef useansistrings il y a 27 ans
  Jonas Maebe 3aca7519c9 * fixed RandSeed bug il y a 27 ans
  florian 26635465aa * made FPC_HANDLEERROR public il y a 27 ans
  Jonas Maebe 7688b443a8 * changed seed2 and seed3 to cardinal to prevent overflow il y a 27 ans
  peter 369e79adf9 + assert() support il y a 27 ans
  peter 96159c617a * more constant expression evals il y a 27 ans
  peter e47964d613 * shortstring=string type added il y a 27 ans
  michael ac4ac905aa Added AbstractErrorHandler il y a 27 ans
  michael c3781fba38 Added FPC_ prefix to abstracterror il y a 27 ans
  michael 2ec08b84f3 + Merged changes from fixes branch il y a 27 ans
  peter 4620a73a9b * FPC_ names il y a 27 ans
  peter b8ff0c3320 + internconst il y a 27 ans
  carl 1dd8fe99d5 + important comment added il y a 27 ans
  Jonas Maebe bee0c9d3b4 * random now returns a value between 0 and max-1 instead of between 0 and max il y a 27 ans
  peter bd57e42086 * $ifdef ver0_99_5 updates il y a 27 ans
  michael 4e11459938 + Added support for ErrorProc variable. All internal functions are required il y a 27 ans
  michael 8cc8cb80b2 + added setjmp/longjmp and exception support il y a 27 ans
  michael e639e7b163 + Adapted assert to Delphi format il y a 27 ans
  michael 72b2ff141f + Implemented DO_ASSERT function. il y a 27 ans
  carl 44820af8cb * would not compile under FPC v0.99.5 il y a 27 ans
  florian ba57d2813b * some problems with ansi string support fixed il y a 27 ans
  carl 4f8884b466 * randon and Random(l) now work correctly - don't touch it works! il y a 27 ans
  carl 004bb57ae9 * hmmm... it is luck (BSS zeroed with GAS) that DoError and ErrorBase work. il y a 27 ans
  carl a546945c4d * DOERROR RESOTRED! DON'T TOUCH :) il y a 27 ans
  carl 5434ee6d4c * no SINGLE in m68k and other processors! il y a 27 ans