História revízii

Autor SHA1 Správa Dátum
  paul db0f23e643 compiler: write not dummy unit name for enumeration and dynamic array rtti 15 rokov pred
  Jonas Maebe dd94f5cf2b * no longer allow typed files of reference counted data (mantis #15447) 15 rokov pred
  paul 17bd267141 compiler, rtl: write calling conventions for tkMethod members (issue #0014573) 15 rokov pred
  Jonas Maebe 7592388858 * the parameter to flagdependent() is not the ppu for which to flag the 15 rokov pred
  Jonas Maebe 820edb41a5 * hopefully fixed occasional endless ppu resolving loops after r14503 15 rokov pred
  Jonas Maebe b214448b9e * don't access the thread instance after calling DoTerminate to avoid 15 rokov pred
  Jonas Maebe 1743c6f1a8 * also recompile a unit if class/object definitions in indirectly used 15 rokov pred
  Jonas Maebe 58c7c2f636 * fixed compilation in case overflow checking is enabled, but range 15 rokov pred
  Jonas Maebe ab60790c73 * renamed ZStream to zstream in the uses clause so it matches the unit's 15 rokov pred
  paul c025471433 rtl: fix SetPropValue/GetPropValue: 15 rokov pred
  marco 9efa49b468 * Am now able to generate helpfiles with contextids from xml via chmfilewriter. XML format needs some rethinking though. 15 rokov pred
  marco c8f3925944 * small fix for last commit that avoids trouble when project is created programmatically 15 rokov pred
  marco a0c169e0b9 * context support in the project. 15 rokov pred
  florian 701d911f58 * continued on node cse 15 rokov pred
  florian fdb67a28ab * node complexity of subscribing increased because it's not only a simple operation to a register but requires a memory access 15 rokov pred
  florian 1632a10305 * search also nested common subexpressions on node level 15 rokov pred
  paul b084d70ae4 compiler: cleanup - remove unused variables 15 rokov pred
  paul 6b1f84087d tests: fix 2 database tests which assumed that dates are in yyyy-mm-dd format on all locales 15 rokov pred
  paul 5cc182ac07 rtl: fix FormatFloat to skip first spaces 15 rokov pred
  joost 1e3a429367 * Implemented TCustomHTTPModule.Kind: wkPooled, wkOneShot 15 rokov pred
  paul 4a5fab9c70 tests: fix test to run on all locales 15 rokov pred
  florian 0d57b2d8da * use 3 op cgobj methods when doing shl/shr code generation, this allows the cg to generate better code on risc archs having 3 operand shifts 15 rokov pred
  florian 1583907ac4 * improved node complexity calculation: 64 bit operations are more expensive, ord. const nodes on arm can be expensive 15 rokov pred
  Jonas Maebe d219109b16 * fixed dumping objectdefs after r14185 15 rokov pred
  florian 616289f1c8 * Winsock2.GROUP must be of type u_int, resolves #15254 15 rokov pred
  florian 20995bb01b * patch by Sven Barth: Add CeRapiInvoke to rapi.pp, resolves #15170 15 rokov pred
  florian 4faf2e9f0f * cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit 15 rokov pred
  florian b42b96752c * linux rtl contains target cpu specific files 15 rokov pred
  florian b2be0445bb * reenable ssa on function results if no exit is used, this was broken in r8578 15 rokov pred
  paul e9770b180a tests: fixed SetWindowLong test 15 rokov pred