nickysn
|
341ffdaa79
* enabled build of ptc and ptcgraph on linux; hermes enabled on all platforms
|
15 năm trước cách đây |
nickysn
|
7bbb0817d3
* updated ptcgraph and added ptccrt
|
15 năm trước cách đây |
nickysn
|
b1ffb01b42
* updated ptc
|
15 năm trước cách đây |
nickysn
|
fc8d088308
* updated hermes to latest version from trunk
|
15 năm trước cách đây |
joost
|
ff4614177b
* Fixed exception while parsing the -o option for the second time
|
15 năm trước cách đây |
joost
|
ed985423ac
* Do not use -c command line parameter for the compiler executable, it is already used for the compiler config file
|
15 năm trước cách đây |
sergei
|
1d3a1e6691
* dom.pp, removed TDOMAttr.FOwnerElement field, storing owner element in FParentNode. This reduces memory requirements.
|
15 năm trước cách đây |
Jonas Maebe
|
1c9fed7ae3
* resolve anonymous external objcclass definitions to the real type also when
|
15 năm trước cách đây |
nickysn
|
f88efa2072
* added SetBkColor and GetBkColor for Hercules
|
15 năm trước cách đây |
Jonas Maebe
|
d628276c98
r329 | jonas | 2010-09-19 17:17:21 +0200 (Sun, 19 Sep 2010) | 3 lines
|
15 năm trước cách đây |
sergei
|
2786259d77
dom.pp:
|
15 năm trước cách đây |
joost
|
f6ced54fb4
* Parse command-line options twice, so they can override values from the configuration files
|
15 năm trước cách đây |
joost
|
21c81ee3fd
* Session-info removed from Lazarus project-file
|
15 năm trước cách đây |
nickysn
|
d975466171
* implemented SetBkColor and GetBkColor for mode MCGAHi (640x480x2)
|
15 năm trước cách đây |
nickysn
|
263fc7b6ff
* fixed memory leak in DrawTest, when running more than one test
|
15 năm trước cách đây |
nickysn
|
22954b48ad
+ new graph unit test DrawTest for PutPixel, GetPixel, HLine, VLine and write modes
|
15 năm trước cách đây |
Jonas Maebe
|
ef4f0639c0
+ added GPCStrings to implicitunits so it gets cleaned/installed
|
15 năm trước cách đây |
Jonas Maebe
|
242016312f
* immediately fail when trying to allocate a memory block whose size falls
|
15 năm trước cách đây |
Jonas Maebe
|
bd69be344c
* replaced -O2 with -Ootailrec, because that's the optimization that has
|
15 năm trước cách đây |
Jonas Maebe
|
4bd21b327b
* patch by zeljko to make the test independent of the locale, and fix a
|
15 năm trước cách đây |
florian
|
3041bbab27
* fixes overflowing internalerror number
|
15 năm trước cách đây |
florian
|
b147f5b716
* don't do tail recursion optimization on method calls having an explicit self pointer, resolves #17402
|
15 năm trước cách đây |
Jonas Maebe
|
79fbca8c63
* don't crash when reading a Macho-O binary with an unanticipated
|
15 năm trước cách đây |
joost
|
b938ea0f2a
* For cdecl functions the funcret is not popped by the caller when it is passed
|
15 năm trước cách đây |
joost
|
3ee0e6fd2d
* Added comments to explain the tf_safecall_clearstack and tf_safecall_exceptions target flags
|
15 năm trước cách đây |
Jonas Maebe
|
07e47171d2
* don't perform temp substitution of an entire array when assigning only the
|
15 năm trước cách đây |
michael
|
b4a15ed612
* Added fcl-js
|
15 năm trước cách đây |
Jonas Maebe
|
ac8add7cf9
* don't perform temp substitution for variables whose address has been taken
|
15 năm trước cách đây |
nickysn
|
7a6b26f6e2
* do not hook SetVisualPage and SetActivePage for modes that only have 1 video page
|
15 năm trước cách đây |
sekelsenmat
|
51d212ee23
Patch from Alberto Brito, improves OpenSSL and allows only one of the 2 DLLs to be loaded. See bug #17270
|
15 năm trước cách đây |