michael
|
6984cf8606
* Fix bug #0036581, amended patch by Pascal Riekenberg
|
5 年之前 |
michael
|
0c2400e856
* Fix bug ID #0036482, various fixes by Alexey T.
|
5 年之前 |
marco
|
37a8536bd4
* undo 43513 which ifdefed usage of ismanagedtype for 3.2. 3.2 now supports ismanagedtype
|
5 年之前 |
marco
|
de7c03bd42
* License clarification OS2/emx after discussion. Be more clear it is emx-lib
|
5 年之前 |
florian
|
22ab6dd329
* disabled mm procs again, they are not usable yet neither supposed to be
|
5 年之前 |
svenbarth
|
8184815780
* ensure that the new mm related procs are only used for 3.3.1 and newer as 3.2 and older don't support the corresponding SSE types
|
5 年之前 |
svenbarth
|
b3c579f49c
* ensure that the includes for the new mm related files are indeed enabled
|
5 年之前 |
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 年之前 |