Commit Graph

22531 Commits

Author SHA1 Message Date
Jonas Maebe
6dde68da3a * fix IE when subscripting records part of another record regvar
git-svn-id: trunk@3613 -
2006-05-21 16:04:14 +00:00
peter
0bb57006e5 * fix setting of internal/external linker
git-svn-id: trunk@3612 -
2006-05-21 10:52:23 +00:00
michael
5ef20e6215 + Added delphi compatibility Error procedure
git-svn-id: trunk@3610 -
2006-05-21 09:57:47 +00:00
michael
bb7f62a2cf + Fixed IDEA decryption stream, implemented Blowfish Encryption/Decryption streams
git-svn-id: trunk@3608 -
2006-05-21 08:49:31 +00:00
Jonas Maebe
84d1fc929f * properly set regvarability of parameters and local variables of inlined
functions
  * fixed setting of expectloc for fields of regvar'ed records

git-svn-id: trunk@3607 -
2006-05-20 23:37:55 +00:00
florian
adec4cdcfa * fix from Maxim Ganetsky to fix CRT output with non latin code pages, should fix #6785
git-svn-id: trunk@3606 -
2006-05-20 21:42:58 +00:00
daniel
2c622ca2f6 * Fix disabled commands on reloading menubar.
git-svn-id: trunk@3604 -
2006-05-20 20:22:00 +00:00
florian
eb70381970 * fixed vector window size
git-svn-id: trunk@3602 -
2006-05-20 19:48:30 +00:00
florian
1cb8a2b9e8 * fixed sse register display
git-svn-id: trunk@3601 -
2006-05-20 19:43:27 +00:00
michael
d93af200bc + Added blowfish units
git-svn-id: trunk@3599 -
2006-05-20 19:35:54 +00:00
florian
7e5b9ac353 + display helpfull message if no help files are installed
git-svn-id: trunk@3596 -
2006-05-20 18:53:40 +00:00
florian
d36ac1283e * fixed AssignVideoBuf
* fixed some indentions
* fixed possible sign problems

git-svn-id: trunk@3595 -
2006-05-20 18:32:15 +00:00
florian
ab6b1551df * removed tfileio from makefile
git-svn-id: trunk@3594 -
2006-05-20 16:44:59 +00:00
florian
d427da09d5 * fix broken getmouseevent
git-svn-id: trunk@3592 -
2006-05-20 16:29:16 +00:00
florian
627c7f2ae0 * allow assembler labels to be used in typed consts
git-svn-id: trunk@3590 -
2006-05-20 10:18:46 +00:00
florian
307315cef6 * movq is also a pure move
git-svn-id: trunk@3588 -
2006-05-19 23:52:10 +00:00
florian
0378f8c162 + more reg/reg reg/mem only instructions
git-svn-id: trunk@3587 -
2006-05-19 23:51:13 +00:00
florian
64f51612d4 * fixed broken fpu type setting in 2.1.1
git-svn-id: trunk@3586 -
2006-05-19 23:28:55 +00:00
florian
e4d2d87bb9 * function results can be a generic parameter
git-svn-id: trunk@3585 -
2006-05-19 21:54:39 +00:00
tom_at_work
5240913a80 * cleaner allocation of scratch registers, removed unnecessary cg methods which emitted code using a fixed register
+ generation of lots of additional debug/trace messages with $EXTDEBUG
* code cleanup (intendation)

git-svn-id: trunk@3584 -
2006-05-19 21:27:44 +00:00
florian
f9df108e03 * heaptrc should be multi threading safe now
git-svn-id: trunk@3582 -
2006-05-19 19:38:37 +00:00
florian
170f7e9e0f + implemented CreateComObject
git-svn-id: trunk@3581 -
2006-05-19 18:02:17 +00:00
Jonas Maebe
e344ee3cd7 + support for register variables which contain records
git-svn-id: trunk@3580 -
2006-05-19 15:49:07 +00:00
florian
5ef2566381 + parse packed set, fixes #6735
git-svn-id: trunk@3578 -
2006-05-19 12:31:38 +00:00
daniel
1ff11a399f * Some fixes by Onur Sayman
git-svn-id: trunk@3574 -
2006-05-18 22:10:02 +00:00
daniel
33dce091bb * Move processor options to their own tab.
git-svn-id: trunk@3572 -
2006-05-18 21:35:46 +00:00
joost
e23fd988d3 + restructured
+ added TTestFieldTypes.TestString and TestDate

git-svn-id: trunk@3571 -
2006-05-18 21:29:15 +00:00
florian
3824604e8a * export of qualified unit symbols, fixes #6848
git-svn-id: trunk@3570 -
2006-05-18 20:43:52 +00:00
florian
f27fa0d24f * forgotten commit of r3566
git-svn-id: trunk@3569 -
2006-05-18 20:43:16 +00:00
florian
1e3352a350 * TDOMNodeList.GetCount speed up from alexx, fixes #6891
git-svn-id: trunk@3568 -
2006-05-18 20:20:55 +00:00
florian
5e4776f4ce + new test
git-svn-id: trunk@3567 -
2006-05-18 19:36:11 +00:00
florian
55962cef95 * don't do mul->shl optimizations when compiling with overflow checking
* keep operand size sign information in shl/shr

git-svn-id: trunk@3566 -
2006-05-18 19:30:44 +00:00
Jonas Maebe
14965179c4 * fixed AssignVideoBuf
git-svn-id: trunk@3564 -
2006-05-18 18:08:50 +00:00
florian
02da87ff94 + new test
git-svn-id: trunk@3563 -
2006-05-18 17:26:23 +00:00
florian
ecf4a7faff + added missing test
git-svn-id: trunk@3562 -
2006-05-18 17:23:28 +00:00
Jonas Maebe
435374815d + added
git-svn-id: trunk@3561 -
2006-05-18 14:41:07 +00:00
michael
b9a0fae596 * Fixed bug #6491, fileextdrive
git-svn-id: trunk@3560 -
2006-05-18 12:45:03 +00:00
florian
b1cae757a5 + added lack pango_font_description_set_absolute_size, fixes 6860
git-svn-id: trunk@3558 -
2006-05-18 09:18:58 +00:00
florian
411a0bab1b * renamed gdk_open_display to gdk_display_open, fixes 6933
git-svn-id: trunk@3557 -
2006-05-17 21:34:09 +00:00
Jonas Maebe
a3cb1b1523 + support for "exotic" locations in load_left_right()
git-svn-id: trunk@3556 -
2006-05-17 19:12:00 +00:00
Jonas Maebe
67dc63048c * fixed and enhanced rlwinm optimizations somewhat
git-svn-id: trunk@3555 -
2006-05-17 19:04:31 +00:00
Jonas Maebe
e0250bcdb4 * never remove regvar-ability of parameters passed by reference
(previously worked only for var/out, now also for const and
     is more generic)

git-svn-id: trunk@3554 -
2006-05-17 13:38:02 +00:00
Jonas Maebe
0bd371bf9d * only for i386 and x86_64
git-svn-id: trunk@3552 -
2006-05-17 09:14:32 +00:00
michael
4d01d98667 + Made validaterename case-insensitive (after bug #5166)
git-svn-id: trunk@3550 -
2006-05-17 06:12:44 +00:00
joost
558470b406 + Added check to TParam.SetDataType for empty variants
git-svn-id: trunk@3549 -
2006-05-16 18:27:41 +00:00
joost
8b13640dc6 + implemented TStringField.FixedChar
+ Enabled check for FixedChar in TParam.AssignFieldValue
 + added test for the above
 + added test for TDataset.Close

git-svn-id: trunk@3548 -
2006-05-16 15:15:47 +00:00
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