sergei
|
6d89ec4ee4
* SysUtils unit, fixed return value of FileSetDate:
|
преди 15 години |
Jonas Maebe
|
d45ba6c966
* only ordinals and enums can be bitpacked -> don't give an error when
|
преди 15 години |
pierre
|
be4daa86e4
* Try to compile with mingw64 gdb
|
преди 15 години |
pierre
|
9f46b931e2
* Extract implicit libraries from ifdef NotImplemented
|
преди 15 години |
pierre
|
64af782aca
* Try to compile with mingw64 gdb
|
преди 15 години |
marco
|
fb13dfc18f
* fix for mantis 17840, rounding of bits/line
|
преди 15 години |
marco
|
e3fb3230ef
* fixes for memory leaks by Vincent
|
преди 15 години |
florian
|
d25b6f44f0
* avoid hint about uninitialized variable for compiler generated label jump buffer in macpas mode, resolves #17842
|
преди 15 години |
florian
|
474e8dc273
* ugly indention fixed
|
преди 15 години |
florian
|
18011b99cc
o patch by Sven Barth, resolves #17827
|
преди 15 години |
sekelsenmat
|
b87e3e5057
Fixes a list out of bounds exception in freetype
|
преди 15 години |
sergei
|
b6c0948bb2
* unit xmlcfg.pp marked as deprecated.
|
преди 15 години |
michael
|
121cef51d2
* Some memory leak fixes from Vincent Snijders
|
преди 15 години |
Jonas Maebe
|
d1264eeb3a
* fixed optimized division of signed values by constant power of 2 if the
|
преди 15 години |
sekelsenmat
|
d077572f85
Changes the default style of the brush of a TFPImageCanvas to bsSolid
|
преди 15 години |
sekelsenmat
|
584fa63ea4
Allows directly setting the core fpcanvas properties in subclasses
|
преди 15 години |
paul
|
f5751d81db
compiler: reset section type to regular fields section after the "public", "protected", ... and other section visibility keywords
|
преди 15 години |
marco
|
71aa7eaabd
* fix from mantis 17818. Value is only peaked, add readvalue to also consume it.
|
преди 15 години |
sergei
|
87b8b02463
* Updated DBus headers to version 1.2.16
|
преди 15 години |
Jonas Maebe
|
ae483061b1
+ add cthreads for unix platforms
|
преди 15 години |
Jonas Maebe
|
c4488f6b3a
* hook up CompareUnicodeStringProc and CompareTextUnicodeStringProc in
|
преди 15 години |
pierre
|
5c92c18bdf
* Shorten check for go32v2 target
|
преди 15 години |
pierre
|
d3d15cbc51
+ Also check IntToBin input
|
преди 15 години |
michael
|
054d2b71a2
* Fixed SetInsertSQL/SetDeleteSQL
|
преди 15 години |
sergei
|
b002c36e8b
+ Test for #17591
|
преди 15 години |
sergei
|
80d69c8a22
* win/sysutils.pp, implement CompareUnicodeString and CompareTextUnicodeString, resolves #17591.
|
преди 15 години |
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 години |
sergei
|
d8eccf008d
+ Test for Mantis #17560
|
преди 15 години |
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 години |
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 години |