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