提交歷史

作者 SHA1 備註 提交日期
  michael 1235b05908 * Added support for deprecated,platform and library hints 18 年之前
  yury ae90ae077a * Added missing TPM_BOTTOMALIGN constant. 18 年之前
  Jonas Maebe cce61fa602 * fixed compilation on 64 bit cpus 18 年之前
  Jonas Maebe a57f9e0672 + added QWord overloads for IntToHex, hexStr, OctStr, binStr 18 年之前
  Almindor 6a327799f8 * fix typo with [T]SysInfo record 18 年之前
  Almindor 89eeb8aa63 * fix linux sysinfo struct and function (bug 9523) 18 年之前
  Almindor 9525a96db7 * update winsock2 to version 2.2 regarding SO_ and AF_ constants 18 年之前
  Jonas Maebe fc078fbc29 * more 64 bit overload choosing fixes 18 年之前
  Jonas Maebe e4487e628d * fixed overload choosing error on 64 bit 18 年之前
  yury a768c29b2d * Implemented GetTempDir for wince. Bug #9348. 18 年之前
  yury 1159ee9744 * Small improvement to previous commit. 18 年之前
  yury 614dbe6a8c * Fixed inclusion of multiple resource files with icons or cursors. Patch by Sergei Gorelkin modified by me to reduce memory usage. Bug #9459. 18 年之前
  Jonas Maebe 5bc156efea * always demote type conversions which cannot represent part of the 18 年之前
  Jonas Maebe ffbb833805 * fixed inttohex overload choosing 18 年之前
  Jonas Maebe 9238ea2850 * fixed potential range errors 18 年之前
  Jonas Maebe ae364ab187 * fixed win32 compilation 18 年之前
  yury 685810c18c * Fixed fpc_WideCharArray_To_WideStr in case if widechar array contains empty string. 18 年之前
  peter 65afe53eb0 * fix settimeofday timeval parameter 18 年之前
  Jonas Maebe d73582cb85 * removed svn:executable properties 18 年之前
  Jonas Maebe cfd206f897 * more sdl/graph unit reordering (win32, freebsd) 18 年之前
  Jonas Maebe 5d219560b0 + added initial sdlgraph unit by Evgeniy Ivanov and related changes: 18 年之前
  Jonas Maebe 0bfce99477 * fixed bug in ppc jumptable generation for case statements with 18 年之前
  Jonas Maebe 5fbf90b1e3 + generated Makefile 18 年之前
  Jonas Maebe 7c9634e0fd * moved graph from packages/base to packages/extra so it can depend 18 年之前
  michael 287c262d10 * Added copy,length and setlength 18 年之前
  michael 95c712faa1 * Escaped some TeX special characters in documentation 18 年之前
  Jonas Maebe 399201ad7d * removed rodata support for ppc64 again because it doesn't work on 18 年之前
  Jonas Maebe 9b76bb94d5 * depends on fcl-base 18 年之前
  yury 3cbd1fb108 * Properly implement registry API ANSI wrappers for wince. 18 年之前
  yury 2e75d6726a * Fixed internal Ansi<->Wide conversion routines. 18 年之前