Commit History

Autor SHA1 Mensaxe Data
  svenbarth c20cbcc28f + add test to check whether ComObj correctly dispatches Ansi-, Unicode- and WideString arguments %!s(int64=4) %!d(string=hai) anos
  svenbarth 585edb130a + add support for dispatching UnicodeString parameters (in addition to AnsiString parameters) %!s(int64=4) %!d(string=hai) anos
  svenbarth 9822ff30cf * a AnsiString var parameter is supposed to be dispatched in tagVariant.pbstrVal which is a PWideString, so pass a reference to the ComStr field instead of a copy %!s(int64=4) %!d(string=hai) anos
  svenbarth 50deb254e5 * correctly mask the argument type of a dispatch parameter (only the top most bit needs to be removed, not the top most *two* bits) %!s(int64=4) %!d(string=hai) anos
  Mattias Gaertner bb3d472251 fcl-passrc: fixed tests %!s(int64=4) %!d(string=hai) anos
  Mattias Gaertner 0f391f5e1a undo %!s(int64=4) %!d(string=hai) anos
  Mattias Gaertner b8d5e9c8d2 fcl-passrc: fixed tests %!s(int64=4) %!d(string=hai) anos
  Mattias Gaertner 58bbf7e265 fcl-passrc: fixed tests TTestProcedureFunction %!s(int64=4) %!d(string=hai) anos
  michael 132186a5aa No advanced records %!s(int64=4) %!d(string=hai) anos
  michael 5354cf2a61 * Advanced records structure changed, fixed fpdoc %!s(int64=4) %!d(string=hai) anos
  michael 713d6a0649 * Empty sections in advanced records %!s(int64=4) %!d(string=hai) anos
  florian 96dd5d4f76 * as suggested by Martok, pass Buffer[0] to ReadFile in SerReadTimeout %!s(int64=4) %!d(string=hai) anos
  michael b00450437b * Changed customization method texts %!s(int64=4) %!d(string=hai) anos
  michael a65ad26bca * More customization methods %!s(int64=4) %!d(string=hai) anos
  michael ce40a219ba * Test for cascaded types %!s(int64=4) %!d(string=hai) anos
  michael 988cd7235c * Fix FItems: ^TArray<A>; %!s(int64=4) %!d(string=hai) anos
  michael 5c18d04732 * Fix far test %!s(int64=4) %!d(string=hai) anos
  michael 215dab8c8a * far is a procedure type modifier, can appear in type defs %!s(int64=4) %!d(string=hai) anos
  michael 37b827c6a0 * Fix hex number evaluation in conditional expressions %!s(int64=4) %!d(string=hai) anos
  michael f8eac112d1 * Absolute is allowed as variable/type/const name %!s(int64=4) %!d(string=hai) anos
  michael 185048c631 * Last field before end does not need a semicolon %!s(int64=4) %!d(string=hai) anos
  michael bd571fdd31 * absolute can also take address on some platforms %!s(int64=4) %!d(string=hai) anos
  michael 6ee3d6064f * Fix generics >=Class and type ^File and external vars %!s(int64=4) %!d(string=hai) anos
  Mattias Gaertner 45e2c837b8 pastojs: fixed search include file mode objfpc in dir of current include file %!s(int64=4) %!d(string=hai) anos
  Mattias Gaertner 909d34e1eb fcl-passrc: fixed search include file mode objfpc in dir of current include file %!s(int64=4) %!d(string=hai) anos
  michael c986cf9347 * Make fpdoc happy (and me too) %!s(int64=4) %!d(string=hai) anos
  pierre f68804e9cd Replace cs_link_on_target by cs_assemble_on_target in assemble unit %!s(int64=4) %!d(string=hai) anos
  pierre 152208c0be In FindObjectFile check the assembly file if cs_assemble_on_target is in globlaswitches %!s(int64=4) %!d(string=hai) anos
  pierre 47d96efe29 + options.pas: Add new option -sT, to do only the linking on target, by %!s(int64=4) %!d(string=hai) anos
  michael 81344a6f5c * test for missing semicolon after fields in class declaration %!s(int64=4) %!d(string=hai) anos