提交歷史

作者 SHA1 備註 提交日期
  Vincent Snijders a9b0952c77 * added mode objfpc to prevent alignment problems 18 年之前
  michael ebe62e17ae * Fixed TWriter so it streams csSubcomponentt only when streaming its owner; not from all references to it 18 年之前
  joost 047d79aef4 * Patch from Jesus Reyes to allow changing the Dialect 18 年之前
  florian c5f492ef50 * fixed assembling of movq mem,xmmreg 18 年之前
  michael e597d8f9da * Avoid a size 0 error on empty string fields 18 年之前
  micha c825b8239b * increase default timeout for cpu intensive tests on slow cpus 18 年之前
  peter 273bfffe5b * store defstates in ppu, this field keeps the info what 18 年之前
  florian 370f05c516 * soft float128 code compiles in theory (ies the compiler) 18 年之前
  peter a724d80e81 * debuginfo initialized per unit 18 年之前
  florian 17a5249bac + initial FlatSB implementation, resolves #7915 18 年之前
  peter e10c75ee6e * fix relative path writing 18 年之前
  joost 41e1da6fb7 * Allow a size of 0 in a stringfield 18 年之前
  joost 8a66698bc4 * TIBConnection.Dialect is read-only as it is implemened now. And public, not published. 18 年之前
  florian 3e7e3dc2eb * when looking for the compiler, call fpc with the right target cpu name, resolves #9924 after makefile regeneration 18 年之前
  peter a0ebdcf820 * enable regvar for -O2 18 年之前
  peter d74bd34a91 * fix 32bit truncation in type determination of constant operands 18 年之前
  Jonas Maebe 0aba0acdf6 * fixed widechar to shortstring conversion after r8898 (webtbs/tw7758) 18 年之前
  Jonas Maebe 12b4f034ea * only allow using array elements as for-loop counter variables 18 年之前
  Jonas Maebe e64b973cf9 * fixed ppc and ppc64 compilation after r8898 18 年之前
  Jonas Maebe d2279d55d6 * restored outputting the stabs for local variables and parameters 18 年之前
  florian 1cb5d2a603 * some missing make_simple_ref calls added, resolves #8948 18 年之前
  Jonas Maebe 9343a2ea50 * always do a SaveAs when trying to save new editors, also if there 18 年之前
  florian c219b1f753 * fixed/enabled andl/addl/... xx,reg1 orl reg1,reg1 setxx/jxx/cmovxx optimization 18 年之前
  florian 5a3f71754a - removed odd assembler implementation, using the inline variant usually creates better code 18 年之前
  florian ae79ef2cb5 * don't range pointers converted to arrays, resolves #8191 18 年之前
  florian 6b8466633e * forgotten commit (part of last commit) 18 年之前
  florian 7878f0feb3 * made all fpc_*_to_shortstr helpers a procedure, resolves #8580 18 年之前
  michael 4e6cd59d8c * Patch by Sergei Gorelkin: 18 年之前
  joost 0a9f618f09 * Define ISC_STATUS as clong, instead of longint 18 年之前
  Jonas Maebe 01c5cb2c99 * fixed small typo 18 年之前