Jonas Maebe
|
7925bed48d
* is_signed() only returns true for orddef's whose low value is < 0
|
18 years ago |
michael
|
ef9ef2ceaa
* Additional message for sqldb connector
|
18 years ago |
michael
|
6a6ca4afbd
* Implemented TSQLConnector
|
18 years ago |
michael
|
3c1353cd4d
* Added packages as pasckage dir, to be able to make install
|
18 years ago |
michael
|
77b51569d4
* Reordered so it all compiles
|
18 years ago |
peter
|
973c973081
* don't write alignment for .comm and .lcomm, it seems to be only
|
18 years ago |
peter
|
0ea8f747b1
* specify full import names for imported variables under win32
|
18 years ago |
peter
|
9676482f8e
* fix array constructors that start with nil
|
18 years ago |
peter
|
bf652ab1d2
* fixed att asmmode
|
18 years ago |
oro06
|
18944f16e9
* wince doesn't like the lcomm with two parameters too
|
18 years ago |
joost
|
a4a5b5860f
* Fixed bug #8410, as suggested by zipfelvo
|
18 years ago |
yury
|
7547f3a0c0
* Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391.
|
18 years ago |
peter
|
e0729f1be1
* fixed typo
|
18 years ago |
peter
|
d243039ffd
* moved to fcl-registry
|
18 years ago |
peter
|
90c5a79e2d
* removed registry unit dependency by using winapi instead
|
18 years ago |
peter
|
01b2873bf0
* force -Ur to prevent recompile
|
18 years ago |
joost
|
01da994036
* added compilation of fpcunit and testutils
|
18 years ago |
joost
|
2364fe3ae6
* renamed dependencies on fcl to package fcl-base
|
18 years ago |
peter
|
103b4202f4
* updated for new fcl packages
|
18 years ago |
daniel
|
f4375d547a
+ Fake readline library to allow building IDE without useless libreadline.
|
18 years ago |
peter
|
bc3a21e1a1
* split fcl into separate fcl-* packages
|
18 years ago |
peter
|
3eaece1399
* packagesdir
|
18 years ago |
peter
|
5fd1b3fb18
* add packages/ dir
|
18 years ago |
florian
|
bc73129bea
* win32 doesn't like the lcomm with two parameters either
|
18 years ago |
florian
|
821e6abae1
* better set_to_set for setconst nodes
|
18 years ago |
peter
|
5b8dd4c004
* move fcl sources to separate packages
|
18 years ago |
florian
|
e3204bb902
* fixed arm-linux
|
18 years ago |
florian
|
da23643459
* new test to avoid regression
|
18 years ago |
florian
|
302606a629
* set properties
|
18 years ago |
florian
|
fd392dc2b6
* allow inherited; calling abstract methods in delphi mode, resolves #5896
|
18 years ago |