Jonas Maebe
|
d628276c98
r329 | jonas | 2010-09-19 17:17:21 +0200 (Sun, 19 Sep 2010) | 3 lines
|
15 лет назад |
sergei
|
2786259d77
dom.pp:
|
15 лет назад |
joost
|
f6ced54fb4
* Parse command-line options twice, so they can override values from the configuration files
|
15 лет назад |
joost
|
21c81ee3fd
* Session-info removed from Lazarus project-file
|
15 лет назад |
nickysn
|
d975466171
* implemented SetBkColor and GetBkColor for mode MCGAHi (640x480x2)
|
15 лет назад |
nickysn
|
263fc7b6ff
* fixed memory leak in DrawTest, when running more than one test
|
15 лет назад |
nickysn
|
22954b48ad
+ new graph unit test DrawTest for PutPixel, GetPixel, HLine, VLine and write modes
|
15 лет назад |
Jonas Maebe
|
ef4f0639c0
+ added GPCStrings to implicitunits so it gets cleaned/installed
|
15 лет назад |
Jonas Maebe
|
242016312f
* immediately fail when trying to allocate a memory block whose size falls
|
15 лет назад |
Jonas Maebe
|
bd69be344c
* replaced -O2 with -Ootailrec, because that's the optimization that has
|
15 лет назад |
Jonas Maebe
|
4bd21b327b
* patch by zeljko to make the test independent of the locale, and fix a
|
15 лет назад |
florian
|
3041bbab27
* fixes overflowing internalerror number
|
15 лет назад |
florian
|
b147f5b716
* don't do tail recursion optimization on method calls having an explicit self pointer, resolves #17402
|
15 лет назад |
Jonas Maebe
|
79fbca8c63
* don't crash when reading a Macho-O binary with an unanticipated
|
15 лет назад |
joost
|
b938ea0f2a
* For cdecl functions the funcret is not popped by the caller when it is passed
|
15 лет назад |
joost
|
3ee0e6fd2d
* Added comments to explain the tf_safecall_clearstack and tf_safecall_exceptions target flags
|
15 лет назад |
Jonas Maebe
|
07e47171d2
* don't perform temp substitution of an entire array when assigning only the
|
15 лет назад |
michael
|
b4a15ed612
* Added fcl-js
|
15 лет назад |
Jonas Maebe
|
ac8add7cf9
* don't perform temp substitution for variables whose address has been taken
|
15 лет назад |
nickysn
|
7a6b26f6e2
* do not hook SetVisualPage and SetActivePage for modes that only have 1 video page
|
15 лет назад |
sekelsenmat
|
51d212ee23
Patch from Alberto Brito, improves OpenSSL and allows only one of the 2 DLLs to be loaded. See bug #17270
|
15 лет назад |
nickysn
|
239cf4cea4
* implemented SetBkColor and GetBkColor for CGA
|
15 лет назад |
nickysn
|
4f754e4a68
* SetBkColor and GetBkColor made hookable
|
15 лет назад |
Jonas Maebe
|
988ac8d28a
* fixed compilation after r15973 (patch by javivf, mantis #17397)
|
15 лет назад |
sergei
|
3bef71aaf9
* xmlread.pp, removed FRecognizePE field. Its functionality is replaced by checking other fields.
|
15 лет назад |
michael
|
cd196c5622
* Test for negcurrformat values 11-15 from Zeljan Rikalo
|
15 лет назад |
michael
|
154c6ec4d2
* Implementation of values 11..15 of negcurrentformat from Zeljan Rikalo
|
15 лет назад |
michael
|
84c28084ac
* Procedure body is now reachable (and assigned). (patch from [email protected])
|
15 лет назад |
michael
|
3d148c48ea
* Attempt at MySQL 5.1 connection
|
15 лет назад |
marco
|
74a7e7edd8
* very minor compatibility fix. Delphi exports name of the dll as
|
15 лет назад |