Commit History

Author SHA1 Message Date
  lacak aa62089fb3 fcl-db: sqldb: TSQLTransaction.EndTransaction should end transaction (a do not leave it active). So caCommitRetaining and caRollbackRetaining are only aliases of caCommit, caRollback in this case. Bug #26068 11 years ago
  Károly Balogh 2d38cf0dbd assemble: don't include exec directly, but use GetProcessID to generate the unique file ID, because that maps to exec/FindTask on Amiga anyway 11 years ago
  Károly Balogh fbc7b3d89a fixed some recently added external vs. public mixup, so Amiga binaries even link again 11 years ago
  Károly Balogh 633eeb79ed m68k/ra68kmot.pas: fixed a pointer to signed int cast warning, so it now compiles with warnings on 11 years ago
  Károly Balogh 3b787b7187 m68k/ra68k.pas: fixed some multi level comment warnings, so it now compiles with warnings on 11 years ago
  Károly Balogh 94d1a04422 m68k/cpuasm.pas was an empty and unused file since the first SVN commit. other platforms also doesn't have such file, so removed. 11 years ago
  Jonas Maebe 13fbf5b6ef * fixup for r27725: limit change to subn 11 years ago
  Tomas Hajny fab4a91f4d * package openssl supported for OS/2 now 11 years ago
  Tomas Hajny 20545a79dc * package supported for OS/2 now 11 years ago
  Tomas Hajny b101438eb7 * OS/2 support previously added to Synapse merged in 11 years ago
  nickysn 89e9fac562 * TVMTBuilder.intf_allocate_vtbls: fixed the Ioffset calculation in i8086 far 11 years ago
  reiniero 15275795da * fcl-db: adjust blob type test to match narrowed number of allowed blob types in r27682 11 years ago
  Jonas Maebe 20b8ade8ce * added readbarriers as counterparts for the writebarriers (see 11 years ago
  Jonas Maebe e704dd8d74 * treat "u32bit-u32bit" as a signed value when removing automatic 11 years ago
  nickysn 4f4e00e758 + i8086 far data memory model fixes in tinterfaceentry and tinterfacetable 11 years ago
  Jonas Maebe 35c64a7a69 * properly order all operations in TMultiReadExclusiveWriteSynchronizer 11 years ago
  nickysn 791cd932fd + support i8086 far data memory models in tcg8086.g_intf_wrapper 11 years ago
  florian 8207e0ef22 + make use of vfnmsub*/vfmsub*/vfnmadd* instructions if possible 11 years ago
  nickysn 6e7dd647fd * Tcgx86.g_concatcopy: optimization for the case where source.segment is 11 years ago
  lacak 1004c8db6f fcl-db: base: implement TParam.AsBCD + test 11 years ago
  lacak b4f2f47f49 fcl-db: mysql: when MySQL reports field type as VARCHAR map to ftString and do not try remap to ftMemo. 11 years ago
  lacak 54c09051a0 fcl-db: base: when copying character data use MaxLen up to Size (not DataSize), because buffer size is = DataSize, o we can copy max. DataSize-1 which is Size. 11 years ago
  nickysn 906d828ee0 * tcg8086.g_copyvaluepara_openarray: fix for the case where ref.segment is 11 years ago
  nickysn c9c29a3cd4 + ignore the source segment, when the destination cgpara is a near pointer in 11 years ago
  nickysn c9f8703679 + set ref.segment to NR_SS for all temps/localvars on i8086. This allows the 11 years ago
  nickysn 38aec68d6f * ti8086vecnode.update_reference_reg_mul: remove the segment before calling 11 years ago
  florian 2fa066b003 * optimize vmovaps/vmovapd after avx instructions 11 years ago
  florian 8060d4a3f7 * when updating registers in RegUsedAfterInstruction, new reg. allocs should be ignored 11 years ago
  nickysn 8c86d64866 * fixed 'data structure too large' error in test tcall1.pp in the i8086 large 11 years ago
  nickysn 3dfc6ac7e1 * fixed the passing of extended floating type parameters on i8086 for 11 years ago