Mattias Gaertner
|
faf8a5870c
pastojs: handling environment options PAS2JS_OPTS
|
6 سال پیش |
marco
|
0d87116b81
* add MB_CANCELTRYCONTINUE and MB*MASK constants. mantis 35244
|
6 سال پیش |
marco
|
93a3764cd5
* patch from Bart for mantis 35271 committed. Avoid create directory block when extractfilepath(<filename>) is empty
|
6 سال پیش |
nickysn
|
b9e3a0692c
+ added h2paschk.pas to the makefiles
|
6 سال پیش |
nickysn
|
47b8bf5924
+ added the initial implementation of my C structure checker code generator
|
6 سال پیش |
marco
|
8564fe7f24
* add readdirectorychangedw (only -W function) mantis 35311
|
6 سال پیش |
Mattias Gaertner
|
c3ce3dd911
pastojs: fixed record constructors
|
6 سال پیش |
michael
|
61cd2e219d
* Patch from Serge Anvarov to use local time for keyinfo (bug ID 35100)
|
6 سال پیش |
marco
|
d5f2764dd3
* readd bottomleft #35350
|
6 سال پیش |
michael
|
27894ebe68
* Patch from Serge Anvarov to improve TStrings.GetNextLine and TStrings.GetNextLineBreak (bug ID 35331)
|
6 سال پیش |
michael
|
08d6b446f0
* Fix bug ID #35345, allow tstrings.text to exceed 2Gb
|
6 سال پیش |
Mattias Gaertner
|
22777fee94
pastojs: error on anynomous record
|
6 سال پیش |
Mattias Gaertner
|
851740a945
pastojs: fixed writing workingdirectory
|
6 سال پیش |
michael
|
cae2c94e90
* Patch from Ondrej Pokorny to let AddStrings call beginupdate/endupdate under all circumstances (bug ID 35341)
|
6 سال پیش |
joost
|
c3d0757f11
* Added ability to read the name of the configuration file
|
6 سال پیش |
Jonas Maebe
|
1b0b81f714
* hopefully fix fpu emulation ppu header flag check after r41846
|
6 سال پیش |
Jonas Maebe
|
0b61b5d4cf
* added extra header to ppu inside a subsection, so we won't run into
|
6 سال پیش |
marco
|
162bd5e251
* metrics constants by Gareth and 440bx. Added SM_CARETBLINKINGENABLED for good measure.
|
6 سال پیش |
svenbarth
|
18519c9559
* fix for Mantis #34526: rely on tc_arrayconstructor_2_set instead of manually converting an array constructor to a set, this way assignment operator overloads are taken into account as well
|
6 سال پیش |
svenbarth
|
156b25501d
* improve conversion of array constructor to set so that it behaves as if done inside pass_typecheck
|
6 سال پیش |
svenbarth
|
c6d963ccd9
* also enable implementation tests on Win64
|
6 سال پیش |
svenbarth
|
cfdd800591
* also handle const untyped parameters if they're to be passed on the stack
|
6 سال پیش |
Mattias Gaertner
|
2b606a069b
pastojs: fixed TExt(TExt.new)
|
6 سال پیش |
svenbarth
|
4e0cc65c63
* correctly handle untyped parameters
|
6 سال پیش |
svenbarth
|
9e9aca6fea
* correctly handle Comp and Currency parameters as well as results (at least on the X86 platforms :/ )
|
6 سال پیش |
svenbarth
|
04f681d7c6
* directly pass the pointer to the result value; avoids an unnecessary copy operation
|
6 سال پیش |
svenbarth
|
36255a700d
* there is no CPUX86 define that is set for all three X86 variants (i8086, i386, x86_64), so check for each separately
|
6 سال پیش |
svenbarth
|
bbac2c1fbf
+ add CreateImplementation to TRttiMethod to create an implementation of a method that can be used with a VMT
|
6 سال پیش |
svenbarth
|
69f54b31e7
+ introduce a base type for RTTI related exceptions
|
6 سال پیش |
svenbarth
|
f9fe3d0a0a
+ add TValue.ToString implementations for pointers and interfaces
|
6 سال پیش |