Jonas Maebe
|
d65839d51a
* renamed NSObject.*copyWithZone to NSObject.class*CopyWithZone to prevent
|
14 lat temu |
Legolas
|
3140d1d7e7
* Fixed libgbafpc compilation
|
14 lat temu |
Legolas
|
c3698c84be
* Updated libndsfpc to 1.4.10:
|
14 lat temu |
ivost
|
b31c87a134
* fixed bug with xmlxsdparser.pas (typo). It was introduced by r16873
|
14 lat temu |
Jonas Maebe
|
7cb1c8b586
* improvement of r16001 so that allocations even closer to high(ptruint)
|
14 lat temu |
Almindor
|
53c2870fab
* fix array count bug from 16875
|
14 lat temu |
Almindor
|
59e71130d4
* add a few version up front
|
14 lat temu |
michael
|
f5cac5fcbc
* If request handled correctly, send content if it was not yet sent
|
14 lat temu |
ivost
|
7e3edc48d8
* completed unimplemented timezone functions
|
14 lat temu |
ivost
|
3d8df4fd92
* added CDATA xsd helper function: xsdNewChildCData
|
14 lat temu |
marco
|
aad696166d
* twidestringfield.setfieldtype, mantis 18663, patch by Ladislav
|
14 lat temu |
sergei
|
71cce9716d
* Parse 'variant_expression.ident[parameters]' as a parametrized property access, rather than non-parametrized property followed by array subscript. This corresponds to Delphi behavior and fixes Mantis #17127.
|
14 lat temu |
sergei
|
4aeef5b150
Fixes to dispatch calls:
|
14 lat temu |
sergei
|
5fb58e1458
+ Windows unit: add GetCPInfoEx function and related definitions, patch from G.Fink, Mantis #18654
|
14 lat temu |
florian
|
e7fa076b70
* handle variables without explicit size prefix better in inline assembler, resolves #18009
|
14 lat temu |
sergei
|
0a9fdb71e5
- translate_disp_call: removed a couple of unnecessary variables.
|
14 lat temu |
joost
|
d6adcdfe81
* Patch from Ladislav Karrach to use a field's type-affinity to determine the fieldtype. (Fixes aggregate test)
|
14 lat temu |
Jonas Maebe
|
9604ae2908
* also delete ppcppc64, ppcarm, ppcmips and ppcmipsel in the execlean target
|
14 lat temu |
joost
|
2ba53fb6d6
* Added support for ftMemo-params in TSQLite3Conn
|
14 lat temu |
florian
|
cc10ab57ab
* create a stub on all targets when the external name changes, resolves #18371
|
14 lat temu |
joost
|
5fc605df60
* Added recognition of CLOB fields to TSqlite3Conn + test, bug #17004
|
14 lat temu |
florian
|
f5bde338ff
- remove unused and non functional kalyptus port
|
14 lat temu |
florian
|
1fef7e4b6c
+ introduces vo_volatile for variables, the node cse optimizer takes care of it
|
14 lat temu |
sekelsenmat
|
726339c443
Many reliability improvements to the dxf reader, adds text support for both the dxf reader and the canvas output
|
14 lat temu |
florian
|
e99c4d1950
+ support str(<boolean>,...), boolean is an enumeration type
|
14 lat temu |
florian
|
ec2d294287
* compiler works again compiled with $R+
|
14 lat temu |
florian
|
e39a220945
* patch by Jeppe Johansen: The reset vector for stm32f103 didn't have the T bit set, so it will execute a hard fault handler instead of the reset code, which by default is the same, resolves #18630
|
14 lat temu |
Jonas Maebe
|
eab29db98a
* merged tasnode.pass_typecheck() and tisnode.pass_typecheck() into a single
|
14 lat temu |
Jonas Maebe
|
be2bb0b2e1
* free function return location if the callnode immediately copies it to a
|
14 lat temu |
Jonas Maebe
|
d7010c46e4
* fixed for non-Windows (widestring=unicodestring there)
|
14 lat temu |