提交歷史

作者 SHA1 備註 提交日期
  florian b90db73fbc * fixed test 11 年之前
  florian 98e5dead27 * moved comments in from of fields for better readability 11 年之前
  florian 6e63272ab7 * added missing parenthesis 11 年之前
  florian 15df4a4f80 + support iso pascal like program parameters in iso mode 11 年之前
  florian e841027a48 * fixes handling of typed files in iso mode 11 年之前
  florian e6a9e385d3 * spelling fixed 11 年之前
  florian 523b2dfa26 * deactive debugging defines again after r26427 11 年之前
  sergei 720b9bf560 * SPARC: reworked 64-bit comparisons so their result is always in flags. Comparisons are emitted as subtractions, sides are optionally swapped to avoid using Z flag (since it is not set correctly in multi-word subtraction). This generates significantly shorter code: when both sides are in registers it is just 3 instructions for equal/unequal and 2 instructions otherwise. 11 年之前
  marco 204d0ac90a * set FPC_USE_LIBC here for now. (the BSD one is under IFDEF DARWIN) 11 年之前
  marco 057b07966c * some more socket fixes. unix*/unx* files were manually moved, not svn moved. 11 年之前
  marco 9833b81a64 * added src/bsd to fpmake unit path. 11 年之前
  marco a164dcb023 * osdefs.inc for BSD 11 年之前
  marco 2643ce9391 * remove bsd file 11 年之前
  marco 4804a5528b * change registry functions in comobj to "HKEY" because of win64 reasons. (Mantis #25515) 11 年之前
  marco f09374a197 * winsock(and -2), sockets and gpm to rtl-extra. 11 年之前
  florian cb48c2afca * some fixes for parameter handling on avr 11 年之前
  paul 19d71655eb utils: fix few errors with sharepath in samplecfg 11 年之前
  paul 4df2637e99 fpc: pass sharepath to fpc.cfg maker using samplecfg 11 年之前
  paul 932349020c rtl: deprecate winwidestringalloc 11 年之前
  paul 9681212fea utils: put unicodepath to default fpc.cfg file 11 年之前
  reiniero 9db59ea8e7 * fcl-db: cosmetic: replace Dutch variable name with English 11 年之前
  marco b9385a4f1d * adding some delphi "var" overloads 11 年之前
  pierre 7a03a7485f Fix typing error in cross-cycle at level 2 11 年之前
  pierre 12d56bad5c Use os name only to look for units/$target/rtl if target has tf_use_8_3 to find installed directories 11 年之前
  sergei fb02283927 * x86_64: Adjust result of fpc_longjmp without using branches. 11 年之前
  nickysn 372e9dfdf1 * improved the readability of the code of taddnode.try_make_mul32to64() even 11 年之前
  nickysn ac177a445e * use is_64bit() in taddnode.try_make_mul32to64() for better readability 11 年之前
  lacak 336056ba2b fcl-db: fix parameter parsing if form "-:param" is used. Do not confuse with simple line comment, which must start with "--". Bug #25505 11 年之前
  svenbarth d87c503881 Fix compilation of NativeNT after the recent RTL changes 11 年之前
  marco 67e64e8be3 * killed a ver2_4 exception 11 年之前