paul
|
c025471433
rtl: fix SetPropValue/GetPropValue:
|
пре 15 година |
marco
|
9efa49b468
* Am now able to generate helpfiles with contextids from xml via chmfilewriter. XML format needs some rethinking though.
|
пре 15 година |
marco
|
c8f3925944
* small fix for last commit that avoids trouble when project is created programmatically
|
пре 15 година |
marco
|
a0c169e0b9
* context support in the project.
|
пре 15 година |
florian
|
701d911f58
* continued on node cse
|
пре 15 година |
florian
|
fdb67a28ab
* node complexity of subscribing increased because it's not only a simple operation to a register but requires a memory access
|
пре 15 година |
florian
|
1632a10305
* search also nested common subexpressions on node level
|
пре 15 година |
paul
|
b084d70ae4
compiler: cleanup - remove unused variables
|
пре 15 година |
paul
|
6b1f84087d
tests: fix 2 database tests which assumed that dates are in yyyy-mm-dd format on all locales
|
пре 15 година |
paul
|
5cc182ac07
rtl: fix FormatFloat to skip first spaces
|
пре 15 година |
joost
|
1e3a429367
* Implemented TCustomHTTPModule.Kind: wkPooled, wkOneShot
|
пре 15 година |
paul
|
4a5fab9c70
tests: fix test to run on all locales
|
пре 15 година |
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 година |
florian
|
1583907ac4
* improved node complexity calculation: 64 bit operations are more expensive, ord. const nodes on arm can be expensive
|
пре 15 година |
Jonas Maebe
|
d219109b16
* fixed dumping objectdefs after r14185
|
пре 15 година |
florian
|
616289f1c8
* Winsock2.GROUP must be of type u_int, resolves #15254
|
пре 15 година |
florian
|
20995bb01b
* patch by Sven Barth: Add CeRapiInvoke to rapi.pp, resolves #15170
|
пре 15 година |
florian
|
4faf2e9f0f
* cleaned up redundant declarations of types like PP(P)Char/Byte and moved them to the system unit
|
пре 15 година |
florian
|
b42b96752c
* linux rtl contains target cpu specific files
|
пре 15 година |
florian
|
b2be0445bb
* reenable ssa on function results if no exit is used, this was broken in r8578
|
пре 15 година |
paul
|
e9770b180a
tests: fixed SetWindowLong test
|
пре 15 година |
paul
|
1bbd116730
tests: fix $WARN test
|
пре 15 година |
paul
|
56bd6e830e
compiler: fix assembler constant expressions evaluation + fully enable appropriate test
|
пре 15 година |
paul
|
3fff90de80
tests: fix test
|
пре 15 година |
Jonas Maebe
|
87849e1fc6
+ added missing NSApp declaration
|
пре 15 година |
Jonas Maebe
|
2d2465aac4
* disabled the use of samevalue() when comparing float variants, because
|
пре 15 година |
florian
|
30538c4dd3
* export CreateRegKey and friends from ComObj, resolves #15299
|
пре 15 година |
Jonas Maebe
|
666b4e2469
* fixed range errors in label bookkeeping that caused too much memory to be
|
пре 15 година |
Jonas Maebe
|
18e3f01552
* fixed compilation with range checking enabled
|
пре 15 година |
Jonas Maebe
|
e254d607d6
* support arrayconstructornodes of procvars (mantis #15391)
|
пре 15 година |