Commit History

Author SHA1 Message Date
  florian 4b455600b8 * swapped decrefs and StripLabelFast as proposed by Gareth on the mailing list 5 years ago
  florian 7747c5fc27 -- Zusammenführen von r43307 bis r43443 in ».«: 5 years ago
  florian 47bb71efc4 * unneeded changes reverted 5 years ago
  florian e1e8986462 * patch by J. Gareth Moreton, issue #36271, part 3: support for the other architectures 5 years ago
  florian 2d295a3816 * patch by J. Gareth Moreton, issue #36271, part 2: x86 specific rework of the jump optimizer 5 years ago
  florian 47dcc5b05b * patch by J. Gareth Moreton, issue #36271, part 1: general rework of the jump optimizer 5 years ago
  Jonas Maebe af97c43bdc + tests for r43436 5 years ago
  Jonas Maebe d23c7980aa * properly perform (or not) range/overflow checking when performing constant 5 years ago
  michael d29d9c672c * Fix compilation for windows 5 years ago
  florian 88a8871c62 * read more types of references properly 5 years ago
  florian 79dfd9fb51 + MIPS: take care of setnoat 5 years ago
  michael 8b89a5cc51 * Remove testsuite again 5 years ago
  florian 99ce957111 * fixed default value for progbits 5 years ago
  florian 137f392c66 * parameters declared as out must be initialized 5 years ago
  florian 40bbb28fd2 * do not write section flags/progbits for .data, .rodata .data.norel as the compiler will ignore them anyways and warn about it 5 years ago
  florian 7e3acda739 * TIOCtlRequest is declared as unsigned long according to man 2 ioctl 5 years ago
  florian f20e6ff323 * update generic linker script 5 years ago
  michael 1c3b41eb54 * Testsuite in punit format 5 years ago
  svenbarth 9e7f16f912 * correctly declare the return value of TPKeyEnumerator.GetCurrent as PKey instead of TKey 5 years ago
  svenbarth d813edef72 * also advance the error code in the case of success 5 years ago
  ondrej 9a9cd15ec4 TInterfacedObject.Destroy: fix case for correct auto-completion 5 years ago
  michael 5f6f5cb864 * Bit helpers for ordinal functions, adapted from batch by Thaddy De Koning (bug ID 0036146) 5 years ago
  michael f622f58b04 * Observe doclear 5 years ago
  michael e578477334 * Refactor AddDelimitedText/SetDelimitedText 5 years ago
  michael d3ceede910 * Reduce use of Length(aValue) in setdelimitedtext 5 years ago
  florian d275e7a7e6 * removed accidently committed debug statement 5 years ago
  florian c8f746b881 * do not allocate an extra register for some integer operations if not needed 5 years ago
  svenbarth b0ac0ddcc9 + add support for the IsManagedType() intrinsics which reports for a type (or variable) whether it needs initialization/finalization 5 years ago
  Jonas Maebe 490f057aa1 * replaced the arrays in the generic set helpers with arrays of 32 bytes 5 years ago
  Jonas Maebe ac1e0f96bd * replaced tentryfile.get/putsmall/normalset() with a common tget/putset 5 years ago