Michaël Van Canneyt
|
48ecb0b5d5
* Add TReader.ReadPrefix for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
6d2ae595b0
* Add SkipValue to TReader
|
1 year ago |
Michaël Van Canneyt
|
fd29f3b86c
* modeswitch needed
|
1 year ago |
Michaël Van Canneyt
|
a164b7ca7b
* Delta stream support
|
1 year ago |
Michaël Van Canneyt
|
a38bbe9f11
* Add crossproduct and normalize to TPointF
|
1 year ago |
Michaël Van Canneyt
|
db0b592583
* Add TStreamOriginalFormat for Delphi compatibility
|
1 year ago |
Michaël Van Canneyt
|
fb9e796472
* Add GetMulticastObserver
|
1 year ago |
Michaël Van Canneyt
|
0b5764ef9d
* Add delphi-compatible observers to classes
|
1 year ago |
Michaël Van Canneyt
|
1c07042486
* Refer to bugreport for internal error 20231102
|
1 year ago |
Sven/Sarah Barth
|
70f429c4f0
* fix #40504: always provide the global enum symbol for anonymous enum types (e.g. as part of a set)
|
1 year ago |
Sven/Sarah Barth
|
e4007dfa60
* fix typo in comment
|
1 year ago |
Sven/Sarah Barth
|
15f78ee1a2
* fix #40500: do a for-in on a string variable using low(strvar) to high(strvar) so that zero based strings are handled correctly
|
1 year ago |
Pierre Muller
|
281c320fba
Clean up OSCPUSupported array values
|
1 year ago |
Pierre Muller
|
b53242d373
Fix handling of ST_LOADMESSAGES token
|
1 year ago |
Pierre Muller
|
e7707ddbdc
Use faster check for type of tai object
|
1 year ago |
Pierre Muller
|
9e5745b8a0
Check that tai returned by GetNextInstruction is really a taicpu object before using an explicit typecast
|
1 year ago |
Pierre Muller
|
6d4c7b498a
Adapt fpmake to use of fpmkunit table
|
2 years ago |
Pierre Muller
|
69c4464a07
Start use of fpmkunit table
|
2 years ago |
Michaël Van Canneyt
|
f6b950fbe5
* Avoid access violation, use internalerror instead. See also issue #40502
|
1 year ago |
mattias
|
9df6f6a031
fcl-pdf: using EPDF
|
1 year ago |
Rika Ichinose
|
14b1eedcf2
Faster string concatenations.
|
2 years ago |
mattias
|
811d39a9af
fcl-css: comments
|
1 year ago |
mattias
|
203498dfec
fcl-css: less hints
|
1 year ago |
mattias
|
ba5742d4d7
fcl-pdf: added function TPDFDocument.AddFont(AFontStream: TStream; AName: String): Integer and function TFPFontCacheList.AddFontFromStream(AStream: TStream): integer
|
1 year ago |
mattias
|
eeb201b5b2
fcl-pdf: added gitignores for fonts and binaries
|
1 year ago |
Jonas Maebe
|
c35b4da758
LLVM: fix currency parameters passed on the stack on x86-64
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
c3a24782d2
* Pass 2 can now be run multiple times when
|
3 years ago |
Michaël Van Canneyt
|
7d704ce1c7
* Fix by Dokkie8844 to treat error codes by GnuTLS in a more graceful manner. Fixes issue #40195
|
1 year ago |
Michaël Van Canneyt
|
0487e9199b
* Patch from Dokkie8844 to set hostname when verifying peer certificate. Fixes issue #40479
|
1 year ago |
J. Gareth "Curious Kit" Moreton
|
dcbda5abf0
* x86: Factored out the MovMov2MovMov 2 optimisation to
|
2 years ago |