Commit History

作者 SHA1 備註 提交日期
  paul 6bc01f8c7e tests: add 2 fail dispinterface test 15 年之前
  paul 0d7391baff tests: restore nil check in the dispinterface test 15 年之前
  paul 1ae0cebc1a compiler: implement dispinterface properties + modified test 15 年之前
  paul b16653e099 compiler: fix translate_disp_call for cases with method calling with no arguments 15 年之前
  paul 7e0578c569 comobj: fix DoDispCallByID. Now it works fine for DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYGET. 15 年之前
  paul 58f43def5c compiler: write dummy restype to calldescnode if we are calling by dipid 15 年之前
  paul 9f7a69627a comobj: for loop to ArgCount - 1 causes a crash when ArgCount = 0 because it is unsigned 15 年之前
  florian 75e702c2e8 * rename cpu instruction set define cpu386 to cpu80386. cpu386 is used already as a family define 15 年之前
  florian 988b94e578 * store array results returned in registers on x86_64-win64 in a memory location if needed, resolves #14388 15 年之前
  florian 20de72b703 * allow writeln/readln on generic type parameters 15 年之前
  micha e66b0b1f37 * tests: add test for issue #15500 15 年之前
  micha 215823c88f * rtl: fix TFPGList Add/Insert hang/crash (issue #15500) 15 年之前
  florian 2c823f5935 * fixes compilation of win32 system unit with -dSYSTEMEXCEPTIONDEBUG 15 年之前
  florian 3747454aeb * patch by Olivier Coursiere to enable winlike resources on haiku, resolves #15539 15 年之前
  florian a58e07df38 * optimize <expr> and/or <expr> if they are equal and boolean 15 年之前
  florian cf5c42b596 * give a better error message and do better error recovery if too few typed constant array elements are provided 15 年之前
  florian e89f193bdd * adapted instruction string length so all instructions fit 15 年之前
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization 15 年之前
  florian 89bf2d0257 * cleaned up cse code 15 年之前
  florian 49f9695cf5 * handle short boolean evaluation correctly when doing node cse 15 年之前
  florian 3c7f726f98 * typeconvnodes are only equal if also their result type is equal 15 年之前
  olivier 22a5e7ef0a * Add convutils and stdconvs units. 15 年之前
  olivier 3b326d1bd1 * Fixed some declarations for Haiku. Some are needed to compile Lazarus. 15 年之前
  paul fa729dd252 compiler: fix calling of dispinterface procedures (issue #0015528) 15 年之前
  paul 74cc1e0bab compiler: allow 'as' for dispinterface, allow comparisons of dispinterface and pointers (issue #0015530, issue #0015529) 15 年之前
  joost c9eea4ff5e * Recognition of the XHTTPRequestedWith http header for CGI and FCGI 15 年之前
  paul e9214c1826 compiler: improve comparison for property and getter. it was possible to declare a class property with regular method for the getter because of cpo_ignorehidden flag 15 年之前
  sergei a24b84c11b * Fixed CDATA section splitting which got broken due to excessive optimization in r14194. 15 年之前
  marco 61f8a71380 * ishellextinit 15 年之前
  marco 689094646e * image_file_machine constants 15 年之前