Commit History

Author SHA1 Message Date
  daniel eef2d4a1df + Discovered a bug regarding string bounds checking, add tests for it. 18 years ago
  marco 7bdc2ccbfb * EWX_FORCEIFHUNG 18 years ago
  marco f885568da9 * more little winapi fixes (largeuint) 18 years ago
  marco 4ff745402e * JCLSync missing prototypes. 18 years ago
  daniel f77150fa71 * Fix another bug found by new hint. 18 years ago
  daniel 7c124b3817 * Fix bug found by new hint. 18 years ago
  daniel 45832d4314 + New hint; for exmaple int64:=longint+longint says "Converting the operands to 18 years ago
  daniel 441b015a7d * Use ptruint instead of ptrint. 18 years ago
  florian 0caa70a8b3 + basic TStreamAdapter implementation 18 years ago
  daniel 504d845e86 * Consider conversion from integer to integer te_equal, if the base types 18 years ago
  florian 201fc56655 + added and fixed some delphi compatibility stuff 18 years ago
  florian a635bc2a15 * made TShiftState a packed set to be more compatible 18 years ago
  florian 70284da435 * allow <any ordinal>(class/interface) type casts likewise it is allowed for class references and pointers 18 years ago
  michael 917aa80a13 * Patch from Mario R. Carro to implement THashedStringList 18 years ago
  florian 42cdfeb118 * fixed win64 compilation 18 years ago
  marco f6e2f0b2f0 * better compatible systeminfo (Jedi JCL had a problem with it) 18 years ago
  micha cd1a283a18 * fix heap var size chunk search to be as intended (search constant number of blocks from best, not from any bigger) 18 years ago
  micha b4363e046b * fix heaptrace segfault, access of lost block 18 years ago
  micha afb5f32f65 * fix heap block recycle flag when orphaning 18 years ago
  daniel 8ee5966a2e * Fix comparedword and change it to cardinal. 18 years ago
  florian e1125c3f7f + StrNextChar implemented 18 years ago
  florian 792f84a710 * made CheckSynchronize a function returning info about a method being executed 18 years ago
  florian 40fde13aa4 + several missing constants, functions and structures added 18 years ago
  florian 728055586a + delphi compatibility stuff 18 years ago
  florian 5c58f69595 + ModuleIs* typed consts added 18 years ago
  daniel 1631ccf2cc * Prevent multiply between qword and longint. 18 years ago
  florian 03951d793a * don't try to range check ordconst nodes being actually classes 18 years ago
  daniel e542a502c6 * Prevent some operations between qwords and signed types. 18 years ago
  florian 1f5b7b9836 + some new functions and consts added 18 years ago
  florian 628452f04d + ReplaceDate 18 years ago