Commit Verlauf

Autor SHA1 Nachricht Datum
  Michaël Van Canneyt 8cedb10c3a * Search for correct element type when checking array types vor 10 Monaten
  Michaël Van Canneyt 0ca0990e8b * System.Types for Delphi code vor 10 Monaten
  Michaël Van Canneyt 8d24a28c56 * Do not call parsing if JSON is empty (e.g. return 204 with empty body) vor 10 Monaten
  Michaël Van Canneyt e15f731a9b * Allow to parse internal symbol names generated for generics. vor 10 Monaten
  florian ac4b089e14 * avoid that types of limits of reverted loops are widened vor 10 Monaten
  florian 81d24975f0 * properly take care of tempinitcode when calculating def./use. sums of tempcreate nodes vor 10 Monaten
  Michaël Van Canneyt 8ffbbe6a93 * Patch from Евгений Савин to fix TValue.From<managedrecord>. Fixes issue #41013 vor 10 Monaten
  Michaël Van Canneyt e1e301dea8 * Add missing methods to thunk class for parent interfaces without RTTI vor 10 Monaten
  florian cc7325e316 * increase stack margin for x86-64 so back tracing a stack overfow with line info does not cause another stack overflow vor 10 Monaten
  Michaël Van Canneyt e03e62f013 * Some fixes in handling of headers vor 10 Monaten
  florian c236ac5e97 * revert for loops also if the upper limit is non-constant vor 10 Monaten
  Michaël Van Canneyt b05e85dda9 * Implement some GetValue methods vor 10 Monaten
  Rika Ichinose d1db5d2104 Darwin: re-enable new assembler fill*word variants vor 10 Monaten
  Michaël Van Canneyt 26b6d0223e * Add IsType with aEmptyAsAnyType param vor 10 Monaten
  Michaël Van Canneyt 0c83b3dc6c * Add Delphi-Compatible new findCmdLineSwitch overload vor 10 Monaten
  Sven/Sarah Barth 8f37905609 * use a static data label for the case-label table on aarch64-win64 to avoid the linker discarding it vor 10 Monaten
  Sven/Sarah Barth 7b3efe6397 * on aarch64-win64 the case-labels are a list of 8-Byte aligned 8—Byte values, so adjust the alignment to avoid 2 32-bit loads vor 10 Monaten
  Sven/Sarah Barth ad4fe174b1 * ensure that the section with the case-labels is 8-Byte aligned vor 10 Monaten
  Sven/Sarah Barth 0e39308416 * adjust comments to better match the situation with aarch64-win64 added to the mix vor 10 Monaten
  florian 09f3600cc4 * patch by Lipinast Lekrisov: fix building ffi.pp on macOS, resolves #41035 vor 10 Monaten
  mattias 3c6f111209 pastojs: added resourcestring vor 10 Monaten
  mattias 3fbb5e3ecf fcl-passrc: started test for method param attributes vor 10 Monaten
  Michaël Van Canneyt 03f98e749c * Fix TValue casts, patch by Евгений Савин, fixes issue #41030 vor 10 Monaten
  Sven/Sarah Barth 40f90b60eb * DWARF line info: only use the cached module if the base address also is the same; this can happen if the initial exception occurred at a random address outside the module, but the next stack address can be found inside the correct module vor 10 Monaten
  florian 4d732b44d4 * correctly calculate the number of labels of a c boolean in case statemnts, resolves #41025 vor 10 Monaten
  Jonas Maebe 28e9ebc7da Darwin: disable new assembler fill*word variants vor 10 Monaten
  Michaël Van Canneyt 1230e5a623 * Delphi-compatible output for tvalue.asstring for float value. Fixes issue #41027 vor 10 Monaten
  Pierre Muller 930596bd85 Fix directories for some source files, based on suggestion by Alfred Glänzer in #40995 vor 10 Monaten
  zamtmn b3e8d88f68 GetMutableValue and TryGetMutableValue for fcl-stl.TMap and rtl-generics.generics.TDictionary vor 1 Jahr
  Ondrej Pokorny bc7ed55aab fix TCustomBase64Encoding.DoEncode(TStream) vor 10 Monaten