marco
|
215852ac85
* QuickEvaluate, an helper procedure to quickly evaluate formulas.
|
14 年 前 |
sergei
|
bbae63a4f2
* Check that a single interface is only delegated to a single property within a class.
|
14 年 前 |
sergei
|
b8c6c7c893
* Fixed undefined return value of SysGetData function. Also don't ignore the input BufSize parameter but pass it on to GetValueData. Bug #19962.
|
14 年 前 |
pierre
|
47b943d236
+ Add traling separators tests
|
14 年 前 |
pierre
|
9d763ec052
* Avoid warnings about pointer to signed integers typecasts
|
14 年 前 |
pierre
|
9fff19cda9
+ DirectoryExists tests
|
14 年 前 |
florian
|
883eab626d
* inline Types.Point(...)
|
14 年 前 |
Jonas Maebe
|
d8a2c47c75
* fixed calling inherited message handlers after r18162
|
14 年 前 |
sergei
|
392dafd175
* Another attempt to align section raw data size in COFF headers. Without this, image modification WinAPIs like BeginUpdateResource/EndUpdateResource typically corrupt the image. Resolves #16852 (at least partially).
|
14 年 前 |
Jonas Maebe
|
48695a7705
* when removing unnecessary 64 bit widenings, modify both the resultdef
|
14 年 前 |
pierre
|
7fd2f2b3ed
* Skip go32v2 target has there is no thread support
|
14 年 前 |
pierre
|
3d701bc644
+ Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries
|
14 年 前 |
pierre
|
405cf34bd3
+ Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries
|
14 年 前 |
pierre
|
9b79c280be
Add stdconvs unit for go32v2 target
|
14 年 前 |
sergei
|
25bf0012f2
* When the interface method mapping is present, being unable to find the implementing procedure using the mapped name is a error condition. No attempt to find implementing procedure using symbol name should be made in this case. Resolves #19591.
|
14 年 前 |
joost
|
a88ee0d95d
* Compile freetype, freetypeh and ftfont only on those
|
14 年 前 |
joost
|
e114d05d19
* implemented -e option, to use the environment to pass arguments to the
|
14 年 前 |
joost
|
b160aed929
* Do not use the CPU in the unit-output directory on OSes that use 8.3
|
14 年 前 |
Jonas Maebe
|
9195506c56
* make sure that anonymous inherited calls only call through to the
|
14 年 前 |
Jonas Maebe
|
4de8f53f03
* prevent exception when the compiler is compiled with -CR and we find a
|
14 年 前 |
pierre
|
59720fa55a
* Fix error in last commit for quoted args.
|
14 年 前 |
pierre
|
1dfa5c2e74
+ Implement !proxy support for long command line
|
14 年 前 |
joost
|
914debabfe
* Do not make the logger active in the getter, so that the application is able to change the log-type.
|
14 年 前 |
marco
|
bc41e65c5c
* changed open to .first, mantis #19360
|
14 年 前 |
marco
|
f20b559668
* Most sqldb example fixes from Mantis #17292.
|
14 年 前 |
joost
|
6906b47d35
* Disabled eventlog support on WinCE
|
14 年 前 |
pierre
|
bafbbe9f0f
* Fix bug report 7210
|
14 年 前 |
pierre
|
2b54f5f961
Add test for bug report 7210
|
14 年 前 |
marco
|
f22ec8545f
* test for datetime params + fixes some minor cross-database specific things
|
14 年 前 |
florian
|
abd5ca46c8
+ build unit and lazarus project for the embedded target
|
14 年 前 |