wsherman
|
cf50f8ede0
* More fixes and cleanups in restbase.pp (googleapiconv)
|
2 years ago |
florian
|
f4d9082028
* copyright for 2023 updated
|
2 years ago |
Rika Ichinose
|
30e3d93d57
Make generic Index* faster and denser.
|
2 years ago |
Karoly Balogh
|
3cea1706e9
m68k: more work on instruction validation for the internal assembler
|
2 years ago |
Karoly Balogh
|
69761839c0
m68k: removed the unused S_IQ opsize
|
2 years ago |
Pierre Muller
|
0641ea33d1
Both _STAT_VER_KERNEL and _STAT_VER_LINUX are equal to zero for aarch64-linux
|
2 years ago |
Michaël Van Canneyt
|
00e3cdddce
* Add NetAddrIsPrivate function from Ondrej Pokorny
|
2 years ago |
Ondrej Pokorny
|
f43912a383
add SSL functions
|
2 years ago |
wsherman
|
b56ebfa93d
* Remove conditional code for compiling googleapiconv with v2.6.4 on i386
|
2 years ago |
florian
|
0b45cd95f7
+ introduce long forms for $E, $F and $S, resolves #39889
|
2 years ago |
mattias
|
c1f3960388
rtl: added overload GetClass(UnitName,ClassName), implemented UnregisterClass, overload TStream.WriteComponent(Instance,WriteUnitName)
|
2 years ago |
wsherman
|
ed894b40c9
* minor updates to googleapiconv helper scripts (ref #40094)
|
2 years ago |
wsherman
|
3224f2c8b5
* more fixes to googleapiconv (ref #40094)
|
2 years ago |
wsherman
|
731fd94b8c
* bash scripts for testing and running googleapiconv (ref #40094)
|
2 years ago |
wsherman
|
ab3aae149b
* googleapiconv fixes and cleanup (ref #40094)
|
2 years ago |
wsherman
|
fba7595bb1
* Fix dynamic array (managed types) handling in restbase.pp (Ref #40094)
|
2 years ago |
florian
|
4deb23ba58
* makefile regenerated with current fpcmake, resolves #40092
|
2 years ago |
mattias
|
b0f5d5a4e1
rtl: TBinaryObjectWriter.Version
|
2 years ago |
mattias
|
b641c564c6
rtl: TReader: FindComponentClass using field name and classname
|
2 years ago |
florian
|
899bdc0016
* first approach to fix tfrldexp on i386-win32
|
2 years ago |
Kevin Jesshope
|
05f5e9ad12
Update file fpwebfile.pp
|
2 years ago |
Kevin Jesshope
|
cee45ea6fc
The test for '' after getting the location into BaseDir should test BaseDir not BaseURL.
|
2 years ago |
wsherman
|
ea91170a81
* Add opensslsockets to uses so googleapiconv works with HTTPS
|
2 years ago |
Karoly Balogh
|
459dc68ab9
m68k: more boiler plate and refactor for a future internal assembler
|
2 years ago |
Karoly Balogh
|
f2d6b4d530
m68k: added a helper function to check if a register is an FPU register
|
2 years ago |
wsherman
|
17fab24221
* Reorganize packages/googleapi/ directory.
|
2 years ago |
florian
|
9889a81062
* patch by Rika: Improve SinH and TanH, resolves #40086
|
2 years ago |
florian
|
96eb5da939
* patch by Bart B: Implement sinh(), cosh() and tanh() for single, double and extended parameters, resolves #40083
|
2 years ago |
florian
|
a260f1987c
* patch by Rika: Improve Math.CotH, resolves #40084
|
2 years ago |
Jonas Maebe
|
a641860fa8
Implicit specialisation: use regular array parameters for array constructors
|
2 years ago |