peter
|
b3732f7215
* keep same fixed block, also if we resize to a smaller size.
|
19 years ago |
Tomas Hajny
|
dc9c5905bc
* incorrect IFDEF removed
|
19 years ago |
joost
|
df9b913efe
+ reverted wrongly applied revision 4244
|
19 years ago |
daniel
|
2bda4cf866
* Use extern for PowerPC and export otherwise.
|
19 years ago |
daniel
|
258ec47742
* Synchronize with fixes.
|
19 years ago |
Tomas Hajny
|
dccf3795c8
* logging improvements
|
19 years ago |
florian
|
239a7a5d9c
* do default replacements for -o, fixes #7198
|
19 years ago |
joost
|
21c061421e
+ do not search (locate) in an empty dataset
|
19 years ago |
joost
|
0a0089a669
+ Fixed ftLargeInt fields
|
19 years ago |
peter
|
1a596dfc7b
* disable internal linker
|
19 years ago |
florian
|
88cb816ebd
* fix to ucomplex.cln from Dimitris Apostolou
|
19 years ago |
tom_at_work
|
65503f5786
* on 64 bit machines load 64 bit "trash constants" directly as well
|
19 years ago |
micha
|
d0e0ef3d8c
2.0.4: pthread_cond_timedwait needs absolute time (from crossbuilder, issue #7196)
|
19 years ago |
Jonas Maebe
|
f5a902b2ee
* fixed register allocation for -gt
|
19 years ago |
Jonas Maebe
|
7bb3a1fe22
* fixed register allocation of gen_load_para_value() and backwards
|
19 years ago |
Almindor
|
3d1370bf8b
* fix 64bit epoll "special" packing
|
19 years ago |
chrivers
|
69790fbdc9
This patch is from Ivo Steinmann. It fixes compilation with gtk-2.8
|
19 years ago |
Jonas Maebe
|
5bf38351e9
* fixed bug #7195: use regular type conversions for the results of
|
19 years ago |
joost
|
d83a30e4fc
+ implemented blob-field support for mysql
|
19 years ago |
joost
|
eddc1b3edd
+ Basics for editing BLOB-fields
|
19 years ago |
joost
|
209997e657
+ optimised the search for fields in loadfield
|
19 years ago |
marco
|
edea1207ae
* tpnumlib is a library not a unit.
|
19 years ago |
marco
|
c044fc9947
* killed mark/release
|
19 years ago |
yury
|
e062922528
* added an option to use target-specific memory manager instead of standard. This is controlled by HAS_MEMORYMANAGER and HAS_MT_MEMORYMANAGER defines.
|
19 years ago |
florian
|
887781a6b9
* experimental patch to fix #7187
|
19 years ago |
yury
|
8ca51bc475
* added cmem for wince.
|
19 years ago |
joost
|
5e960e0103
+ added support for blob-parameters
|
19 years ago |
tom_at_work
|
de20abf3ec
* cr reg fix for ppc64
|
19 years ago |
florian
|
4095b36047
* cr register name fix
|
19 years ago |
yury
|
7ccca2e438
* Optimization for smartlinking. Removed command line parsing in system unit initialization for wince. The parser is called when command line is accessed first time in program. It saves 1.55KB exe size, when command line is not used.
|
19 years ago |