reiniero
|
f3b7a7ad2e
fcl-db: dbtestframework, Oracle:
|
%!s(int64=11) %!d(string=hai) anos |
reiniero
|
2d8ea638b3
fcl-db: dbtestframework, Oracle:
|
%!s(int64=11) %!d(string=hai) anos |
lacak
|
54f0f58f63
fcl-db: bufdataset:
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
f69e6ec389
* Some fixes to NASM writer:
|
%!s(int64=11) %!d(string=hai) anos |
reiniero
|
f77060135c
fcl-db: cosmetic
|
%!s(int64=11) %!d(string=hai) anos |
Jonas Maebe
|
9315c121d4
- removed cwstring again, it's not needed and breaks compilation of the test
|
%!s(int64=11) %!d(string=hai) anos |
marco
|
35909d1939
* patch from mantis #25790 SHGDN SHCONTF and SFGAO constants.
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
7593696a03
* Fixed all tests to be D2009+ compatible
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
6d00c13957
* Forgot to commit (bug id 0025793)
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
640f6ea300
* return nil in SysTinyReallocMem, when the size parameter is 0
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
03415e1cac
* Added class constructor/destructor, fixed set of subrange (bug ID 25793)
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
858efec84e
* handle SysTinyFreeMem(nil) properly (i.e. succeed silently, without writing to
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
c00b56ae49
* added the -w-orphan-labels parameter to all tasminfo instances for nasm.
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
90c04fef80
+ added nil pointer assignment test at the end of program for i8086-msdos
|
%!s(int64=11) %!d(string=hai) anos |
svenbarth
|
47b4a52c8f
Also respect the supplied version suffix when printing the compiler path name using -PB. Fixes Mantis #25791
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
46f8e78d1f
+ Support GOT/gp-relative constants in GAS and internal assemblers, MIPS and i386.
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
31d160aaf5
* x86: clean up and place jump tables into sec_rodata on all targets. Effectively it does not change anything, because sec_rodata with relocations still go into writable data at assembler level.
|
%!s(int64=11) %!d(string=hai) anos |
reiniero
|
1bd35f5655
fcl-db: dbtestframework:
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
be879dde19
* added align=16 to the _NULL segment to ensure it's always located at DS:0000
|
%!s(int64=11) %!d(string=hai) anos |
nickysn
|
888ecdaee4
* fixed the type conversions of the 'and' operator to be Delphi compatible. Fixes Mantis #25179
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
b32d5a49fa
* Patch from Ocean to fix range check, and map Ansistring functions to normal functions
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
9faea4e757
* Fixed test so the same result as in Delphi
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
e28824465f
* Fix bug #25720
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
48eacbae41
* Fixed bug (actually feature) in 23645
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
921c785cc7
* Fixed example so it actually runs (patch by Joao Paulo Schwarz Schuler, bug ID #25768)
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
aac74f4d0a
* Patch from Inoussa Ouedraogo to make assigning widechar to variant Delphi 2009+ compatible (Bug ID 25719)
|
%!s(int64=11) %!d(string=hai) anos |
marco
|
d9df0ff9a8
* fixed typo (no space between serial and \ ) and regenned with a fpcmake that is NOT 3 years old.
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
2c02e8a726
- i386, x86_64, SPARC: removed paramanager.getintparaloc overrides, it is handled by generic implementation since r24716.
|
%!s(int64=11) %!d(string=hai) anos |
michael
|
3a34a371b3
* Should compile without c operators
|
%!s(int64=11) %!d(string=hai) anos |
sergei
|
8f6d8b849e
* Generate interface wrappers together with data structures of class they belong to, and place everything into single assembler slice (since all wrappers are always referenced by VPTR, attempting to smartlink them is useless). This removes separate iteration pass over symtables and reduces amount of smartlink files.
|
%!s(int64=11) %!d(string=hai) anos |