svenbarth
|
a6821c63e0
* store the type of the helper that had been encountered during parsing in the objectdef and by extension the PPU
|
8 lat temu |
svenbarth
|
50788e8b3b
* correctly encapsulate the RTTI data for sets to avoid alignment problems with the new SetSize field (fixes compilation on Sparc and basically every other target that requires proper alignment with 64-bit values dictating an 8-Byte alignment)
|
8 lat temu |
joost
|
e702b79063
* JWTs are urlbase64 encoded, not base64
|
8 lat temu |
florian
|
05ecd784f2
* factored out OptPass1LEA and use it for x86-64 as well
|
8 lat temu |
Mattias Gaertner
|
c586767de9
pastojs: call constructor without params, add default params
|
8 lat temu |
Mattias Gaertner
|
5a242be304
fcl-passrc: resolver: static array of char
|
8 lat temu |
michael
|
ea1677f244
* Patch from Andrey Zubarev to fix uninitialized result in EncodeURLElement (Bug ID 32409)
|
8 lat temu |
Mattias Gaertner
|
0fae0cb389
fcl-passrc: fixed hint of unimplemented
|
8 lat temu |
Mattias Gaertner
|
1057f7968e
pastojs: fixed aString[1+2]:=
|
8 lat temu |
Mattias Gaertner
|
4831836e06
pastojs: updated tests
|
8 lat temu |
Mattias Gaertner
|
b980151f07
fcl-passrc: resolver: different record types are incompatible
|
8 lat temu |
marco
|
865df88116
* a few const added, mantis #32401
|
8 lat temu |
marco
|
84def3e29d
* move instead of loop, mantis #32402
|
8 lat temu |
florian
|
7a86d10b05
* implemented (Inter)locked* functions properly for sparc64
|
8 lat temu |
florian
|
bfeb5fef53
+ cas* mnemonics for sparc64
|
8 lat temu |
michael
|
ae8c18164d
* Allow to specify alternate start page
|
8 lat temu |
michael
|
55daab725a
* Fix in GetColorComponent for HTML
|
8 lat temu |
nickysn
|
c8b351fb67
+ added check in GetNextReg(), so it halts with an internal error, if called on
|
8 lat temu |
lacak
|
950082f371
fcl-db: oracle: adjust buffer for BLOBs, when reading CLOBs,NCLOBs. Bug #32377
|
8 lat temu |
michael
|
55a0fd5121
* Forgot to commit library name mixup
|
8 lat temu |
nickysn
|
db09759763
* also integrated the getnextreg() implementation for 8-bit and 16-bit alus from
|
8 lat temu |
nickysn
|
cf28b202eb
* integrated the getintregister() implementation for 8-bit and 16-bit alus from
|
8 lat temu |
nickysn
|
ddba821561
* GetNextReg(), used by 16-bit and 8-bit code generators (i8086 and avr) moved
|
8 lat temu |
maciej-izak
|
532e256579
fcl-passrc: paswrite: allow to write pointer type
|
8 lat temu |
maciej-izak
|
12f444c282
fcl-passrc: paswrite: remove redundant code
|
8 lat temu |
nickysn
|
30c38a81a9
+ also check register type (must be R_INTREGISTER) and subregister (must be
|
8 lat temu |
michael
|
61aabf0ac5
* Patch from Pascal Riekenberg to fix setting of CSV parsing options
|
8 lat temu |
Mattias Gaertner
|
55b2a266d7
pastojs: implemented staticarray[char]
|
8 lat temu |
Mattias Gaertner
|
583923c503
fcl-passrc: resolver: static array[char]
|
8 lat temu |
marcus
|
5b52afc824
os4units: TNewWindow.type_ renamed to WType to be compatible with the other amiga platforms
|
8 lat temu |