Commit Graph

23146 Commits

Author SHA1 Message Date
Jonas Maebe
bd6dc91069 + some packed array tests
git-svn-id: trunk@4322 -
2006-08-01 15:53:27 +00:00
peter
979094d0a2 * use echoredir for creating revision.inc
git-svn-id: trunk@4320 -
2006-07-31 12:49:26 +00:00
peter
3b51742204 * support .svn and readonly files
git-svn-id: trunk@4319 -
2006-07-31 09:31:37 +00:00
joost
0454bc7717 + Fixed mem-corruption
git-svn-id: trunk@4315 -
2006-07-30 16:17:33 +00:00
peter
c603e817e7 * add blowfish unit in fcl
* fix compile of some tests

git-svn-id: trunk@4314 -
2006-07-30 15:11:12 +00:00
peter
b3732f7215 * keep same fixed block, also if we resize to a smaller size.
git-svn-id: trunk@4313 -
2006-07-30 15:02:28 +00:00
Tomas Hajny
dc9c5905bc * incorrect IFDEF removed
git-svn-id: trunk@4312 -
2006-07-30 14:20:16 +00:00
joost
df9b913efe + reverted wrongly applied revision 4244
git-svn-id: trunk@4311 -
2006-07-30 11:30:47 +00:00
daniel
2bda4cf866 * Use extern for PowerPC and export otherwise.
git-svn-id: trunk@4308 -
2006-07-30 10:54:52 +00:00
daniel
258ec47742 * Synchronize with fixes.
git-svn-id: trunk@4307 -
2006-07-30 10:53:42 +00:00
Tomas Hajny
dccf3795c8 * logging improvements
git-svn-id: trunk@4306 -
2006-07-30 09:47:02 +00:00
florian
239a7a5d9c * do default replacements for -o, fixes #7198
git-svn-id: trunk@4304 -
2006-07-30 07:37:40 +00:00
joost
21c061421e + do not search (locate) in an empty dataset
git-svn-id: trunk@4303 -
2006-07-30 00:24:47 +00:00
joost
0a0089a669 + Fixed ftLargeInt fields
git-svn-id: trunk@4302 -
2006-07-29 16:50:24 +00:00
peter
1a596dfc7b * disable internal linker
git-svn-id: trunk@4301 -
2006-07-29 14:33:27 +00:00
florian
88cb816ebd * fix to ucomplex.cln from Dimitris Apostolou
git-svn-id: trunk@4299 -
2006-07-28 21:06:33 +00:00
tom_at_work
65503f5786 * on 64 bit machines load 64 bit "trash constants" directly as well
git-svn-id: trunk@4297 -
2006-07-25 20:35:13 +00:00
micha
d0e0ef3d8c 2.0.4: pthread_cond_timedwait needs absolute time (from crossbuilder, issue #7196)
git-svn-id: trunk@4296 -
2006-07-25 20:34:20 +00:00
Jonas Maebe
f5a902b2ee * fixed register allocation for -gt
+ also trash "out" parameters with -gt (except open arrays)

git-svn-id: trunk@4294 -
2006-07-25 14:04:05 +00:00
Jonas Maebe
7bb3a1fe22 * fixed register allocation of gen_load_para_value() and backwards
extension of regalloc info in general

git-svn-id: trunk@4293 -
2006-07-25 13:54:48 +00:00
Almindor
3d1370bf8b * fix 64bit epoll "special" packing
git-svn-id: trunk@4292 -
2006-07-25 11:44:24 +00:00
chrivers
69790fbdc9 This patch is from Ivo Steinmann. It fixes compilation with gtk-2.8
git-svn-id: trunk@4291 -
2006-07-25 10:27:48 +00:00
Jonas Maebe
5bf38351e9 * fixed bug #7195: use regular type conversions for the results of
fpc_sqr(t)_real

git-svn-id: trunk@4290 -
2006-07-24 07:55:32 +00:00
joost
d83a30e4fc + implemented blob-field support for mysql
+ fixed memory-corruption in ibconnection.pp

git-svn-id: trunk@4289 -
2006-07-23 21:15:02 +00:00
joost
eddc1b3edd + Basics for editing BLOB-fields
+ several cleanups

git-svn-id: trunk@4287 -
2006-07-23 17:34:03 +00:00
joost
209997e657 + optimised the search for fields in loadfield
git-svn-id: trunk@4286 -
2006-07-23 11:25:32 +00:00
marco
edea1207ae * tpnumlib is a library not a unit.
git-svn-id: trunk@4285 -
2006-07-23 11:10:35 +00:00
marco
c044fc9947 * killed mark/release
git-svn-id: trunk@4283 -
2006-07-23 11:00:34 +00:00
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.
* wince executables use C memory manager now (as all apps compiled by eVC++). It saves 5.5 KB of exe size.

git-svn-id: trunk@4282 -
2006-07-23 10:23:31 +00:00
florian
887781a6b9 * experimental patch to fix #7187
git-svn-id: trunk@4281 -
2006-07-23 08:46:37 +00:00
yury
8ca51bc475 * added cmem for wince.
git-svn-id: trunk@4280 -
2006-07-23 08:34:46 +00:00
joost
5e960e0103 + added support for blob-parameters
git-svn-id: trunk@4279 -
2006-07-23 01:20:50 +00:00
tom_at_work
de20abf3ec * cr reg fix for ppc64
git-svn-id: trunk@4277 -
2006-07-22 11:04:56 +00:00
florian
4095b36047 * cr register name fix
git-svn-id: trunk@4276 -
2006-07-22 09:33:47 +00:00
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.
git-svn-id: trunk@4275 -
2006-07-22 09:29:54 +00:00
Tomas Hajny
7e8fb504bf * ufvsrc->fvsrc
git-svn-id: trunk@4273 -
2006-07-21 21:11:58 +00:00
daniel
e21858f85a + Add Jonas his explanation as comments to gas_regname
git-svn-id: trunk@4272 -
2006-07-21 11:26:00 +00:00
Jonas Maebe
5f699c7838 + -gt, -gtt, -gttt and -gtttt switches to trash local variables with
different values (resp. $55, $AA, $EF and $00) in function/procedure
    prologs to help find uninitialized uses. Should still be extended
    for "out" parameters.

git-svn-id: trunk@4271 -
2006-07-20 22:54:23 +00:00
Jonas Maebe
73d5e259ef * regenerated version (please always regenerate and commit these too
if you commit a new errore.msg, to avoid conflicts later)

git-svn-id: trunk@4270 -
2006-07-20 22:39:47 +00:00
Jonas Maebe
e08aa358fb * removed stb from calculation_target_op0 (stb does not calculate a value
to store in operand 0)

git-svn-id: trunk@4269 -
2006-07-20 22:38:26 +00:00
daniel
e357dc5cf0 + Add rxvt keyboard sequences by Micha
git-svn-id: trunk@4268 -
2006-07-20 21:28:05 +00:00
joost
b80c0fcf4c + set the right fieldno when adding a field
git-svn-id: trunk@4266 -
2006-07-20 17:27:42 +00:00
yury
82b74ffc64 * fixed warning and note while compiling RTL.
git-svn-id: trunk@4265 -
2006-07-20 12:31:58 +00:00
Tomas Hajny
58cbcae50b * translation of next part by Ido Kanner
git-svn-id: trunk@4262 -
2006-07-19 22:17:24 +00:00
Tomas Hajny
0e0a86428e * spelling mistake corrected by Ido Kanner
git-svn-id: trunk@4261 -
2006-07-19 22:06:08 +00:00
yury
5a49addb35 * fixed more warnings and notes while compiling RTL.
git-svn-id: trunk@4259 -
2006-07-19 19:10:02 +00:00
yury
fefe85a86a * Fixed warning.
git-svn-id: trunk@4258 -
2006-07-19 18:24:26 +00:00
yury
2df42b29af * removed "Note: Local variable "X" is assigned but never used" when the variable is passed to procedure/function as OUT parameter.
git-svn-id: trunk@4257 -
2006-07-19 18:19:41 +00:00
yury
e1b9814b5d * fixed some warnings and notes while compiling RTL.
git-svn-id: trunk@4256 -
2006-07-19 10:31:15 +00:00
joost
15f44bec2e * 2.0.4 fix:
- The oracle example now uses the new oracle-bindings
 - Fixed a typo in the declaration of OCIInitialize

git-svn-id: trunk@4255 -
2006-07-18 23:16:55 +00:00