nickysn
|
f62be8f6e6
* use sizesinttype instead of ptrsinttype to refer to vInstanceSize and
|
9 жил өмнө |
nickysn
|
6eeb6ee95a
* also use sizesinttype, instead of ptrsinttype for the string reference count
|
9 жил өмнө |
nickysn
|
b3deb8a152
* use sizeint, instead of pint/ptrsinttype for emitting the reference count and
|
9 жил өмнө |
nickysn
|
710c830859
+ added constructors taiconst.Create_sizeint and .Create_sizeint_unaligned. They
|
9 жил өмнө |
nickysn
|
35b2ffa872
+ added types sizesinttype and sizeuinttype, corresponding to the SizeInt and
|
9 жил өмнө |
michael
|
1cbfa35ad2
* Patch from Laco to update to version 3.14.2
|
9 жил өмнө |
Károly Balogh
|
72424073d7
rtl-extra: objects unit actually doesn't seem to depend on dos
|
9 жил өмнө |
Károly Balogh
|
5cec4b565b
atari: use gemdos malloc/free as underlying functions for the heap
|
9 жил өмнө |
Károly Balogh
|
50251a0fee
atari: disabled some more packages
|
9 жил өмнө |
Károly Balogh
|
4133847225
atari: disabled some packages
|
9 жил өмнө |
nickysn
|
f76722b6c3
* fixed i8086's tcpupointerdef.pointer_arithmetic_int_type and
|
9 жил өмнө |
nickysn
|
481a8ec58d
* for pointers, converted to arrays, use a newly added virtual method
|
9 жил өмнө |
Károly Balogh
|
003487baab
m68k: code generation for atari syscalls
|
9 жил өмнө |
Károly Balogh
|
5db02f4202
atari: initial support for TOS syscalls
|
9 жил өмнө |
Károly Balogh
|
7bf2055ef9
atari: added an include file containing GEMDOS calls and other defines, to be used in the RTL
|
9 жил өмнө |
nickysn
|
e847971477
* use the actual ValSInt type from the system unit, instead of ptrsinttype when
|
9 жил өмнө |
nickysn
|
dd12e0afb2
* set ptrsinttype and ptruinttype according to voidpointertype.size, instead of
|
9 жил өмнө |
nickysn
|
cc234e7de9
+ when the -vp option is specified, also print the node tree in tree.log right
|
9 жил өмнө |
lacak
|
59246b402c
fcl-db: odbc: add to ConnOptions +sqSupportEmptyDatabaseName because TODBCConnection does not require it and used empty with TSQLConnector raises unwanted exception in DoInternalConnect.
|
9 жил өмнө |
Károly Balogh
|
ff09cb569d
atari: the Atari GNU AS won't tolerate .section .fpc, much like the amiga one
|
9 жил өмнө |
Károly Balogh
|
311f6dbf84
atari: fixed exe extension typo.
|
9 жил өмнө |
Károly Balogh
|
8d56d60d78
atari: added an external linker implementation, supporting GNU LD and VLink in theory. however the GNU LD version I have segfaults when I try to link the executable...
|
9 жил өмнө |
Jonas Maebe
|
a3afefc6cb
+ test for mantis #27522 (fixed in r29811)
|
9 жил өмнө |
Jonas Maebe
|
906994258e
* updated to r417 of the common Mac OS X interfaces:
|
9 жил өмнө |
Jonas Maebe
|
868370d727
+ InterlockedCompareExchangePointer() alias for InterlockedCompareExchange(pointer)
|
9 жил өмнө |
Jonas Maebe
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 жил өмнө |
Jonas Maebe
|
94d7a7274b
* compare floating point default parameter values bytewise instead of as
|
9 жил өмнө |
Jonas Maebe
|
f5973eaddd
- removed unnecessary glGetString(GL_EXTENSIONS) calls (mantis #30663,
|
9 жил өмнө |
Jonas Maebe
|
37a365c236
* update AllOk parameter of Load_GL_version_1_2x() when loading an extension
|
9 жил өмнө |
Jonas Maebe
|
de60bfab9c
* make the string data of pchar constants read-only (mantis #30666)
|
9 жил өмнө |