Commit History

作者 SHA1 備註 提交日期
  joost 3e165e2dcf * Fixed compilation on Linux after r15557 15 年之前
  michael 56d3739a03 * Patch from Dmitry Boyarintsev to implement expression parsing. Improved to have operator as enumerated 15 年之前
  marco 3719524cb0 * Improved link scanning, and chmcmd commandline handling 15 年之前
  Jonas Maebe bfc1a6ff1c + added support for intialising/finalising threads not started via the FPC 15 年之前
  marco 547f082abc * YOffset-pageswitch moved later into directputpix procedure, since an 15 年之前
  andrew 9b55d22267 * fixed a bug where the header size was incorrectly reported causing useless chm files 15 年之前
  sergei 83238862f7 * The tag name may be followed by any whitespace char, not only #32 (Mantis #16906) 15 年之前
  marco 05c40669e6 * initial #windows, defaultwindow support 15 年之前
  andrew 532fb57eee * updated copyrights 15 年之前
  andrew ab10e35fd5 * added basic reading for ms help 2 the successor to chm 15 年之前
  andrew a0f62a1336 * Fixed a potential bug where a value would not change if a contition wasn't met 15 年之前
  Jonas Maebe 9273856e84 * disallow pusha*/popa* for x86_64 (mantis #14862) 15 年之前
  daniel 86cbf76b92 * Fix/improve the value of "code" that is returned for val(string,enum,code) in 15 年之前
  Jonas Maebe a3a559cecc * part of r15538, forgot to commit 15 年之前
  Jonas Maebe 26cc281390 * fixed real48 to double conversion for 0.0 (patch by "jeng", mantis #16863) 15 年之前
  joost b3ca47e88a * Install the doc and example sourcefiles 15 年之前
  Jonas Maebe 2bf79e6e51 * fixed error message when using for-in with Objective-Pascal 1.0 15 年之前
  Jonas Maebe 5ce9bf7e39 * ifdef i386 -> ifdef cpui386 (fixes i386 compilation) 15 年之前
  marco 50af809a6c * a few portuguese message updates by Marcelo B Paula #0016843 15 年之前
  Jonas Maebe d3976c858b * fixed 64 bit check for "movd xmmreg, mem" and "movd mem, xmmreg" (patch by 15 年之前
  Jonas Maebe 36e4f3d38b * fixed getting upper byte of "extra field" (patch by Brett, mantis #16887) 15 年之前
  sergei 5abc4bf45d Russian message file update: 15 年之前
  Jonas Maebe 229cbca086 * propagate pi_has_assembler_block and pi_uses_exceptions flags from inlined 15 年之前
  Jonas Maebe a302cbeff1 * more Win64 -> FPC_HAS_TYPE_EXTENDED check conversions 15 年之前
  Jonas Maebe 68ee2ca193 * make use of x87 dependent on availability of FPC_HAS_TYPE_EXTENDED 15 年之前
  Jonas Maebe 574d7eb70d * use call/pop instead of call/mov/ret to get the GOT pointer on 15 年之前
  Jonas Maebe c6d00a2b1f * correct the register size holding a smallset < 4 bytes when using "bt" 15 年之前
  Jonas Maebe 0def7f801e * mark used registers in assembler block so the compiler saves/restores 15 年之前
  Jonas Maebe 8be466546a * disabled superfluous zeroing of another field 15 年之前
  joost 9f071282b3 * Added ALoaded parameter to MessageBox 15 年之前