michael
|
2777349a23
* Fix 19850 (modified patch by Chad B)
|
14 years ago |
michael
|
96e5333dc2
* Added fakeSeekForward for benefit of descendant streams.
|
14 years ago |
Tomas Hajny
|
6992049034
* fix for a silly typo in the previous revision
|
14 years ago |
marco
|
bb2e98c4f1
* load listseparator from locale. Patch by Bart B. Mantis 19976
|
14 years ago |
michael
|
27acf845d2
* Removed comment about bug ID #19440
|
14 years ago |
Tomas Hajny
|
867ad94115
* fix for DirectoryExists - proper handling of root directory
|
14 years ago |
Tomas Hajny
|
4230a33272
* MkDir and RmDir usually not allow trailing directory separator (except when running under Win32)
|
14 years ago |
michael
|
992d01719a
* Exit process when a shutdown event is received from mod_fastcgi
|
14 years ago |
florian
|
8b58d69576
* accept undefineddef (generic parameter) as parameter for assigned, resolves #19974
|
14 years ago |
michael
|
5d59d00fdc
* Some fixes and additional unit from Darius Blaszijk
|
14 years ago |
michael
|
7dc58d81d9
* Some fixes and additional unit from Darius Blaszijk
|
14 years ago |
marco
|
215852ac85
* QuickEvaluate, an helper procedure to quickly evaluate formulas.
|
14 years ago |
sergei
|
bbae63a4f2
* Check that a single interface is only delegated to a single property within a class.
|
14 years ago |
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 years ago |
pierre
|
47b943d236
+ Add traling separators tests
|
14 years ago |
pierre
|
9d763ec052
* Avoid warnings about pointer to signed integers typecasts
|
14 years ago |
pierre
|
9fff19cda9
+ DirectoryExists tests
|
14 years ago |
florian
|
883eab626d
* inline Types.Point(...)
|
14 years ago |
Jonas Maebe
|
d8a2c47c75
* fixed calling inherited message handlers after r18162
|
14 years ago |
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 years ago |
Jonas Maebe
|
48695a7705
* when removing unnecessary 64 bit widenings, modify both the resultdef
|
14 years ago |
pierre
|
7fd2f2b3ed
* Skip go32v2 target has there is no thread support
|
14 years ago |
pierre
|
3d701bc644
+ Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries
|
14 years ago |
pierre
|
405cf34bd3
+ Add %needlibrary to libraries themselves to avoid error report on systems not supporting libraries
|
14 years ago |
pierre
|
9b79c280be
Add stdconvs unit for go32v2 target
|
14 years ago |
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 years ago |
joost
|
a88ee0d95d
* Compile freetype, freetypeh and ftfont only on those
|
14 years ago |
joost
|
e114d05d19
* implemented -e option, to use the environment to pass arguments to the
|
14 years ago |
joost
|
b160aed929
* Do not use the CPU in the unit-output directory on OSes that use 8.3
|
14 years ago |
Jonas Maebe
|
9195506c56
* make sure that anonymous inherited calls only call through to the
|
14 years ago |