Commit History

Author SHA1 Message Date
  michael 872ed2af11 * Patch from Mattias Gaertner: 8 years ago
  michael f12c8a8adc * Patch from Mattias Gaertner 8 years ago
  michael 510352e121 * Patch from Mattias Gaertner: when an if-statement has an else always use {} for the BTrue 8 years ago
  joost 9d6ff959f4 * Clear packages to avoid duplicates on a re-scan 8 years ago
  florian 971280f082 + tarmcasenode.genjmptreeentry 8 years ago
  michael 2d2a93de1d * Install pasuseanalyzer 8 years ago
  florian 1ae90bce53 * commented how the limit for a case jmp tree had been determined 8 years ago
  florian e8f7c9dfdd + test for large case statements 8 years ago
  florian d5754cf47c * create jmp trees for really big case statements 8 years ago
  michael 3148129d6f * Fix bug #31587 8 years ago
  michael cfa5a354cb * Patch from Mattias Gaertner 8 years ago
  michael 298043354b * Patch from Mattias Gaertner 8 years ago
  michael d9a21a8071 * Patch from Mattias Gaertner 8 years ago
  michael 676b25cc93 * Patch from Mattias Gaertner to fix new (a())() 8 years ago
  michael 406c7caa6f * External var does not need, but allows semicolon after var type 8 years ago
  michael f7db076989 * Allow external fields also for non-external classes is externalclass modeswitch is active 8 years ago
  michael 0f40ccd45f * external class namespace is optional, external fields in class follow variable syntax 8 years ago
  michael b4787e1b47 * Fix support for external classes, initial implementation of external properties 8 years ago
  michael 545fa038f4 * Added support for external classes 8 years ago
  Károly Balogh a405b5a150 m68k: improve getreferencestring function a bit 8 years ago
  michael 44c5fe99c9 * Patch from Mattias Gaertner: 8 years ago
  marco a2d397c064 * pmethod declaration, patch from mantis #31576 by Silvio 8 years ago
  michael a1303eecde * Fixed from Mattias Gaertner 8 years ago
  lacak 2e58447447 fcl-db: base: typo 8 years ago
  lacak 93a528cd7a fcl-db: tests: test for bug #31532 8 years ago
  lacak 4582b56506 fcl-db: base: cosmetic 8 years ago
  maciej-izak dcf172dee4 rtl-generics: speed up quadratic probe function. If the hash table size is a prime number and load factor is < 0.5 then the probe function p(k,i)=(h(k)+sqr(i)) is sufficient. 8 years ago
  sergei 2357ca1fe6 * Fixed size suffix generated for CVTSI2SS, CVTSI2SD, VCVTSI2SS, VCVTSI2SD instructions. Mantis #31550. 8 years ago
  michael 051f8568b3 * Fix nested comments (* *) style 8 years ago
  michael d831c57883 * Force stop now first sends stop, then shutdown signals (bug ID 19510) 8 years ago