提交历史

作者 SHA1 备注 提交日期
  marco aad696166d * twidestringfield.setfieldtype, mantis 18663, patch by Ladislav 14 年之前
  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 年之前
  sergei 4aeef5b150 Fixes to dispatch calls: 14 年之前
  sergei 5fb58e1458 + Windows unit: add GetCPInfoEx function and related definitions, patch from G.Fink, Mantis #18654 14 年之前
  florian e7fa076b70 * handle variables without explicit size prefix better in inline assembler, resolves #18009 14 年之前
  sergei 0a9fdb71e5 - translate_disp_call: removed a couple of unnecessary variables. 14 年之前
  joost d6adcdfe81 * Patch from Ladislav Karrach to use a field's type-affinity to determine the fieldtype. (Fixes aggregate test) 14 年之前
  Jonas Maebe 9604ae2908 * also delete ppcppc64, ppcarm, ppcmips and ppcmipsel in the execlean target 14 年之前
  joost 2ba53fb6d6 * Added support for ftMemo-params in TSQLite3Conn 14 年之前
  florian cc10ab57ab * create a stub on all targets when the external name changes, resolves #18371 14 年之前
  joost 5fc605df60 * Added recognition of CLOB fields to TSqlite3Conn + test, bug #17004 14 年之前
  florian f5bde338ff - remove unused and non functional kalyptus port 14 年之前
  florian 1fef7e4b6c + introduces vo_volatile for variables, the node cse optimizer takes care of it 14 年之前
  sekelsenmat 726339c443 Many reliability improvements to the dxf reader, adds text support for both the dxf reader and the canvas output 14 年之前
  florian e99c4d1950 + support str(<boolean>,...), boolean is an enumeration type 14 年之前
  florian ec2d294287 * compiler works again compiled with $R+ 14 年之前
  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 年之前
  Jonas Maebe eab29db98a * merged tasnode.pass_typecheck() and tisnode.pass_typecheck() into a single 14 年之前
  Jonas Maebe be2bb0b2e1 * free function return location if the callnode immediately copies it to a 14 年之前
  Jonas Maebe d7010c46e4 * fixed for non-Windows (widestring=unicodestring there) 14 年之前
  paul c1ae618f40 tests: fixed vtUnicodeString related test 14 年之前
  paul a04481c89f compiler: simplify enumerator search methods of TObjectDef by reusing implementation from TAbstractRecordDef 14 年之前
  sergei 4780278e7b Fix Mantis #11783: 14 年之前
  paul e4a6221bf3 compiler, rtl: add vtUnicodeString (issue #0018560) 14 年之前
  paul e77a9051c8 compiler: treat record/class fields types as bt_var_type block in delphi mode - as result they don't create a forward declaration for ^Type. Leave it as is for other modes because in other case it break the compilation of RTL and packages (fixes issue #0018620) 14 年之前
  nickysn c96b89adce * GAS no longer required to build hermes on i386 14 年之前
  marco 6d0e9444cd * patch from #18613 from M. Kamburelis fixes glBufferSubDataARB and some formatting. 14 年之前
  joost 012ef5218b * Fixed mem-leak, FContentProducers was re-initialized during the inherited destroy 14 年之前
  joost 9191eb35a9 * Fixed mem-leak 14 年之前
  paul 27bb39a1ca compiler: comment tblock_type members 14 年之前