提交歷史

作者 SHA1 備註 提交日期
  Michaël Van Canneyt 03f98e749c * Fix TValue casts, patch by Евгений Савин, fixes issue #41030 9 月之前
  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 9 月之前
  florian 4d732b44d4 * correctly calculate the number of labels of a c boolean in case statemnts, resolves #41025 9 月之前
  Jonas Maebe 28e9ebc7da Darwin: disable new assembler fill*word variants 9 月之前
  Michaël Van Canneyt 1230e5a623 * Delphi-compatible output for tvalue.asstring for float value. Fixes issue #41027 9 月之前
  Pierre Muller 930596bd85 Fix directories for some source files, based on suggestion by Alfred Glänzer in #40995 10 月之前
  zamtmn b3e8d88f68 GetMutableValue and TryGetMutableValue for fcl-stl.TMap and rtl-generics.generics.TDictionary 1 年之前
  Ondrej Pokorny bc7ed55aab fix TCustomBase64Encoding.DoEncode(TStream) 10 月之前
  Ondrej Pokorny 303834e2a2 TCustomBase64Encoding.DoDecode/DoEncode(array of Byte): no UTF8 encoding/decoding 10 月之前
  Ondrej Pokorny ddf56bee7a System.NetEncoding: Delphi-compatible Base64 and Base64String encodings 10 月之前
  Michaël Van Canneyt 94a4a38ad6 * Added new test unit 10 月之前
  Michaël Van Canneyt f6402d6ff5 * Correct command-line working 10 月之前
  Michaël Van Canneyt 2301f09d77 * OpenAPI support for SQLDBRest 10 月之前
  Michaël Van Canneyt 3855187038 Type maps signature changed 10 月之前
  Michaël Van Canneyt d84731a07e * Corrected tests 10 月之前
  Michaël Van Canneyt 89da1e0729 * Allow to compile with dotted units 10 月之前
  Michaël Van Canneyt 86da0baf02 * Corrections when writing file: write in 3.1 format 10 月之前
  florian 4888442fb4 * RiscV: more reliable use_fma 10 月之前
  florian 0b49fba637 + more RiscV extensions 10 月之前
  florian 08762ab8f0 * missing part of last commit 10 月之前
  Sven/Sarah Barth ecbd0fc0da * move aliases of fpc_copy and fpc_copy_by_move_semantics to aliases and adjust their names to match other aliaes 10 月之前
  florian c48d8e9708 * write additional info for the tests, might help to identify spurious failures 10 月之前
  Rika Ichinose 078e2eabf9 Simplify constexp.pas and fix certain edge cases. 1 年之前
  Rika Ichinose 798d793cdc Specialized fpc_copy_with_move_semantics for destructive copies. 10 月之前
  Sven/Sarah Barth 6ec8441744 * test that SysUtils.Swap<>() doesn't hide System.Swap() 10 月之前
  Frederic Kehrein 64c27a86a8 * Adding new generic Extract and Swap function to RTL 10 月之前
  Frederic Kehrein ca92c49f8c * Avoid calling copy operator when moving data from temporary objects 10 月之前
  florian e4af0fc1e9 * don't mess with boolean and/or operations in mixed short/full evaluated expressions, resolves #41012 10 月之前
  Michaël Van Canneyt ede14da4d2 * OpenAPI helper units and classes 10 月之前
  Michaël Van Canneyt 25954d39e4 * OpenAPI to pascal conversion tool 10 月之前