提交歷史

作者 SHA1 備註 提交日期
  michael 7b38e90513 * Patch from Mattias gaertner to write less empty lines 8 年之前
  michael d6bd57beea * Patch from Mattias Gaertner to fix range error 8 年之前
  pierre 9fc17dc9e9 Fix FreeBSD cycle starting for release compiler after FPSysCtl interface change 8 年之前
  michael 9fbb92a48d * Fix bug #31529 8 年之前
  pierre 7853c23a0e Fix compilation after commit 35566: change sysctl name parameter type to pcint 8 年之前
  florian ad557a1da6 * allow call dword ptr eax in delphi, resolves #18225 8 年之前
  michael 5de5fa9b7b * Allow object generics, bug ID #31485 8 年之前
  florian 1b371b15e3 * make webtbs/tw30535 also working on OSes using cthreads 8 年之前
  florian b55cb246da * do +/-/pred/succ to inc/dec optimizations only at an appropriate optimziation level 8 年之前
  pierre a7c7319352 Avoid use of getcopy method for i:=i+/i k optimization 8 年之前
  florian bb8b8f2eae * do not set IsMultithread on windows, if no second thread is started, resolves #30535 8 年之前
  marco ec3aa1f56a * change sysctl name parameter type to pcint as per manpage. Param names already conform to manual page names, so not changed 8 年之前
  michael 53c40371ff * Fix destreaming 8 年之前
  florian e12e47c01a * set pe flag on win32 for the pp executable that it is "large aware" (tested by allocating 1.5 GB before real compilation starts, no regressions found), resolves #31517 8 年之前
  michael 40aa63ae0d * added pastojs, so it gets installed as well 8 年之前
  michael da88f7d217 * Fix bug #31283, parsing of Self as identifier 8 年之前
  michael ea7f7c1d2a * Fix bug #31513, add option for lowercasing property names, and add option to stream tlist 8 年之前
  michael 4f02942b55 * Fix bug #31526, missing FixedInt FixedUInt from Delphi Berlin 8 年之前
  pierre 659e372ee6 Add gdb_get_stdout and gdb_get_stderr function to gdb_get_stdin.c source 8 年之前
  florian a679cd4e37 * copy loadnodeflags in tloadnode.dogetcopy as well 8 年之前
  pierre e87cc28b64 Replaced owner field by fileindex field in tpreprocstack class, in order to display correct include file for scan_e_endif_expected error 8 年之前
  yury 3d1c988d02 * android: Use proper code page when calling a fallback implementation. 8 年之前
  florian ea3495c20e * compilation with -Oodfa fixed 8 年之前
  yury 4ec547301d * Set both DefaultSystemCodePage in runtime and source file code page to 1252 in order the test perform correctly on all systems. 8 年之前
  yury d139868dc4 * Use .rodata section for Android. 8 年之前
  yury 3bedccf946 * ARM scheduler need to move register de-allocs located before the instruction. Also preserve order of allocs and de-allocs. 8 年之前
  yury 9f3759bcb8 * Enable minor size optimization for thread var loading code when -Os is specified or PIC code is generated and PIC uses GOT. 8 年之前
  nickysn bd48a71a98 * replace i:=i+k/i:=k+i/i:=i-k (integer only, for now; later we can also do this for pointers too) by inc/dec(i,k) 8 年之前
  nickysn df390b7950 * update fpcm/revision.inc 8 年之前
  marco 46cd3181e4 * fix typo sysctlNAMEtomib, mantis #31515 by Heiko 8 年之前