Jonas Maebe
|
085689af60
+ support for unaligned stores
|
18 years ago |
Jonas Maebe
|
1e10424c6b
* fixed a_load_reg_ref_unaligned() so it doesn't destroy the source
|
18 years ago |
Jonas Maebe
|
528eb2ec50
* shl/shr count on sparc is "mod <bitsize>" -> fix subsetref routines to
|
18 years ago |
peter
|
cc5b22c0e1
* new test
|
18 years ago |
peter
|
b09df37cef
* size of secrel32 added
|
18 years ago |
florian
|
9f56a89617
+ added cyrillic code page tables
|
18 years ago |
micha
|
e989730f34
* initialize/finalize critical sections in heaptrace properly
|
18 years ago |
pierre
|
2b672a5525
+ Add GetLineCount method to TMemoryTextFile object
|
18 years ago |
pierre
|
ea5bc8c155
* avoid crash if removing several editor windows
|
18 years ago |
joost
|
419d518d4b
* Enabled compilation of TMySQLxxConnection for win64
|
18 years ago |
micha
|
7d109a1a33
* prevent freeing in both threads at the same time in theapthread test
|
18 years ago |
joost
|
023a3167c2
* Enabled compilation of TODBCConnection for win64
|
18 years ago |
micha
|
9f11556f10
* flush output after heap debug writeln at exit
|
18 years ago |
micha
|
6c85fcb157
heap manager: initialize critical sections properly
|
18 years ago |
Jonas Maebe
|
df7ad9f68d
* renamed so it gets tested by the makefile (all test programs
|
18 years ago |
peter
|
b029477b8e
* new tests
|
18 years ago |
peter
|
6a345d7e76
* fixed compile
|
18 years ago |
micha
|
7f2a257102
+ heap manager now per thread, reduce heap lock contention
|
18 years ago |
Jonas Maebe
|
5cf2511283
- removed/disabled all normalset code (except for bootstrapping), since
|
18 years ago |
Jonas Maebe
|
7d44ca0113
* fixed unportable soft float mask handling which broke on big endian
|
18 years ago |
Jonas Maebe
|
d375ae6f7f
* test now fails under FPC
|
18 years ago |
Jonas Maebe
|
ba67b8566b
* fixed some varset helpers broken in the previous commit
|
18 years ago |
Jonas Maebe
|
497df2bb37
* also check for properties passed to read(ln) when reading integers
|
18 years ago |
Jonas Maebe
|
02a69ff049
* mwpascal is also a clearstack_pocall (fixes e.g. calling
|
18 years ago |
Jonas Maebe
|
f50eb8c9f6
* fixed 64 bit compilation
|
18 years ago |
Jonas Maebe
|
a0b57eddb5
* new internal set format for big endian systems. Advantages:
|
18 years ago |
yury
|
abd6b9c3f1
* Replaced TVI_XXX functions to constants.
|
18 years ago |
yury
|
1c99143326
* patch from Sergei Gorelkin (Mantis #8897). Various symbols that were #define's in original C headers were converted from functions to constants.
|
18 years ago |
pierre
|
320e5d7315
* improve Run Comparison
|
18 years ago |
Jonas Maebe
|
2546dc5a8d
* allow to load the address of a bitpacked array in assembler code
|
18 years ago |