Commit History

作者 SHA1 備註 提交日期
  Jonas Maebe 677958fc79 * fixed saving/loading of nested procvar types to/from ppu files (symtable 15 年之前
  Jonas Maebe 9ef51a41c2 + support for nested procedural variables: 15 年之前
  sergei 0f5795baaf XPath, use a perfect hash to recognize all possible keywords. 15 年之前
  paul 8a47c5ec8e tests: class sections test by Martin 15 年之前
  Jonas Maebe e56f5d9462 + wavopenal example to play a wav file by Dmitry Boyarintsev (mantis #16961) 15 年之前
  Jonas Maebe d7cdd9afba * allow tthread-based threads to only start executing once the constructor 15 年之前
  Jonas Maebe b18a4617bb * fixed calling static TP-style object methods from within other methods 15 年之前
  Jonas Maebe 5b0962b735 * fixed misplaced bracket in condition test that caused all blocks 15 年之前
  florian 9affb070b8 * don't force OT_BITS32 on x86-64, resolves #16622 15 年之前
  marco eead32ac62 * unblock folded into chmls and deleted. 15 年之前
  Jonas Maebe a07bb94fcb * separate the finally block that dezals with cleaning up temps and the 15 年之前
  Jonas Maebe bfc1a6ff1c + added support for intialising/finalising threads not started via the FPC 15 年之前
  andrew ab10e35fd5 * added basic reading for ms help 2 the successor to chm 15 年之前
  Jonas Maebe 9273856e84 * disallow pusha*/popa* for x86_64 (mantis #14862) 15 年之前
  Jonas Maebe 26cc281390 * fixed real48 to double conversion for 0.0 (patch by "jeng", mantis #16863) 15 年之前
  Jonas Maebe d3976c858b * fixed 64 bit check for "movd xmmreg, mem" and "movd mem, xmmreg" (patch by 15 年之前
  Jonas Maebe 229cbca086 * propagate pi_has_assembler_block and pi_uses_exceptions flags from inlined 15 年之前
  Jonas Maebe c6d00a2b1f * correct the register size holding a smallset < 4 bytes when using "bt" 15 年之前
  Jonas Maebe 7d27f4c21d * also support variants for %s in sysutils.format (mantis #16787) 15 年之前
  Jonas Maebe 58362db962 * use the correct procdef when taking the address of an overloaded function 15 年之前
  Jonas Maebe 60041ebf8b * allow exit(value) in exception blocks. Forbidding this dates back to 15 年之前
  Jonas Maebe 7321f9a87a * fixed register allocation info when initialising parameters, both in 15 年之前
  Jonas Maebe 62d677eb92 + support for formally declared objcclasses ("type x=objcclass;external;") 15 年之前
  Jonas Maebe e36857742f * allow taking the address of an indexed array function result 15 年之前
  Jonas Maebe 04a63ea278 * fixed range/overflow checking for succ/pred (mantis #16770) 15 年之前
  Jonas Maebe 267cb54cd6 + some extra (already working) tests for class references 15 年之前
  Jonas Maebe bcc836f1b0 * put the RTTI for optional protocol methods in the correct section for 15 年之前
  Jonas Maebe 1474e7191f * moved tests to correct directory (they depend on the CocoaAll unit) 15 年之前
  Jonas Maebe 835899524b + support for Objective-Pascal for-in loops ("fast enumerations") 15 年之前
  Jonas Maebe 790c7954b7 * fixed assigning "id" to a protocol instance and using protocol instances 15 年之前