コミット履歴

作者 SHA1 メッセージ 日付
  marco ee760a60f4 * changed copyright to Sven since he is the first one with an implementation. 5 年 前
  marco edb07af423 * more GPL -> GPL with modification. 5 年 前
  marco c35ada7639 * short op for ident is t not d, probably copy and paste. Patch by Margers, mantis 36597 5 年 前
  marco 3053f8c2e8 * many syscallh header files had GPL license instead of modified. I owned the copyright, or in one case, Thomas did, but it was a full copy of mine. -> changed to modified 5 年 前
  Mattias Gaertner 2d9975fdcc pastojs: filer: generic class 5 年 前
  michael 887c5e81b2 * Remove debug statement, patch by Pascal Riekenberg (Bug ID 36585) 5 年 前
  michael b938a9654e * Patch from Pascal Riekenberg to fix running a report twice. (Bug ID 36592) 5 年 前
  Mattias Gaertner e741c6aadd pastojs: filer: anonymous procedure 5 年 前
  Mattias Gaertner f3249cfe4d pastojs: filer: try-except 5 年 前
  Mattias Gaertner 4f2861be1a pastojs: filer: with-do 5 年 前
  marco 7fc9212ecd Two static inline constructors 5 年 前
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 5 年 前
  ondrej 77fecff30e TStrings.SaveToStream(TStream): use FEncoding as the default for IgnoreEncoding=False so that loaded files are correctly resaved 5 年 前
  ondrej 461a648f67 TStrings: default options: 5 年 前
  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 年 前
  ondrej 6ed89d4101 TStrings: add missing SaveToFile overload with IgnoreEncoding parameter 5 年 前
  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 年 前
  ondrej 98a494c5d6 TIniFile: allow to set Encoding 5 年 前
  ondrej af98f78c63 TIniFile: fix encoding support: 5 年 前
  ondrej 6385d582bb IniFiles: fix OwnsEncoding default values 5 年 前
  ondrej 0c528a911d TIniFile: remove obsolete FBOM (it will be implemented with TEncoding support) 5 年 前
  Jeppe Johansen 2678522db5 - RISC-V: Add controller types for common RV32 MCUs. 5 年 前
  Jeppe Johansen 02c3f328a2 - RISC-V: Share optimizations between 32 and 64-bit. 5 年 前
  Jeppe Johansen 7cfb87b325 - Handle jump optimizations on RISC-V 5 年 前
  florian 931d4dcfee * ensure the rtl and the packages for embedded compile with features exceptions and classes disabled 5 年 前
  michael 91f416fa80 * Fix from Pascal Riekenberg to fix nested groups (bug ID 36532) 5 年 前
  ondrej 34fecf90f3 SysUtils: add ExpandFileName with a BasePath overload 5 年 前
  florian 9926eb8dc6 * patch by Christo Crause: Passing a file name with extension to cross compiler 5 年 前
  florian 5a1e6c2e91 * compilation on i386 fixed 5 年 前
  florian 2b70c64d09 * patch by J. Gareth Moreton: Some cleaning up of OptPass2JMP and OptPass2MOV, resolves #36553 5 年 前