sergei
|
57c762c8d2
+ Inserted license header for AMath routines.
|
11 年之前 |
nickysn
|
02988023b7
* tcgloadnode.pass_generate_code: fixes for i8086 far data model fixes in the
|
11 年之前 |
nickysn
|
68ff3fb1e2
* tcgloadnode.pass_generate_code: rm the ifdef'd i8086 code from the handling of
|
11 年之前 |
nickysn
|
fc71081b74
* i8086 and i386-specific code from tabstractprocdef.is_pushleftright moved to
|
11 年之前 |
nickysn
|
0a515311e6
* tabstractprocdef.address_type i8086-specific code moved to symcpu, ifdef i8086 removed
|
11 年之前 |
nickysn
|
9f4dd78701
* the ifdef i8086 in taddrnode.pass_typecheck removed via using tabstractprocdef.address_type
|
11 年之前 |
nickysn
|
37168c8625
* use voidcodepointertype to determine tprocvardef.size; ifdef i8086 removed
|
11 年之前 |
nickysn
|
89584164b1
+ added virtual methods tabstractprocdef.declared_far and .declared_near, which
|
11 年之前 |
nickysn
|
b41892f048
* set po_far in the i8086-specific descendants of tprocdef and tprocvardef,
|
11 年之前 |
nickysn
|
015c3269a7
* don't print a 'smart link requires external linker' warning in _any_ of the
|
11 年之前 |
michael
|
352f7cf47b
* Remove debug statement
|
11 年之前 |
nickysn
|
b9af57b97a
* use voidcodepointertype when creating the methodpointertype in
|
11 年之前 |
nickysn
|
e1716c097d
* set the vmtParent constant according to sizeof(SizeInt) instead of
|
11 年之前 |
nickysn
|
902d118ec8
* i8086 far data memory model fixes in tobjectdef.vmtmethodoffset
|
11 年之前 |
nickysn
|
8d9fda9264
* use voidcodepointertype.size in tobjectdef.vmtmethodoffset, avoid ifdef i8086
|
11 年之前 |
nickysn
|
be08957a96
* use voidcodepointertype in traisenode.pass_typecheck to avoid ifdef i8086
|
11 年之前 |
nickysn
|
542719c8f5
+ added symdef.voidcodepointertype
|
11 年之前 |
svenbarth
|
e85075de7f
Fix for Mantis #25604.
|
11 年之前 |
svenbarth
|
c623824374
Fix for Mantis #25605.
|
11 年之前 |
svenbarth
|
256c852631
Fix for Mantis #23776.
|
11 年之前 |
svenbarth
|
b0670ee34c
Fix for Mantis #25600.
|
11 年之前 |
svenbarth
|
02495c17bd
Fix a typo. The CPU specific version of "ttypesym" should be called "tcputypesym" and not "tcpuypesym".
|
11 年之前 |
pierre
|
9c78abafce
Add SmartFilesCount number to AddAsmCommand call for SmartAsm
|
11 年之前 |
michael
|
aaab5f9edc
* Copyright notice
|
11 年之前 |
michael
|
aa2b80b578
* Copyright notice
|
11 年之前 |
michael
|
19f8e051e8
* Added support for https
|
11 年之前 |
michael
|
26a9a8ac2e
* Added initial secure sockets support
|
11 年之前 |
michael
|
3f53917606
* Introduced TSocketHandler
|
11 年之前 |
michael
|
7e99d5ad08
* Small OO layer on top of SSL/SSLContext
|
11 年之前 |
michael
|
ef399c78e5
* Thread-safe loading of libraries.
|
11 年之前 |