michael
|
f5cac5fcbc
* If request handled correctly, send content if it was not yet sent
|
14 yıl önce |
ivost
|
7e3edc48d8
* completed unimplemented timezone functions
|
14 yıl önce |
ivost
|
3d8df4fd92
* added CDATA xsd helper function: xsdNewChildCData
|
14 yıl önce |
marco
|
aad696166d
* twidestringfield.setfieldtype, mantis 18663, patch by Ladislav
|
14 yıl önce |
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 yıl önce |
sergei
|
4aeef5b150
Fixes to dispatch calls:
|
14 yıl önce |
sergei
|
5fb58e1458
+ Windows unit: add GetCPInfoEx function and related definitions, patch from G.Fink, Mantis #18654
|
14 yıl önce |
florian
|
e7fa076b70
* handle variables without explicit size prefix better in inline assembler, resolves #18009
|
14 yıl önce |
sergei
|
0a9fdb71e5
- translate_disp_call: removed a couple of unnecessary variables.
|
14 yıl önce |
joost
|
d6adcdfe81
* Patch from Ladislav Karrach to use a field's type-affinity to determine the fieldtype. (Fixes aggregate test)
|
14 yıl önce |
Jonas Maebe
|
9604ae2908
* also delete ppcppc64, ppcarm, ppcmips and ppcmipsel in the execlean target
|
14 yıl önce |
joost
|
2ba53fb6d6
* Added support for ftMemo-params in TSQLite3Conn
|
14 yıl önce |
florian
|
cc10ab57ab
* create a stub on all targets when the external name changes, resolves #18371
|
14 yıl önce |
joost
|
5fc605df60
* Added recognition of CLOB fields to TSqlite3Conn + test, bug #17004
|
14 yıl önce |
florian
|
f5bde338ff
- remove unused and non functional kalyptus port
|
14 yıl önce |
florian
|
1fef7e4b6c
+ introduces vo_volatile for variables, the node cse optimizer takes care of it
|
14 yıl önce |
sekelsenmat
|
726339c443
Many reliability improvements to the dxf reader, adds text support for both the dxf reader and the canvas output
|
14 yıl önce |
florian
|
e99c4d1950
+ support str(<boolean>,...), boolean is an enumeration type
|
14 yıl önce |
florian
|
ec2d294287
* compiler works again compiled with $R+
|
14 yıl önce |
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 yıl önce |
Jonas Maebe
|
eab29db98a
* merged tasnode.pass_typecheck() and tisnode.pass_typecheck() into a single
|
14 yıl önce |
svenbarth
|
e19bcfae38
Added a flag set to TSymtable that tells whether it contains a class helper symbol, which is currently only used for static- and globalsymtables.
|
14 yıl önce |
svenbarth
|
bc2db220be
tchlp45: corrected the test; it used a non existing method instead of the private one, but this doesn't make a difference in the result (it still fails as it should ^^)
|
14 yıl önce |
Jonas Maebe
|
be2bb0b2e1
* free function return location if the callnode immediately copies it to a
|
14 yıl önce |
Jonas Maebe
|
d7010c46e4
* fixed for non-Windows (widestring=unicodestring there)
|
14 yıl önce |
paul
|
c1ae618f40
tests: fixed vtUnicodeString related test
|
14 yıl önce |
paul
|
a04481c89f
compiler: simplify enumerator search methods of TObjectDef by reusing implementation from TAbstractRecordDef
|
14 yıl önce |
sergei
|
4780278e7b
Fix Mantis #11783:
|
14 yıl önce |
svenbarth
|
a7d99a5561
Increased PPU version again so it differs from that in trunk
|
14 yıl önce |
paul
|
e4a6221bf3
compiler, rtl: add vtUnicodeString (issue #0018560)
|
14 yıl önce |