masta
|
b81f746e05
Inline Length(DynamicArray)
|
12 年之前 |
marco
|
0d9211b3bc
* fix for Mantis #24834 sockets field in SDLNET_SOCKETSET is double pointer.
|
12 年之前 |
Jonas Maebe
|
2ba22f666e
+ support for R_SUBMMX and R_SUBMMY in generic_regname()
|
12 年之前 |
sergei
|
5c4abfa75a
+ Implemented saving/restoring registers using PUSH/POP instructions on i386 targets with non-fixed stack. Provides some advantage in code size (e.g. the compiler becomes about 20KBytes smaller).
|
12 年之前 |
Jonas Maebe
|
1ce93f7430
* when automatically generating an overriding getter/setter method (because
|
12 年之前 |
sergei
|
a21a20d559
+ i8086-specific version of g_stackpointer_alloc.
|
12 年之前 |
sergei
|
1f72143eef
* In preparation for fixing Mantis #24791: Copy related code from tcgx86.g_proc_entry to tcgx86_64.g_proc_entry, and remove win64-specific stuff from tcgx86 version.
|
12 年之前 |
sergei
|
ea65e272dd
* Changed global variable into field.
|
12 年之前 |
reiniero
|
83a236f9b3
* revert previous commit - was due to a misunderstanding: TestFloatParamQuery already covers the bug.
|
12 年之前 |
reiniero
|
9ad462590a
* fcl-db: dbtestframework: add test for parameter .AsFloat; bug #24728
|
12 年之前 |
joost
|
531ce2dfc2
* If one include-file is resolved, do not stop resolving the other include-files
|
12 年之前 |
joost
|
23f065faa0
* Resolve files for all targets before the creation of an archive
|
12 年之前 |
nickysn
|
a8729ca784
+ added test for the div/mod bug fixed in r24247
|
12 年之前 |
florian
|
912268b1b9
* make loop unrolling dependent on the cpu optimization type instead of the instruction set
|
12 年之前 |
nickysn
|
db541b59fa
- disallow calling tai_symbol_end.Createname with a symbol name that isn't yet defined
|
12 年之前 |
florian
|
b262b4d76b
* fix loop unrolling of for in loops
|
12 年之前 |
paul
|
24f8623490
rtl, utils: apply patch from Inoussa (mantis #24158):
|
12 年之前 |
Jonas Maebe
|
fb8fb29574
* record/use the code page of string constants typecasted to an ansistring
|
12 年之前 |
michael
|
41b3ebe844
* Fixed bug #24813
|
12 年之前 |
michael
|
5fa6d73619
* Fixed bug #24814
|
12 年之前 |
Tomas Hajny
|
00a0bf992f
* SHUT_* constants added for improved compatibility to other platforms
|
12 年之前 |
Tomas Hajny
|
5f1b12573f
* fix for a typo in previous commit (SocketClose->CloseSocket)
|
12 年之前 |
nickysn
|
d0fa5fff8c
* use Tai_const.Create_nil_dataptr in TVMTWriter.intf_gen_intf_ref for writing the nil value for the GUID ptr of Corba interfaces
|
12 年之前 |
nickysn
|
875e676441
* use Create_nil_dataptr in objectdef_rtti_class_full() when writing the current vmt address for objects that have no vmt
|
12 年之前 |
nickysn
|
a000d65447
* use Taiconst.Create_nil_codeptr when writing nil values for abstract methods in TVMTWriter.do_gen_published_methods
|
12 年之前 |
marco
|
0c3f9d73c9
* old comment removed. closesocket is considered stable now.
|
12 年之前 |
Tomas Hajny
|
9c68645784
* more complete fix for bug #24802 (use SocketClose instead of FileClose on all platforms)
|
12 年之前 |
Tomas Hajny
|
2015c55bf1
+ additional constants added to unit sockets to make it more complete and improve compatibility with implementation for other platforms
|
12 年之前 |
nickysn
|
259bb5421e
* tobjectdef.vmtmethodoffset updated to take into account the current i8086 memory model code pointer size
|
12 年之前 |
nickysn
|
b85f87620c
* use Tai_const.Create_nil_dataptr for creating the nil pointers located before the method table in the class vmt
|
12 年之前 |