Commit Verlauf

Autor SHA1 Nachricht Datum
  florian a58e07df38 * optimize <expr> and/or <expr> if they are equal and boolean vor 15 Jahren
  florian cf5c42b596 * give a better error message and do better error recovery if too few typed constant array elements are provided vor 15 Jahren
  florian e89f193bdd * adapted instruction string length so all instructions fit vor 15 Jahren
  florian 5acf377e31 * enable node cse for all cpus as level 2 optimization vor 15 Jahren
  florian 89bf2d0257 * cleaned up cse code vor 15 Jahren
  florian 49f9695cf5 * handle short boolean evaluation correctly when doing node cse vor 15 Jahren
  florian 3c7f726f98 * typeconvnodes are only equal if also their result type is equal vor 15 Jahren
  olivier 22a5e7ef0a * Add convutils and stdconvs units. vor 15 Jahren
  olivier 3b326d1bd1 * Fixed some declarations for Haiku. Some are needed to compile Lazarus. vor 15 Jahren
  paul fa729dd252 compiler: fix calling of dispinterface procedures (issue #0015528) vor 15 Jahren
  paul 74cc1e0bab compiler: allow 'as' for dispinterface, allow comparisons of dispinterface and pointers (issue #0015530, issue #0015529) vor 15 Jahren
  joost c9eea4ff5e * Recognition of the XHTTPRequestedWith http header for CGI and FCGI vor 15 Jahren
  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 vor 15 Jahren
  sergei a24b84c11b * Fixed CDATA section splitting which got broken due to excessive optimization in r14194. vor 15 Jahren
  marco 61f8a71380 * ishellextinit vor 15 Jahren
  marco 689094646e * image_file_machine constants vor 15 Jahren
  marco 266f5e850a * Delphi compat overload releasestgmedium vor 15 Jahren
  sergei 5dee45a6a3 * A forgotten part of r13824: the condition in assertion must be the same as the condition of calling TNodePool.AddExtent. vor 15 Jahren
  pierre a1baf343b9 * Add convutils ans stdconvs units vor 15 Jahren
  Jonas Maebe 3cc11800e9 * guarantee at least one sleep operation in every thread vor 15 Jahren
  paul 9513b50d26 compiler: don't allow to publish class properties + test vor 15 Jahren
  paul 09fd52791a tests: add fail test for class properties vor 15 Jahren
  paul 56259a084c compiler: restore occasionally removed check for sp_internal local symbols vor 15 Jahren
  paul 587e6142ad compiler: write proper note about unused private class symbol (const,type,property,method instead of method only) with full class prefix. complain also about strict private members. vor 15 Jahren
  paul 77a2c316dd compiler: use sp_internal instead of vo_is_internal for internal symbols used for static fields, remove vo_is_internal vor 15 Jahren
  Jonas Maebe 2c5ed92a4b * fixed search path for httpd units in fpc.cft & fpccfg.inc vor 15 Jahren
  Jonas Maebe 08a4ede9c4 * added str(enum,charray) and export str(enum,ansistr/widestr/unicodestr) vor 15 Jahren
  Jonas Maebe 28cd8271c9 * initial version of internal Mach-O/i386 assembler by Dmitry Boyarintsev vor 15 Jahren
  pierre 134331f129 * more updates for test history vor 15 Jahren
  marco aad151b506 * endianfixes .mo reader. vor 15 Jahren