提交歷史

作者 SHA1 備註 提交日期
  florian 9da91645d9 * initial, unfinished implementation 19 年之前
  florian 4ae36f609a + started RegExprReplace 19 年之前
  ivost 387e2e39b9 * fixed type definition 19 年之前
  daniel ba164eea53 + Add ifdefs for fake gdb. 19 年之前
  daniel 4e2c9ffa9c + Evaluate window 19 年之前
  florian 836dbad1b2 * bitpacked stuff fixed for x86-64 19 年之前
  tom_at_work 3b6d5c3676 - cleanup, fixing of uninitialized variables, missing return values and unused variables 19 年之前
  tom_at_work 7ab5fc7980 - cleanup, fixed range check error in cgcpu 19 年之前
  joost 17acf22a48 + Added TBufDataset.Filtered, based on OnFilterRecord 19 年之前
  Vincent Snijders c4b458b2f0 * fixed RunErrorToExcept for EControlC and EPrivilege 19 年之前
  Tomas Hajny eb46534f92 * update by Ido Kanner - 3 messages were excluded from docs, fixed 19 年之前
  Tomas Hajny 8966d54b4b * updates by Ido Kanner - errore.msg rev. 5473 19 年之前
  daniel 1a02ce4bc1 * Prevent IDE from crashing when receiving a signal if displaying user screen. 19 年之前
  daniel 598cf9fcf0 + Add shortstring version of system(). 19 年之前
  joost 38213ba71e - Renamed TSQLQuery.Filter and Filtered to ServerFilter and ServerFiltered 19 年之前
  florian 0c64a02826 * there is no gnu as for win64 19 年之前
  Károly Balogh 119cdbb772 - fixed bra #.label assembler errors hopefully 19 年之前
  florian 0d97f9ab6c + initial implementation for x86_64, problem currently the usage of .section to create the necessary note section 19 年之前
  florian 6bf6aa3552 * si_* defines cleaned up 19 年之前
  florian ded759a247 * implemented 19 年之前
  yury 319d92fe9a * Release register of by value parameter after making its local copy. It fixes bug when local stack location is referenced using big (>4k) PC relative offset by ARM CPU. In this case temp register is needed and wrong temp register is allocated. 19 年之前
  yury c21b1478b8 * added Sleep to wait loop for wince. 19 年之前
  yury 2fd4be4637 * Additionally check procedure's para_stack_size before doing stackframe optimization. It handles the case when a parameter is passed partially in registers and partially in the stack. 19 年之前
  yury 96bfb7ce97 * don't destroy both r11 and r13 when copying data. 19 年之前
  yury d4335749ec * reverted r5481. That order of instructions can be executed more effectively on newer ARM CPUs. 19 年之前
  florian 01a20b25a2 * don't reuse registers 19 年之前
  daniel d89409f4b4 * Regenerate Makefile. 19 年之前
  yury 35b1014207 * more usual order of instructions. 19 年之前
  florian d84493deec * ifdef'ed pic directive 19 年之前
  florian d47dc38f2c * ignore PIC directive on windows and warn about it 19 年之前