Commit Graph

22485 Commits

Author SHA1 Message Date
florian
d5008742e5 + tf_smartlink_sections set for arm-wince
git-svn-id: trunk@3547 -
2006-05-16 13:11:52 +00:00
michael
f1cb336ee0 + FindComponent should be cse insensitive
git-svn-id: trunk@3545 -
2006-05-16 11:14:09 +00:00
Vincent Snijders
38859bff33 * fixed missing end comment
git-svn-id: trunk@3544 -
2006-05-15 23:27:42 +00:00
florian
069ac7d163 * endian conversion functions
git-svn-id: trunk@3543 -
2006-05-15 19:42:13 +00:00
michael
9cc82a1006 Some interface clean-up
git-svn-id: trunk@3541 -
2006-05-15 19:31:36 +00:00
oro06
d1f6e2cc72 wince
+added oleaut32
+GetTextExtentPoint
*fix syscolors 
*fix InitCommonControlsEx

git-svn-id: trunk@3540 -
2006-05-15 08:22:30 +00:00
Tomas Hajny
a62c1faa2d + output is flushed before launching external utilities
git-svn-id: trunk@3539 -
2006-05-15 00:28:55 +00:00
Tomas Hajny
71402d3ac2 * fix return value for BeginThread
git-svn-id: trunk@3538 -
2006-05-14 23:25:16 +00:00
Tomas Hajny
0f942e3592 * compilation fix required due to recent changes (systhrd.inc implementation inherited instead of reimplementation)
git-svn-id: trunk@3537 -
2006-05-14 23:24:33 +00:00
joost
9972dc9996 + Removed the usage of a cursor
git-svn-id: trunk@3536 -
2006-05-14 21:14:31 +00:00
peter
12a8346a98 * added
git-svn-id: trunk@3535 -
2006-05-14 20:37:22 +00:00
peter
9872dbaf24 * compile fixes
git-svn-id: trunk@3534 -
2006-05-14 20:27:55 +00:00
florian
3c4207bbe0 * fixed i.e. when type casting array constructors
git-svn-id: trunk@3532 -
2006-05-14 20:13:56 +00:00
florian
48802b0866 + variants can be used as case expression
git-svn-id: trunk@3530 -
2006-05-14 18:29:49 +00:00
florian
d9dfcfa402 * fixed reading of shifter op in mov instructions, fixes bug #4722
git-svn-id: trunk@3528 -
2006-05-14 16:28:16 +00:00
florian
72a8c36bdb * fixed arm asssembler, { ... } comments aren't allowed because { ... } is used for register sets
git-svn-id: trunk@3527 -
2006-05-14 16:17:48 +00:00
daniel
1d9b6ed5f0 * Disable internal_backtrace again
git-svn-id: trunk@3526 -
2006-05-14 13:58:00 +00:00
daniel
ebec34c224 * Add {$IFNDEF INTERNAL_BACKTRACE}
git-svn-id: trunk@3525 -
2006-05-14 13:12:23 +00:00
daniel
3048a98a6f * Fix and activate internal backtrace routines
git-svn-id: trunk@3524 -
2006-05-14 13:04:03 +00:00
daniel
bdcd42b0cd * Make callpointerlocal and friends inline
git-svn-id: trunk@3523 -
2006-05-14 13:02:53 +00:00
florian
454fb81c5b + optimize <string>+'' and ''+<string>
git-svn-id: trunk@3522 -
2006-05-14 09:43:53 +00:00
florian
33baacbe04 * fixed leaking of TThread
git-svn-id: trunk@3519 -
2006-05-14 09:15:09 +00:00
daniel
6f1e0eff45 * Add ifdef internal_backtrace
git-svn-id: trunk@3518 -
2006-05-14 08:49:34 +00:00
daniel
4d37c919cc * Internal implementations of get_frame, get_caller_frame and get_caller_addr.
Not yet activated.

git-svn-id: trunk@3517 -
2006-05-14 08:39:19 +00:00
florian
281d6907d2 * fixed overloading of div operator
git-svn-id: trunk@3513 -
2006-05-13 21:37:54 +00:00
michael
da32415fc9 + TCustomZlibStream now descends from TOwnerStream
git-svn-id: trunk@3512 -
2006-05-13 21:34:30 +00:00
daniel
fea15be56f * Prepare for internal stack frame functions.
git-svn-id: trunk@3511 -
2006-05-13 20:57:37 +00:00
florian
d1bfba1c4d * handle stored false properly when overriding properties
git-svn-id: trunk@3509 -
2006-05-13 20:26:42 +00:00
michael
67b440333d + Fixed declaration of sisigemptyset and friends to use param by ref
git-svn-id: trunk@3508 -
2006-05-13 20:25:10 +00:00
daniel
ae740894a3 * Inline on in classes
git-svn-id: trunk@3507 -
2006-05-13 20:12:51 +00:00
florian
5d9f3cf33d * fixed s<'', fixes 4925
git-svn-id: trunk@3505 -
2006-05-13 20:10:27 +00:00
florian
9b75d87b55 * define PIC when generating pic
git-svn-id: trunk@3504 -
2006-05-13 20:03:40 +00:00
florian
ac4bde88ac * fix 3 operand instructions with third operand being a constant
git-svn-id: trunk@3502 -
2006-05-13 19:51:32 +00:00
florian
f2ed0e871e * ifdef inline in classes
git-svn-id: trunk@3500 -
2006-05-13 19:33:04 +00:00
florian
08d870806f + new BDR_* constants
git-svn-id: trunk@3499 -
2006-05-13 18:47:30 +00:00
florian
1928cd1e60 + Indonesian message file from Zaenal Mutaqin
git-svn-id: trunk@3497 -
2006-05-13 18:19:14 +00:00
daniel
46d5b2fce5 * Val can handle hexadecimal just fine, no need for specialized routines.
git-svn-id: trunk@3495 -
2006-05-13 17:50:29 +00:00
florian
daf42f949a + some point helpers
git-svn-id: trunk@3494 -
2006-05-13 16:32:52 +00:00
florian
688547953d * fixed win64 coff writing
git-svn-id: trunk@3493 -
2006-05-13 16:04:33 +00:00
florian
10520ba9a7 * updates from Karl-Michael Schindler
git-svn-id: trunk@3492 -
2006-05-13 15:51:34 +00:00
florian
c6787b52a7 + compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then
git-svn-id: trunk@3491 -
2006-05-13 15:25:36 +00:00
oro06
bf6a603d28 *wince fix: SetErrorMode not exist
+wince : ascfun for Ansi func header

git-svn-id: trunk@3490 -
2006-05-13 14:32:11 +00:00
marco
416e55c49c * IPC_PRIVATE now also for Linux
git-svn-id: trunk@3489 -
2006-05-13 10:51:48 +00:00
florian
f378d688d4 * fixed reading of registers in intel assembler mode on x86-64
git-svn-id: trunk@3488 -
2006-05-13 09:24:42 +00:00
florian
32f4039978 * fixed compilation on non unix
git-svn-id: trunk@3487 -
2006-05-13 09:09:40 +00:00
oro06
cc16719018 *wince : winsock2
git-svn-id: trunk@3486 -
2006-05-12 16:23:24 +00:00
oro06
77254bac12 *wince : winsock2
git-svn-id: trunk@3485 -
2006-05-12 16:05:55 +00:00
joost
396eca2908 + initial implementation of DB Unit Tests
git-svn-id: trunk@3484 -
2006-05-12 15:13:27 +00:00
daniel
2341cae336 - Remove redundant inttohex function.
git-svn-id: trunk@3483 -
2006-05-12 10:07:46 +00:00
florian
83a0c8cd4b + support for more win64 specific relocs
git-svn-id: trunk@3482 -
2006-05-11 19:34:21 +00:00