yury
|
045429327b
* pas2jni: Handle null objects in the Pointer() support function.
|
11 lat temu |
nickysn
|
db011dfb7a
+ added a warning if HeapMax<HeapMin is specified with the $M directive
|
11 lat temu |
lacak
|
742faaed92
fcl-db: oracle:
|
11 lat temu |
nickysn
|
57b233e724
+ added test for the memory layout of the i8086 large memory model
|
11 lat temu |
nickysn
|
1910177cf0
+ added heapmax support to the $M directive on i8086-msdos. It is currently
|
11 lat temu |
marco
|
bcd13a856d
* Some convenience permission constants, patch by Graeme #26373
|
11 lat temu |
nickysn
|
924a48d440
* fixed test tb0212.pp to check for 2-byte alignment instead of 4-byte on 16-bit
|
11 lat temu |
lacak
|
da041f9ae6
fcl-db: oracle: map TIMESTAMP data type to SQLT_TIMESTAMP instead of SQLT_ODT to have fraction seconds
|
11 lat temu |
sergei
|
4b5736a381
+ Added test for Mantis #20456. The issue itself was fixed in the meantime.
|
11 lat temu |
sergei
|
e367ccc0ee
* MIPS: changed superregister number for $fcc0..$fcc7 to start from 32, so that range 0..31 can be used without translating into symbolic names.
|
11 lat temu |
nickysn
|
95449a3fd4
* fixed yet another dos_psp<>dgroup bug in the startup code for .exe files in
|
11 lat temu |
nickysn
|
3164a10d9d
* fixed a bug in the startup code for tiny memory model, which caused the
|
11 lat temu |
nickysn
|
cd6b15f49a
* slight optimization to the small and medium model startup code
|
11 lat temu |
reiniero
|
7441885f5a
* fcl-db: dbase: language string is only supported on Visual DBaseVII formats. Return empty for other formats.
|
11 lat temu |
reiniero
|
e2c58f9f89
* fcl-db: cosmetic
|
11 lat temu |
reiniero
|
bfb21cb4a0
* fcl-db: tests: better error reporting
|
11 lat temu |
sergei
|
53b0ef1f61
- Removed superfluous tai_align, the new_section procedure creates one itself.
|
11 lat temu |
nickysn
|
0f5b13d45b
* allow setting a heap size of exactly 1024 bytes with the $M directive, since
|
11 lat temu |
Károly Balogh
|
519094055c
m68k: cleaned up and fixed cgcpu/fixref for coldfire at least; also enabled n68kmem node, so addressing with scaling is generated now
|
11 lat temu |
Jeppe Johansen
|
a1197460e1
Constrained a number of optimizations and updated reference offsets for ARM Thumb.
|
11 lat temu |
nickysn
|
36d6fb7868
* don't add the stack segment declaration at the beginning of each object file
|
11 lat temu |
reiniero
|
4515ff7b77
* fcl-db: backlinks: allow clearing backlinks in any tablelevel
|
11 lat temu |
reiniero
|
115a64d62c
* fcl-db: dbase: backlinks:
|
11 lat temu |
nickysn
|
ef88fec688
* nested ifdefs in TX86NasmAssembler.WriteHeader replaced with an 'if defined()'
|
11 lat temu |
nickysn
|
40b2d3d562
* don't add the heap segment declaration at the beginning of each object file in
|
11 lat temu |
reiniero
|
08efada1df
* fcl-db: dbase:
|
11 lat temu |
Jonas Maebe
|
2df1d5ec58
* don't allow default parameter values for parameter types that don't accept
|
11 lat temu |
Károly Balogh
|
195dbc15fa
+ second try on warning fix
|
11 lat temu |
Károly Balogh
|
00b55e100c
+ try to fix the warnings introduced in r27947, so the compiler builds with -Sew
|
11 lat temu |
lacak
|
f71480b281
fcl-db: oracle: add experimental support for LONG data type (needs more testing)
|
11 lat temu |