marco
|
fb13dfc18f
* fix for mantis 17840, rounding of bits/line
|
15 years ago |
marco
|
e3fb3230ef
* fixes for memory leaks by Vincent
|
15 years ago |
florian
|
d25b6f44f0
* avoid hint about uninitialized variable for compiler generated label jump buffer in macpas mode, resolves #17842
|
15 years ago |
florian
|
474e8dc273
* ugly indention fixed
|
15 years ago |
florian
|
18011b99cc
o patch by Sven Barth, resolves #17827
|
15 years ago |
sekelsenmat
|
b87e3e5057
Fixes a list out of bounds exception in freetype
|
15 years ago |
sergei
|
b6c0948bb2
* unit xmlcfg.pp marked as deprecated.
|
15 years ago |
michael
|
121cef51d2
* Some memory leak fixes from Vincent Snijders
|
15 years ago |
Jonas Maebe
|
d1264eeb3a
* fixed optimized division of signed values by constant power of 2 if the
|
15 years ago |
sekelsenmat
|
d077572f85
Changes the default style of the brush of a TFPImageCanvas to bsSolid
|
15 years ago |
sekelsenmat
|
584fa63ea4
Allows directly setting the core fpcanvas properties in subclasses
|
15 years ago |
paul
|
f5751d81db
compiler: reset section type to regular fields section after the "public", "protected", ... and other section visibility keywords
|
15 years ago |
marco
|
71aa7eaabd
* fix from mantis 17818. Value is only peaked, add readvalue to also consume it.
|
15 years ago |
sergei
|
87b8b02463
* Updated DBus headers to version 1.2.16
|
15 years ago |
Jonas Maebe
|
ae483061b1
+ add cthreads for unix platforms
|
15 years ago |
Jonas Maebe
|
c4488f6b3a
* hook up CompareUnicodeStringProc and CompareTextUnicodeStringProc in
|
15 years ago |
pierre
|
5c92c18bdf
* Shorten check for go32v2 target
|
15 years ago |
pierre
|
d3d15cbc51
+ Also check IntToBin input
|
15 years ago |
michael
|
054d2b71a2
* Fixed SetInsertSQL/SetDeleteSQL
|
15 years ago |
sergei
|
b002c36e8b
+ Test for #17591
|
15 years ago |
sergei
|
80d69c8a22
* win/sysutils.pp, implement CompareUnicodeString and CompareTextUnicodeString, resolves #17591.
|
15 years ago |
sergei
|
a4dd7701d9
* win/sysutils.pp: removed private WinAPI function declarations. Since this unit uses Windows unit, there's no point in re-declaring stuff.
|
15 years ago |
sergei
|
d8eccf008d
+ Test for Mantis #17560
|
15 years ago |
sergei
|
ffc357a528
* TThread, Windows implementation: prevent resource leak when destroying an initially suspended and never resumed thread. The thread must be always resumed so that ThreadProc can complete and cleanup. Fixes Mantis #17560.
|
15 years ago |
florian
|
8ca3c8301b
* don't convert second argument of inc/dec to sinttype when inc/dec are compiled with r+ or q+, fixes code generation for inc(<int64>,<int64>); on 32 bit targets
|
15 years ago |
florian
|
1c5a3b6bf0
o patch by Graeme Geldenhuys
|
15 years ago |
florian
|
eb3644140a
* patches from Aleksa Todorovic for #15480 to improve error reporting, does not resolve #15480
|
15 years ago |
michael
|
03774ca2c3
* Replace strange characters with ! instead of dropping them (dropping causes duplicate labels)
|
15 years ago |
florian
|
747b93b7ec
+ cpu unit for x86-64 containing a CAS128 implementation
|
15 years ago |
florian
|
d6d3791939
* fix compilation of cmpxchg16b
|
15 years ago |