peter
|
c56c47fbc0
|
* Add calling convention in fullprocname when it is specified
|
2003-10-07 20:43:49 +00:00 |
|
peter
|
4c9c767687
|
* new bugs
|
2003-10-07 20:36:57 +00:00 |
|
peter
|
b7cf110884
|
* new bugs
|
2003-10-07 20:08:38 +00:00 |
|
peter
|
5fb06316f1
|
* set calling convention before assembler block is parsed
|
2003-10-07 20:06:37 +00:00 |
|
marco
|
f7b08b21f8
|
* 1.0.x compability fix
|
2003-10-07 19:41:11 +00:00 |
|
peter
|
3e6f799919
|
* fix crash
* allow parameter subscription for register parameters
|
2003-10-07 18:21:18 +00:00 |
|
peter
|
9365837ecd
|
* fix register calling for assembler procedures
* fix result loading for assembler procedures
|
2003-10-07 18:18:16 +00:00 |
|
peter
|
197cc64800
|
* Give message that constant expr is expected when a none constant
is passed to get_ordinal_value
|
2003-10-07 18:17:44 +00:00 |
|
peter
|
81449fa691
|
* constant expr expected
|
2003-10-07 17:52:50 +00:00 |
|
florian
|
e9b79884af
|
* win32 now uses aliases from the windows unit for types like trect
|
2003-10-07 16:20:21 +00:00 |
|
florian
|
e3519e3b0c
|
* x86 supports only mem/reg to reg for movsx and movzx
|
2003-10-07 16:09:03 +00:00 |
|
peter
|
625de786dc
|
* tsymlist.def renamed to tsymlist.procdef
* tsymlist.procdef is now only used to store the procdef
|
2003-10-07 16:06:30 +00:00 |
|
peter
|
e27d6f67da
|
* inline supported again, LOC_REFERENCEs are used to pass the
parameters
* inlineparasymtable,inlinelocalsymtable removed
* exitlabel inserting fixed
|
2003-10-07 15:17:07 +00:00 |
|
peter
|
46a9df017c
|
* only add dbdigest when USESQL=YES
|
2003-10-07 15:12:53 +00:00 |
|
marco
|
cf5bc573cf
|
* 1.0 version of assign
|
2003-10-07 14:30:57 +00:00 |
|
peter
|
e55017a946
|
* fix 2720
|
2003-10-07 14:30:27 +00:00 |
|
marco
|
d086084380
|
* sametext and ansisametext added. (simple (ansi)comparetext wrappers)
|
2003-10-07 12:02:47 +00:00 |
|
marco
|
72521ad534
|
tlist.assign support
|
2003-10-07 11:52:43 +00:00 |
|
marco
|
cdf26af82b
|
* fix from Vincent to casetables
|
2003-10-07 08:28:49 +00:00 |
|
florian
|
bc2d795aab
|
* some data types cleaned up
|
2003-10-06 23:52:53 +00:00 |
|
florian
|
6684d2c520
|
+ added basic olevariant support
|
2003-10-06 22:23:41 +00:00 |
|
peter
|
3d27318cb2
|
* moved classes unit to rtl
|
2003-10-06 21:01:06 +00:00 |
|
peter
|
69a956c5b6
|
* moved more targets
|
2003-10-06 20:56:45 +00:00 |
|
peter
|
08d913f656
|
* classes moved to rtl for 1.1
* classes .inc and classes.pp files moved to fcl/classes for
backwards 1.0.x compatiblity to have it in the fcl
|
2003-10-06 20:33:58 +00:00 |
|
florian
|
f13b9aa406
|
* applied Johannes Berg's patch for exception handling in threads
|
2003-10-06 17:06:55 +00:00 |
|
florian
|
c08fc17e6a
|
* small step towards calculated fields
|
2003-10-06 17:04:27 +00:00 |
|
fpc
|
cc4e993a29
|
* use DIGESTVER instad of FPC_VERSION
|
2003-10-06 16:59:45 +00:00 |
|
yuri
|
e3a2162c76
|
* Another set of native functions.
|
2003-10-06 16:58:27 +00:00 |
|
florian
|
ba620e2d1f
|
* fixed wrong define which caused the unit to be empty
|
2003-10-06 16:54:22 +00:00 |
|
fpc
|
bb63affd64
|
* allow digest programs on commandline
|
2003-10-06 16:53:02 +00:00 |
|
florian
|
3bd0c0f4b5
|
no message
|
2003-10-06 16:00:46 +00:00 |
|
florian
|
91cd02e04e
|
+ applied patch for ref. counted exceptions by Johannes Berg
|
2003-10-06 15:59:20 +00:00 |
|
marco
|
1f6833941d
|
* fix for fpcmake running when crosscompiling. Now uses preinstalled fpcmake for package generation
|
2003-10-06 14:31:11 +00:00 |
|
yuri
|
cb457e1a34
|
* Some emx code removed. Now withous so stupid error as with dos ;)
|
2003-10-06 14:22:40 +00:00 |
|
Tomas Hajny
|
1bcce4c618
|
* result buffers must be allocated
|
2003-10-05 22:06:43 +00:00 |
|
peter
|
da9f5e2319
|
* c style array of const generates callparanodes
* varargs paraloc fixes
|
2003-10-05 21:21:52 +00:00 |
|
peter
|
8cc8117930
|
* oldfpccall typo
|
2003-10-05 21:19:10 +00:00 |
|
peter
|
9e5e82751c
|
* fpSignal
|
2003-10-05 21:16:33 +00:00 |
|
florian
|
f406824432
|
+ necessary declarations for dx8 headers added
|
2003-10-05 20:30:09 +00:00 |
|
Tomas Hajny
|
e9c1ebec7a
|
* two calling conventions specified (stdcall and cdecl)
|
2003-10-05 20:03:58 +00:00 |
|
florian
|
fe7cc65579
|
* fixed some delphi compatibilty issues
* improved makefile dependencies
|
2003-10-05 19:10:31 +00:00 |
|
florian
|
0b1bcbea18
|
* fixed some delphi compatibilty issues
|
2003-10-05 19:10:03 +00:00 |
|
florian
|
c5e3d46cd0
|
+ fail flag added
|
2003-10-05 16:27:44 +00:00 |
|
florian
|
341f8ea777
|
* fixed line feeds
|
2003-10-05 14:55:42 +00:00 |
|
florian
|
1f9726c2bc
|
* fixed oldfpcall directives; was oldfpcall
|
2003-10-05 14:39:31 +00:00 |
|
peter
|
c73704be10
|
* when comparing hidden parameters both must be hidden
|
2003-10-05 13:05:05 +00:00 |
|
peter
|
4a7e2acad3
|
* new tests
|
2003-10-05 12:58:30 +00:00 |
|
peter
|
1a71e7e02b
|
* set correct conversion for subranges
|
2003-10-05 12:57:11 +00:00 |
|
peter
|
4a4c5a6df2
|
* don't write procdefs that are released to ppu
|
2003-10-05 12:56:35 +00:00 |
|
peter
|
cedb10116c
|
* fix assigned(property)
|
2003-10-05 12:56:04 +00:00 |
|