提交历史

作者 SHA1 备注 提交日期
  nickysn 1eb24f9d98 + remove the segment prefix in make_simple_ref on i8086, in case it is the same 11 年之前
  reiniero 17899e92b4 * Some cosmetic mistakes in previous commit fixed. Thanks Laco! 11 年之前
  nickysn 48c5d9d213 * tobjectvmt.size and .msize in the rtl changed to sizeuint, because ptruint is 11 年之前
  yury f1727c58c3 * pas2jni: Type cast support. nil objects support. 11 年之前
  nickysn a17c04c3e0 * fixed array to pointer conversion in i8086 far data memory models 11 年之前
  reiniero a12e5406c7 * fcl-db: limit allowed blob types to real blob types only. Provide ftBlobTypes to third party code useful for determining blob types instead of TBlobType. 11 年之前
  yury 8f96b9985f * pas2jni: Revert "Suppress unused import warnings" since it produce other warnings. 11 年之前
  yury 30919d0fb1 * pas2jni: Suppress unused import warnings. Fix system unit parsing. 11 年之前
  sergei 7e4b98e735 * i386-*bsd: cleaned out handwritten assembler threadvar access from syscall code. 11 年之前
  nickysn e8b9d9bf41 * converted tcgtypeconvnode.second_nil_to_methodprocvar to the high level code 11 年之前
  nickysn 187c2af20e * tcgtypeconvnode.second_proc_to_procvar converted to the high level code 11 年之前
  florian 24a9dd43b9 * do not crash with an ie on illegal boolean expressions in conditional compilation directives, resolves #25951 11 年之前
  florian 99e1bb32a2 + apply cse to more inline nodes 11 年之前
  florian 6dd2edb10d * better complexity estimation for some inline nodes 11 年之前
  nickysn 214eaebf99 * fixed length(ansistring/widestring/dynarray) in i8086 far data memory models 11 年之前
  nickysn 63f0731913 * 16/8-bit alu fix in tcgunaryminusnode.emit_float_sign_change 11 年之前
  florian 33602db802 * try to registers more cleverly during fma code generation 11 年之前
  lacak 704f018183 fcl-db: tests: cosmetic 11 年之前
  lacak 6e18414cb3 fcl-db: tests: reduce decimal digits of just added new testCurrency value to 2 because PostgreSQL uses for money data type only 2 decimal places. 11 年之前
  lacak 2d785d1035 fcl-db: tests: add comment for SQLite why some test for exact numeric (currency) values, which can not be expressed lossless as double, fail. 11 年之前
  sergei 7f8995186c - Remove openbsd/classes.pp and use generic unix/classes.pp instead. These files are identical, excluding whitespace and comments. 11 年之前
  nickysn 5dcbaa4b2d - rm the cpu16bitalu and cpu64bitalu ifdefs from tcg.a_load_ref_cgpara as well 11 年之前
  sergei d7c863185f * Added plain calls for semaphore-related functionality, this removes need to maintain a second copy of thread manager in unis/tthread.inc. 11 年之前
  nickysn 9758a53fa6 - rm the ifdef cpu16bitalu and cpu64bitalu from thlcgobj.a_load_ref_cgpara, 11 年之前
  sergei 471ffb017c - Removed call to FlushThread, it is redundant since r17798. SysFlushStdio is called from DoneThreads, which is in turn called after exiting from ThreadFunc. 11 年之前
  nickysn d8d35a32c9 - rm bogus ifdef cpu16bitalu from tparamanager.allocparaloc and .freecgpara 11 年之前
  reiniero af2bc84a9a fcl-db: cosmetic: layout 11 年之前
  nickysn 1d4de72aa7 + 8-bit ALU support in tcgcasenode.genlinearcmplist 11 年之前
  reiniero 87f7cf715e * fcl-db: cosmetic: improve documentation for TFieldType array members 11 年之前
  reiniero 2e3e1d37b5 * fcl-db: tests: cosmetic: convert Dutch test text 11 年之前