Commit History

Author SHA1 Message Date
  michael b938a9654e * Patch from Pascal Riekenberg to fix running a report twice. (Bug ID 36592) 5 years ago
  Mattias Gaertner e741c6aadd pastojs: filer: anonymous procedure 5 years ago
  Mattias Gaertner f3249cfe4d pastojs: filer: try-except 5 years ago
  Mattias Gaertner 4f2861be1a pastojs: filer: with-do 5 years ago
  marco 7fc9212ecd Two static inline constructors 5 years ago
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 5 years ago
  ondrej 77fecff30e TStrings.SaveToStream(TStream): use FEncoding as the default for IgnoreEncoding=False so that loaded files are correctly resaved 5 years ago
  ondrej 461a648f67 TStrings: default options: 5 years ago
  ondrej c3f8b7c914 Revert r43942: TStrings: old SaveToFile(string) and SaveToStream(TStream) should ignore Encoding and stay backwards compatible within FPC. Use the other overloads for Encoding-aware SaveTo* methods 5 years ago
  ondrej 6ed89d4101 TStrings: add missing SaveToFile overload with IgnoreEncoding parameter 5 years ago
  ondrej 7dba9f0294 TStrings: old SaveToFile(string) and SaveToStream(TStream) should ignore Encoding and stay backwards compatible within FPC. Use the other overloads for Encoding-aware SaveTo* methods 5 years ago
  ondrej 98a494c5d6 TIniFile: allow to set Encoding 5 years ago
  ondrej af98f78c63 TIniFile: fix encoding support: 5 years ago
  ondrej 6385d582bb IniFiles: fix OwnsEncoding default values 5 years ago
  ondrej 0c528a911d TIniFile: remove obsolete FBOM (it will be implemented with TEncoding support) 5 years ago
  Jeppe Johansen 2678522db5 - RISC-V: Add controller types for common RV32 MCUs. 5 years ago
  Jeppe Johansen 02c3f328a2 - RISC-V: Share optimizations between 32 and 64-bit. 5 years ago
  Jeppe Johansen 7cfb87b325 - Handle jump optimizations on RISC-V 5 years ago
  florian 931d4dcfee * ensure the rtl and the packages for embedded compile with features exceptions and classes disabled 5 years ago
  michael 91f416fa80 * Fix from Pascal Riekenberg to fix nested groups (bug ID 36532) 5 years ago
  ondrej 34fecf90f3 SysUtils: add ExpandFileName with a BasePath overload 5 years ago
  florian 9926eb8dc6 * patch by Christo Crause: Passing a file name with extension to cross compiler 5 years ago
  florian 5a1e6c2e91 * compilation on i386 fixed 5 years ago
  florian 2b70c64d09 * patch by J. Gareth Moreton: Some cleaning up of OptPass2JMP and OptPass2MOV, resolves #36553 5 years ago
  florian 124c64152d * patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 2 of #36551 5 years ago
  florian 236c11ef71 * patch by J. Gareth Moreton: EAX -> EDX:EAX sign extension shortcuts, and MOVSX shortcuts for AX register, part 1 of #36551 5 years ago
  florian 1ceb5ea343 + lazarus project 5 years ago
  joost 0c4fee714e * Removed some left-overs of dependencies on specific versions of packages 5 years ago
  florian 007df5d0fa * fix for #36554 5 years ago
  florian aabd7c7217 * more fixes for loop strength reduction 5 years ago