michael
|
c20d68baec
* Patch by Ludo Brands to support creation of activeX containers and event sink components (bug 20991)
|
13 years ago |
michael
|
51953c459c
* Added eventsink unit from Ludo Brands (bug 20991)
|
13 years ago |
florian
|
862f9dacea
* handle int_to_bool for qwordbools correctly on arm
|
13 years ago |
Legolas
|
659b386f02
+ Added Easy gl2d library for Nintendo DS and 6 new examples
|
13 years ago |
joost
|
a7ac3986c9
* Forgot to adapt fcl-images Makefile.fpc in r18128
|
13 years ago |
marco
|
cbd12709d4
* regenned makefile that was accidentally done win32 only.
|
13 years ago |
florian
|
25e38983cf
* ide makes use of %APPDATA% if available to store configuration files, same logic as on unix, resolves #20870
|
13 years ago |
marco
|
a231396bf7
* interface function declarations had no stdcall modifier, patch by Ludo #20987
|
13 years ago |
florian
|
2dc2d65b1a
+ on windows, search %ALLUSERSPROFILE% and %USERPROFILE% for fpc.cfg
|
13 years ago |
Jonas Maebe
|
930883edf6
* also report currency as automatable on non-x87 platforms
|
13 years ago |
Jonas Maebe
|
3b32e6986b
* fixed maketojumpbool() for 32 bit targets when used with a
|
13 years ago |
Jonas Maebe
|
3a6fb7c9ef
- removed stray if-statement
|
13 years ago |
Jonas Maebe
|
f5568b86e6
+ support for OP_NOT and OP_NEG in a_op64_reg_reg() (required since
|
13 years ago |
Jonas Maebe
|
4d12a8b1ba
* fixed not(qwordbool): take all 64 bits into account, not only the
|
13 years ago |
Jonas Maebe
|
d0ba14ecab
* fixed webtbs/tw20874b for non-x86 32 bit targets: tcgobj methods (by
|
13 years ago |
florian
|
5defdf86ba
* handle for-loops correctly if the limits contain the counter variable
|
13 years ago |
marco
|
2087ab1508
* Remove upx support from makefiles.
|
13 years ago |
joost
|
a48a84f54e
* Moved those tests in TTestDBBasics that needs a cursor to the new
|
13 years ago |
florian
|
cd644c4ecb
* VER2_0 overleft removed
|
13 years ago |
florian
|
c4a5499d2a
* handle flag to reg./ref. conversion correctly for boolean64
|
13 years ago |
florian
|
7070fef055
* patch by Jeppe Johansen to fix postprocessexecutable for the embedded target if host and target OS have different endianess, resolves #20926
|
13 years ago |
florian
|
a59a37dddd
* handle assignments of qword bools with LOC_FLAGS correctly, resolves #20874
|
13 years ago |
florian
|
61eb25ea30
* qwordbool is obviously a 64 bit type, resolves #20889
|
13 years ago |
joost
|
0fcb5ae687
* Show a proper error-message when trying to do a locate on a uni-directional dataset
|
13 years ago |
joost
|
06f0e3f9fa
* Fixed compilation by Delphi
|
13 years ago |
joost
|
5698d75c4c
* Added more Delphi-compatibility wrappers
|
13 years ago |
florian
|
6a1a2d3464
* get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913
|
13 years ago |
florian
|
c4c20102fd
* make buildrtl aware of heapmgr
|
13 years ago |
michael
|
51b5107247
* Patch from Ilya Melnikov to change var to out params (bug 20949)
|
13 years ago |
michael
|
109fa89bc8
* Make sure key is zero-padded if seed is smaller than key length (bug 20949, patch from Ilya Melnikov)
|
13 years ago |