Commit Verlauf

Autor SHA1 Nachricht Datum
  svenbarth 2f877218b4 * fix test: TThread.WaitFor calls CheckSynchronize as well, so the thread needs to signal when it's done with removing entries from the queue vor 5 Jahren
  florian 56c58b517d * is_signed does not check the ordtype but the ranges, so it cannot be used to vor 5 Jahren
  florian 99d3651da9 * generate simplified code for unary minus when sse/avx is used vor 5 Jahren
  florian 23af096ef6 * copy only the instruction table related inc files during make insdat vor 5 Jahren
  florian a3920d5356 * proper change information for avx-512 vcvt* instructions vor 5 Jahren
  florian f284a6eda9 * improved (V)MOVA*(V)MOVA*2(V)MOVA* 2 optimization vor 5 Jahren
  florian a8b387a166 + make use of avx-512 instructions vcvtuis2s* if possible vor 5 Jahren
  florian ad8b2eaf8a * mm registers 16-31 are also volatile during a call vor 5 Jahren
  florian c2684c0dc3 * use V* instructions if possible vor 5 Jahren
  florian 00c6d530b5 * test needs delphi mode apparently vor 5 Jahren
  florian cf153b0854 * use (V)XORPS/D for unary minus vor 5 Jahren
  florian 8e62bf649e * load 0.0 by (V)XORPS/D instead of (V)PXOR in mm registers vor 5 Jahren
  florian f3a660212d * avx-512 has 32 mm registers vor 5 Jahren
  florian c2c7c23f21 * fix #35841 also for break and continue vor 5 Jahren
  michael be371d901c * test for new split option vor 5 Jahren
  michael 5283049a62 * Patch from Werner Pamler to implement TStringSplitOptions.ExcludeLastEmpty vor 5 Jahren
  florian 73c041a854 * patch by J. Gareth Moreton: propagate exit use in nested try...except statements, vor 5 Jahren
  svenbarth 5e6b4cd2cd + add ability to specify a SQLite VFS when opening a SQLite database vor 5 Jahren
  michael 48747bd161 * Patch to change numeric constant to symbolic constant for file mode (bug ID 37889) vor 5 Jahren
  florian e4f53a7e41 * don't do illegal type conversions on GetNextInstructionUsingReg results vor 5 Jahren
  michael 0baf7db5e4 * Fix bug where position is not advanced when calling ReadAnsiString/ReadString vor 5 Jahren
  Mattias Gaertner 8ca7446bf0 pastojs: fixed anonymous asm proc in mode delphi vor 5 Jahren
  michael 29b6e4d6de * Start of write tests by Joe Care, case writing (bug id 0037834) vor 5 Jahren
  florian c9fcc68ec1 * enable the compiler to optimize away parts of System.PushExceptObject, if System.get_frame is not implemented, i.e. returning nil vor 5 Jahren
  florian ab9fa2012b * inline more aggressively, if the ie for the initial change re-appears, it must be fixed differently vor 5 Jahren
  michael 722e8d94cd * Error when seek fails vor 5 Jahren
  michael d5cbe6809b * Add GetFileContents and GetFileAsString vor 5 Jahren
  florian 549bc49c4a + more pxor/vpxor optimizations vor 5 Jahren
  florian 36d21d2d81 + use pxor/vpxor to load 0.0 vor 5 Jahren
  michael a8bc2f6947 * Patch from Henrique Werlang to allow setting log config page vor 5 Jahren