コミット履歴

作者 SHA1 メッセージ 日付
  florian 15630b4247 * several flaws in headers fixed, resolves #8285 18 年 前
  peter a48c9fe3a0 * cleanup r6369 18 年 前
  peter ebccbf720c * fix concat_multi for widestrings, patch was already done for ansistrings fixes 8292 18 年 前
  tom_at_work 99bc1ccb75 * merged some code which was ifdefed separately for POWERPC and POWERPC64 code but is equal 18 年 前
  tom_at_work 635117218e * fix incorrect generation of huge static arrays on 64 bit systems; however, GAS only supports 2^31-1 sized ones 18 年 前
  Jonas Maebe 36cb039a21 + compile fmtbcd unit 18 年 前
  Jonas Maebe 1863fb4c55 * make more use of location_force_register in in-code, should fix 18 年 前
  joost 74646df93b * Fixed IsUniDirectional with help from Thorsten Engler, bug #8211 18 年 前
  pierre b754e839bc * Trying to start implementation of details on one file log 18 年 前
  Jonas Maebe 21cef2cdb1 * r6372 for x86(-64) 18 年 前
  tom_at_work dc21781f1d * fix compilation for 64 bit platforms, 18 年 前
  joost 126f0dceac * Use DataConvert in SetFieldData 18 年 前
  Vincent Snijders d87dc4e3f8 * always pass property value by value to the property setter of a method, the optimization (to prevent copying) to pass just the reference doesn't work on arm, for example (bug 8273) 18 年 前
  pierre 62b810700a * fix for webbug 8270 18 年 前
  yury d897b10f15 * updated wince API. 18 年 前
  tom_at_work 499d77d975 * fixed compilation 18 年 前
  Jonas Maebe 3e5f64e16f * increased ppu version for setdef patch 18 年 前
  Jonas Maebe 80b0b1c057 * compiler identifier is powerpc64, not ppc64 18 年 前
  florian 247a8b2698 * indoniesan language update by Zaenal Mutaqin 18 年 前
  Jonas Maebe f38d29cfab * optimized previous patch for "byte in set" (Thorsten Engler) 18 年 前
  daniel 794167b09d * Improve test. 18 年 前
  florian e2633cb47d * linker stuff for symbian by Felipe Monteiro de Carvalho 18 年 前
  florian a2127504a0 + Symbian rtl skeleton by Felipe Monteiro de Carvalho 18 年 前
  daniel 04819280cc + Add enormous arrays test. 18 年 前
  florian 8ed35dd5fb * do a stack trace in case of abording with an heap error when EXTRA is defined 18 年 前
  Jonas Maebe fc3852e59a * in non-TP modes, 'ord_larger_than_256 in set' now always returns 18 年 前
  florian eb8b2fb138 * be more carefull with unaligned load optimization 18 年 前
  florian e70c6df440 * arm-linux has to link explicitly against libc 18 年 前
  joost 370f7737b6 * Implemented DataConvert, bug #8204 18 年 前
  joost 99b15e95a1 * Improved error-handling in TBufDataset.ApplyUpdates 18 年 前