Commit Graph

22609 Commits

Author SHA1 Message Date
florian
098033d56b * part of previous commit
git-svn-id: trunk@3709 -
2006-05-27 21:42:00 +00:00
florian
2a62055580 + added expand defines for all OSes, hopefully no OS forgotten
git-svn-id: trunk@3708 -
2006-05-27 21:30:35 +00:00
marco
7694d8374d * 6.4 fixes
git-svn-id: trunk@3704 -
2006-05-27 19:51:54 +00:00
florian
3ba353aa70 * don't close user screen on mouse events
git-svn-id: trunk@3702 -
2006-05-27 19:42:59 +00:00
florian
92c4345090 * new ide icon
git-svn-id: trunk@3699 -
2006-05-27 16:58:40 +00:00
daniel
cb1b6419ed * Set standard I/O line ending to #13#10 when keyboard in raw mode.
git-svn-id: trunk@3698 -
2006-05-27 16:42:47 +00:00
florian
3c07574d4f + new tests
git-svn-id: trunk@3697 -
2006-05-27 15:30:53 +00:00
oro06
c6468d6db2 *wince: previous commit,wrong type
git-svn-id: trunk@3696 -
2006-05-27 15:30:41 +00:00
florian
daeda1b9e0 * fixed error msg (that->this)
* array properties can be published in delphi mode though it makes no sense to publish them because they can't be streamed

git-svn-id: trunk@3694 -
2006-05-27 15:24:55 +00:00
daniel
bf2950a809 * Further development
git-svn-id: trunk@3693 -
2006-05-27 13:54:28 +00:00
florian
86d9e04409 * method pointers are now passed by value, fixes #5736
git-svn-id: trunk@3691 -
2006-05-27 08:52:05 +00:00
florian
02db8f5c84 * fixes Joost's commit for non unix hopefully
git-svn-id: trunk@3690 -
2006-05-27 08:35:56 +00:00
florian
6fa48a858a + fixed missing class directives, poped up after yesterdays changes
git-svn-id: trunk@3689 -
2006-05-27 08:33:23 +00:00
joost
68a8f531fe + Added support for empty parameters to TPQConnection
+ Added errormessage for unsupported parameters

git-svn-id: trunk@3688 -
2006-05-26 22:00:42 +00:00
joost
35c5b75792 + Several dateutil-fixes for dates before 1899/12/30
git-svn-id: trunk@3687 -
2006-05-26 20:55:03 +00:00
florian
e192729213 * test for previous fix
git-svn-id: trunk@3686 -
2006-05-26 19:07:36 +00:00
florian
6620181ee0 * expect repetition of class for class methods and fixed error message to show the forward declaration instead of the current one
git-svn-id: trunk@3685 -
2006-05-26 19:06:40 +00:00
oro06
2c84728dc1 *wince: criticalsection
git-svn-id: trunk@3684 -
2006-05-26 15:22:18 +00:00
joost
9e8b3eedfb + implemented TBufDataset.UpdateStatus (issue #6944)
git-svn-id: trunk@3683 -
2006-05-26 14:50:19 +00:00
joost
4924f7cfe0 + added support for postgresql for test-framework
+ rewrote fieldtests (removed variant dependency)
 + added test for ftDateTime and unlimited VARCHAR
 + fieldnames are not case-sensitive for all RDMS

git-svn-id: trunk@3682 -
2006-05-26 11:28:20 +00:00
joost
530ab18c2a + Fixed problems with DateTimes before 1899-12-29 (issue #6925)
+ fix for the datasize of strings

git-svn-id: trunk@3680 -
2006-05-26 11:09:26 +00:00
Jonas Maebe
2e49a88148 * fixed some wrong ordering of procdef stabs
git-svn-id: trunk@3679 -
2006-05-26 10:21:59 +00:00
daniel
67e7f2cb1f * Further development.
git-svn-id: trunk@3678 -
2006-05-26 10:13:14 +00:00
daniel
ea5aad0abb * Fix expandall
git-svn-id: trunk@3677 -
2006-05-25 21:22:04 +00:00
daniel
1b0e253f52 + New implementation of outline.pas.
Contains some code contrinuted by Onur Sayman.

git-svn-id: trunk@3676 -
2006-05-25 21:06:00 +00:00
Jonas Maebe
670393533b * tai_symbol no longer derives from tailineinfo, so line number stabs come after
symbols instead of before them

git-svn-id: trunk@3675 -
2006-05-25 20:24:07 +00:00
tom_at_work
1bd43869d0 * reenabled generation of TOC labels for symbols with a length under a certain threshold (to avoid too long symbols passed to the cg which will get truncated)
* cleanup

git-svn-id: trunk@3674 -
2006-05-25 20:16:25 +00:00
tom_at_work
da95ffc4f3 * fixed .toc section label generation
git-svn-id: trunk@3673 -
2006-05-25 20:00:48 +00:00
michael
9ff47fa9a8 + Added some missing methods
git-svn-id: trunk@3672 -
2006-05-25 11:57:07 +00:00
Jonas Maebe
e531c4f125 + very limited SSA support (only outside control flow
constructs for now)

git-svn-id: trunk@3671 -
2006-05-25 11:45:08 +00:00
joost
4bcfd1af9a + added TBufDataset.ChangeCount (bug 6947)
git-svn-id: trunk@3670 -
2006-05-25 11:32:32 +00:00
Jonas Maebe
a20f211811 * don't try to reuse registers from left/right, impedes optimal register
allocation

git-svn-id: trunk@3669 -
2006-05-25 11:31:32 +00:00
Jonas Maebe
5601c2c1a1 * only for darwin/i386
git-svn-id: trunk@3668 -
2006-05-25 11:30:24 +00:00
florian
30e7d87c11 * fixed loading of floating point constants
git-svn-id: trunk@3667 -
2006-05-25 09:57:07 +00:00
michael
8a17b1c1e3 * Initial implementation of imagemagick bindings by Felipe Monteiro de Carvalho
git-svn-id: trunk@3666 -
2006-05-25 08:12:51 +00:00
michael
265c5766ab + Forgot to add when committing patch
git-svn-id: trunk@3665 -
2006-05-25 07:50:09 +00:00
yury
a4c152e384 * compiler procs fixes.
git-svn-id: trunk@3664 -
2006-05-24 23:53:53 +00:00
yury
5d82676f78 * Do not use cprefix for cdecl DLL imports in Windows.
git-svn-id: trunk@3663 -
2006-05-24 23:53:10 +00:00
Tomas Hajny
4847fae030 * cosmetic - trash at the end removed
git-svn-id: trunk@3662 -
2006-05-24 22:51:23 +00:00
Jonas Maebe
93fba718b9 * proper fix for problem I tried to solve in r3655
git-svn-id: trunk@3661 -
2006-05-24 19:44:16 +00:00
Jonas Maebe
9919ae576b * removed because makes no sense with safecall (already tested in tcalcst6)
git-svn-id: trunk@3660 -
2006-05-24 19:34:43 +00:00
Jonas Maebe
0083045c16 - removed tests, since safecall doesn't make sense in these contexts
git-svn-id: trunk@3659 -
2006-05-24 19:14:51 +00:00
Jonas Maebe
5225caeecd * fixed test
git-svn-id: trunk@3658 -
2006-05-24 19:10:15 +00:00
joost
04b674e453 + fixed TBufDataset.SetRecNo (bug 6919) and added a test for it
git-svn-id: trunk@3657 -
2006-05-24 16:57:19 +00:00
Jonas Maebe
ea86114f96 * check zero-extending of parameters < sizeof(aint)
git-svn-id: trunk@3656 -
2006-05-24 15:16:38 +00:00
Jonas Maebe
d1e262d18c * fix use of unitialised value if a procedure only has an
array of const parameter

git-svn-id: trunk@3655 -
2006-05-24 14:56:11 +00:00
Jonas Maebe
a854918f9a * the length of a sequence loading a constant in a register is properly set
* register contents are fully cleared in clearregcontentsfrom()

git-svn-id: trunk@3654 -
2006-05-24 14:38:35 +00:00
Jonas Maebe
c0f805ae6d * fixed a_param_ref in case the paraloc size is different from the source size
git-svn-id: trunk@3653 -
2006-05-24 09:36:41 +00:00
michael
647ecd534e Fixes from Tsvetoslav Petrov
git-svn-id: trunk@3652 -
2006-05-24 09:23:25 +00:00
Jonas Maebe
9084587bdc * fixed decrementing of refcount of constant ansistrings in setlength()
git-svn-id: trunk@3651 -
2006-05-24 07:23:03 +00:00