提交历史

作者 SHA1 备注 提交日期
  pierre aa293d9465 Fix last commit by raise Compilation failure again in finally block in CompileBuildUnit procedure 9 年之前
  pierre 5e47be4cd5 * Use also 3 retries for mswindows implementation of SysDeleteDirectory 9 年之前
  pierre 315ce0447b Fix compilation with range check on by redefining tat array in ClearComments procedure 9 年之前
  pierre d081d9fdc0 Fix cycle for x86_64-win64 target with -Cr option 9 年之前
  pierre 9881125ba1 Fix NtpGetHeapProcess for Win64 system 9 年之前
  pierre 1e5883b6d1 Avoid overflow error for single MinValue in rtl syshelph.inc for x86_64 CPU 9 年之前
  marco 1d5e9ba35f * removed deprecated props 9 年之前
  pierre f9011289b5 * Fix default OS target for i386 and sparc processor on solaris OS 9 年之前
  pierre aec9ef1b70 Fix StackTop computation by using StackTopPtr variable set in _start code 9 年之前
  pierre 3de617c79e Fix phdr pointer increment and use envp variable from system unit for Solaris operating system 9 年之前
  pierre 90359bcb3c Add code to find base address in unix ELF aux vector above enviroment in startup stack 9 年之前
  nickysn c2b0256869 - don't define 'CPU8086' on the i8086 target, because it clashes with the 9 年之前
  yury 3597519087 * pas2jni: Fixed handling of global procvars. 9 年之前
  Jonas Maebe f54c3dc523 * re-enabled SEM_GETNCNT..SEM_SETALL for Darwin, after they were disabled 9 年之前
  florian 8b4a392863 * compilation fixed 9 年之前
  florian 5aabe71aee * better throw an internalerror in TAoptBase.RegLoadedWithNewValue instead of trying to make a safe approximation 9 年之前
  florian 1cb91cc7bb * forgotten commit to redir.ExecuteProcess 9 年之前
  florian 1266491085 o refactored some peephole optimizer code: 9 年之前
  michael 273f88a54c * Remove redundant files 9 年之前
  michael e7a722cdd9 * Patch from Ondrej Pokorny to make Trect methods more Delphi compatible (Bug ID 29479) 9 年之前
  michael 7d4905470d * Fix compilation (doubled code due to patch ?) 9 年之前
  marcus e8cb0d0415 arosunits: Removed Objfpc in all units, changed "array of const" to "array of PtrUInt" 9 年之前
  florian 356ab8f63d + test/example programs for WaitOnExit with time out 9 年之前
  michael ec6ab0233b * Patch from Denis Kozlov to merge all Windows versions into 1 (Bug ID 29496) 9 年之前
  florian 2466b58095 * improved TProcess.WaitOnExit with timeout implementation to use fpGetTimeOfDay to work more precise 9 年之前
  florian 2e506ec4ac * Redir.ExecuteProcess uses TProcess.WaitFor with timeout for FPC > 3.0 9 年之前
  florian bdbdee6acf + TProcess.WaitForExit implementation with timeout 9 年之前
  svenbarth d2a7f17d8c Fix for Mantis #29372. 9 年之前
  michael c97504da86 * Patch from Denis Kozlov to use *W functions (preparation for use on WinCE) 9 年之前
  michael 2b1b4a0899 * Patch from Tony Whyman to implement single registry instance (allows multiple simultaneous TRegistry instances to operate synchronously (Bug ID 29472) 9 年之前