Commit History

Author SHA1 Message Date
  Michaël Van Canneyt e03e62f013 * Some fixes in handling of headers 9 months ago
  florian c236ac5e97 * revert for loops also if the upper limit is non-constant 9 months ago
  Michaël Van Canneyt b05e85dda9 * Implement some GetValue methods 9 months ago
  Rika Ichinose d1db5d2104 Darwin: re-enable new assembler fill*word variants 9 months ago
  Michaël Van Canneyt 26b6d0223e * Add IsType with aEmptyAsAnyType param 9 months ago
  Michaël Van Canneyt 0c83b3dc6c * Add Delphi-Compatible new findCmdLineSwitch overload 9 months ago
  Sven/Sarah Barth 8f37905609 * use a static data label for the case-label table on aarch64-win64 to avoid the linker discarding it 9 months ago
  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 9 months ago
  Sven/Sarah Barth ad4fe174b1 * ensure that the section with the case-labels is 8-Byte aligned 9 months ago
  Sven/Sarah Barth 0e39308416 * adjust comments to better match the situation with aarch64-win64 added to the mix 9 months ago
  florian 09f3600cc4 * patch by Lipinast Lekrisov: fix building ffi.pp on macOS, resolves #41035 9 months ago
  mattias 3c6f111209 pastojs: added resourcestring 9 months ago
  mattias 3fbb5e3ecf fcl-passrc: started test for method param attributes 9 months ago
  Michaël Van Canneyt 03f98e749c * Fix TValue casts, patch by Евгений Савин, fixes issue #41030 9 months ago
  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 10 months ago
  florian 4d732b44d4 * correctly calculate the number of labels of a c boolean in case statemnts, resolves #41025 9 months ago
  Jonas Maebe 28e9ebc7da Darwin: disable new assembler fill*word variants 9 months ago
  Michaël Van Canneyt 1230e5a623 * Delphi-compatible output for tvalue.asstring for float value. Fixes issue #41027 10 months ago
  Pierre Muller 930596bd85 Fix directories for some source files, based on suggestion by Alfred Glänzer in #40995 10 months ago
  zamtmn b3e8d88f68 GetMutableValue and TryGetMutableValue for fcl-stl.TMap and rtl-generics.generics.TDictionary 1 year ago
  Ondrej Pokorny bc7ed55aab fix TCustomBase64Encoding.DoEncode(TStream) 10 months ago
  Ondrej Pokorny 303834e2a2 TCustomBase64Encoding.DoDecode/DoEncode(array of Byte): no UTF8 encoding/decoding 10 months ago
  Ondrej Pokorny ddf56bee7a System.NetEncoding: Delphi-compatible Base64 and Base64String encodings 10 months ago
  Michaël Van Canneyt 94a4a38ad6 * Added new test unit 10 months ago
  Michaël Van Canneyt f6402d6ff5 * Correct command-line working 10 months ago
  Michaël Van Canneyt 2301f09d77 * OpenAPI support for SQLDBRest 10 months ago
  Michaël Van Canneyt 3855187038 Type maps signature changed 10 months ago
  Michaël Van Canneyt d84731a07e * Corrected tests 10 months ago
  Michaël Van Canneyt 89da1e0729 * Allow to compile with dotted units 10 months ago
  Michaël Van Canneyt 86da0baf02 * Corrections when writing file: write in 3.1 format 10 months ago