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 年之前 |
florian
|
448f3d99c1
* cleanup of case <string> of code by Sergei Gorelkin, resolves #13700
|
15 年之前 |
florian
|
dab642986e
* patch by Sergei Gorelkin, fixes several issues with implements, resolves #15209
|
15 年之前 |
joost
|
b9df4690d6
* THtmlSelectProducer.jsOnChange property
|
15 年之前 |
Jonas Maebe
|
1a87386bfe
* allow and properly handle @classtype(pointerconst).field (mantis #15415)
|
15 年之前 |
florian
|
8cecea9b53
* GetEnumName handles subrange types correctly, resolves #15377
|
15 年之前 |
pierre
|
04f0544570
* fix stabs/dwarf register numbers for GDB
|
15 年之前 |
florian
|
737514c434
* win crt unit returns #13 for numeric enter as well, resolves #13203
|
15 年之前 |
paul
|
d89463588c
compiler: don't compile incorrect statements if operators are involved (issue #0015338) + test
|
15 年之前 |