Commit History

作者 SHA1 備註 提交日期
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 年之前
  florian ffed6aae86 Initialized merge tracking via "svnmerge" with revisions "1-11664" from 17 年之前
  michael 89b8e2e9e7 * Fixed SetItem as per bugreport of Paul Ishenin 17 年之前
  Jonas Maebe 4f5513466a * reverted r11671 because it breaks tthread.waitfor on unix 17 年之前
  sekelsenmat fb8ffb0b99 Renames MaxRecordLength to the better DefaultRecordLength and fixes default size setting in sdfdata 17 年之前
  sekelsenmat b573908e93 Allows the maximum record size in TFixedDataset and descendents to be modifyed. 17 年之前
  Jonas Maebe 156acf3817 * fixed version of r11719 (faster parsing of units with lots of declarations 17 年之前
  Jonas Maebe e43ae1ceee * use p.resultdef (representing a property array range) before freeing p 17 年之前
  Jonas Maebe f35051f76e - reverted r11719, there are still some problems with it 17 年之前
  Jonas Maebe 632abdace8 * keep the syms that need to be checked for forward definitions in a 17 年之前
  Jonas Maebe bc9e7c5580 * fixed syntax errors in r11708 (and it wasn't tested in the nightly 17 年之前
  marco ca0bdc816b * shared suffix use for fb (for mac os x compat), bug #12062 17 年之前
  Jonas Maebe a933a70cfc * fixed test (it should fail) 17 年之前
  Jonas Maebe af05770a7c * fixed alignment code in generic fillchar (not sure why 17 年之前
  Jonas Maebe 65f5557fc4 + test for mantis #12051 (already works correctly in 2.3.1) 17 年之前
  Jonas Maebe 2b067a427d * give warning if a routine in the interface of a non-interface-only 17 年之前
  florian ceb071d649 + missing {$goto on} added 17 年之前
  peter e90ce867d9 * fphashlist, update hashcapacity also if capacity is changed 17 年之前
  peter 060bdbcb47 * fix writing of goto node to ppu 17 年之前
  Jonas Maebe 7aee2f3d71 * moved fplstat(ansistring,pstat) overload to bunxovl(h).inc, so all 17 年之前
  ivost 5c33285229 * fixed 64bit bug in iconvenc.pas 17 年之前
  michael 0ed810b6b0 * Fixed default value for floats (mantis #9183) 17 年之前
  michael 64e6d68a64 * Implemented StrictDelimiter without the delphi bugs (mantis #8910) 17 年之前
  marco 42f8738003 * shappbarmessage missed a indirection (pointer), bug #12024 17 年之前
  michael d2169a7e43 * In case no default is specified and no NoDefault is present, act as if NoDefault was given. (bug ID 10080, now we are Delphi compatible) 17 年之前
  michael 7a058a9bf2 * Added overloaded call for fplstat which has var argument (as for stat) 17 年之前
  michael ca4fa01f8f * Fixed formaatfloat for negative numbers (Bug ID 11711) objpas/sysutils/sysstr.inc 17 年之前
  michael d0d3a79731 * Patch from Martin Schreiber to fix streaming inherited collections 17 年之前
  michael e4b4875bb0 * Added support for interface delegation (Implements) 17 年之前
  michael 53deaee379 * Added support for interface delegation (Implements) 17 年之前