提交历史

作者 SHA1 备注 提交日期
  svenbarth ff3bb9322a Fix for Mantis #24848. 12 年之前
  reiniero 83e843fe2a * fcl-db: TParam.SetAs***: set variant datatype before value assignment. Mantis #24728. Patch by Andrew Brunner. 12 年之前
  nickysn a5517cd3d4 * SI and DI removed from the i8086 saved_standard_registers list, because they are volatile in TP7's default calling convention 12 年之前
  Mattias Gaertner 90d78e775e instantfpc: version 1.3: compile into temporary directory to avoid clashes in parallel compilations 12 年之前
  florian 57d4185d44 * allocate/deallocate cpu registers as late/early as possible, this gives the reg. allocator more flexibility 12 年之前
  sergei e1550e1aed * Restore registers in correct order (for push/pop it *does* matter), fixes crashes caused by r25224. 12 年之前
  masta b81f746e05 Inline Length(DynamicArray) 12 年之前
  marco 0d9211b3bc * fix for Mantis #24834 sockets field in SDLNET_SOCKETSET is double pointer. 12 年之前
  Jonas Maebe 2ba22f666e + support for R_SUBMMX and R_SUBMMY in generic_regname() 12 年之前
  sergei 5c4abfa75a + Implemented saving/restoring registers using PUSH/POP instructions on i386 targets with non-fixed stack. Provides some advantage in code size (e.g. the compiler becomes about 20KBytes smaller). 12 年之前
  Jonas Maebe 1ce93f7430 * when automatically generating an overriding getter/setter method (because 12 年之前
  sergei a21a20d559 + i8086-specific version of g_stackpointer_alloc. 12 年之前
  sergei 1f72143eef * In preparation for fixing Mantis #24791: Copy related code from tcgx86.g_proc_entry to tcgx86_64.g_proc_entry, and remove win64-specific stuff from tcgx86 version. 12 年之前
  sergei ea65e272dd * Changed global variable into field. 12 年之前
  reiniero 83a236f9b3 * revert previous commit - was due to a misunderstanding: TestFloatParamQuery already covers the bug. 12 年之前
  reiniero 9ad462590a * fcl-db: dbtestframework: add test for parameter .AsFloat; bug #24728 12 年之前
  joost 531ce2dfc2 * If one include-file is resolved, do not stop resolving the other include-files 12 年之前
  joost 23f065faa0 * Resolve files for all targets before the creation of an archive 12 年之前
  nickysn a8729ca784 + added test for the div/mod bug fixed in r24247 12 年之前
  florian 912268b1b9 * make loop unrolling dependent on the cpu optimization type instead of the instruction set 12 年之前
  nickysn db541b59fa - disallow calling tai_symbol_end.Createname with a symbol name that isn't yet defined 12 年之前
  florian b262b4d76b * fix loop unrolling of for in loops 12 年之前
  paul 24f8623490 rtl, utils: apply patch from Inoussa (mantis #24158): 12 年之前
  Jonas Maebe fb8fb29574 * record/use the code page of string constants typecasted to an ansistring 12 年之前
  michael 41b3ebe844 * Fixed bug #24813 12 年之前
  michael 5fa6d73619 * Fixed bug #24814 12 年之前
  Tomas Hajny 00a0bf992f * SHUT_* constants added for improved compatibility to other platforms 12 年之前
  Tomas Hajny 5f1b12573f * fix for a typo in previous commit (SocketClose->CloseSocket) 12 年之前
  nickysn d0fa5fff8c * use Tai_const.Create_nil_dataptr in TVMTWriter.intf_gen_intf_ref for writing the nil value for the GUID ptr of Corba interfaces 12 年之前
  nickysn 875e676441 * use Create_nil_dataptr in objectdef_rtti_class_full() when writing the current vmt address for objects that have no vmt 12 年之前