svenbarth
|
c9ca2a6c0c
Correct messages that should not have been changed (merge during update gone wrong). Resolves Mantis #21553
|
13 years ago |
Jonas Maebe
|
26754a3f9f
* fully compare typenodes and rttinodes in their docompare() methods
|
13 years ago |
svenbarth
|
bd19a16be9
Add support for Default() intrinsic. For now this is only (fully) supported
|
13 years ago |
florian
|
a953b732d4
* update of project file
|
13 years ago |
florian
|
f4af507321
* inline is only a hint to the compiler which might be ignored so throw only a hint and not a warning if subroutine cannot be inlined
|
13 years ago |
Jonas Maebe
|
5a05542ddb
* fixed dblib/fpmake.pp and fpindexer/fpmake.pp when they are included from
|
13 years ago |
Jonas Maebe
|
c4c9661f84
* set "forcall" to true for the objc loadvmtaddrnodes generated as
|
13 years ago |
Jonas Maebe
|
284210ad48
* hardcode offset of the ISA field in Objective-C (meta)classes to be
|
13 years ago |
Jonas Maebe
|
2e3605e999
* fixed tobjectdef.is_related() checks in case formal class definitions are
|
13 years ago |
joost
|
69ba57f4a7
* Added compilation of dblib, fixes compilation after r20618
|
13 years ago |
florian
|
b01e6e1671
* remove duplicate types after r20603, resolves #21548
|
13 years ago |
florian
|
ca90260855
+ fix duplicate internal error, resolves #21545
|
13 years ago |
michael
|
8799956817
* Fixed compilation of mssql
|
13 years ago |
michael
|
241ea31e97
* Regenerated makefile with latest fpcmake
|
13 years ago |
marco
|
05999225a3
* Patch for referenceinterface by C. Peterson to properly add to the freenotification list, Mantis #20808
|
13 years ago |
joost
|
06378882e3
* Install the TPackage.InstallFiles only once
|
13 years ago |
marco
|
14f9e3542d
* use NULLHANDLE instead of NIL, since exact typing of handle type is unknown
|
13 years ago |
marco
|
981ebb4778
* FB_API_NULLHANDLE since now handles can be 0 or nil.
|
13 years ago |
joost
|
b1cda73a9a
* Replaced fpcmake building by fpmake building
|
13 years ago |
marco
|
25f29e1048
* Patch from Lacak2 for Mantis #20379 FirstLineAsSchema improvements.
|
13 years ago |
marco
|
d1c796a041
* ISC_STATUS to ptrint and all handles to 32-bit. Mantis #19116 related (but
|
13 years ago |
joost
|
ff6c64ae70
* Do not build unused units
|
13 years ago |
florian
|
99b0421193
+ patch by Seth Grover to support line number macro returning a numerical number, resolves #21372
|
13 years ago |
florian
|
0f9b8c8936
* don't throw an error if a non-generic is tried to be specialized, resolves #21238
|
13 years ago |
florian
|
a7fe7b5d06
* patch by cobines to improve speed of TFPList.Move, resolves #21436
|
13 years ago |
florian
|
0a118768c0
* updated copyright message to 2012
|
13 years ago |
marco
|
3610aaa01a
* int32 is longint in default mode, not integer.
|
13 years ago |
marco
|
d7d461f6d3
* Adding Delphi (2010 or XE) equivalents to our ctypes unit. Mantis #21537
|
13 years ago |
pierre
|
6fd24693d6
* Explicitly disable range/overlfow checks when test is not about this
|
13 years ago |
pierre
|
f8dcacd69b
*Explicitly disable range check to trigger the hint that is tested and no range check generated warning
|
13 years ago |