florian
80d4887e67
* fixed warnings for length/high/low(<normal array>; <ord>; <enum>)
...
git-svn-id: trunk@5795 -
2007-01-03 09:51:24 +00:00
pierre
8bd9d88641
* remove C like code to be able to compile unit
...
git-svn-id: trunk@5794 -
2007-01-02 23:30:23 +00:00
florian
21955282d0
+ infrastructure for DispInterface call dispatching
...
git-svn-id: trunk@5793 -
2007-01-02 23:06:17 +00:00
Károly Balogh
abcf865224
+ more a_param_* implemented
...
git-svn-id: trunk@5792 -
2007-01-02 22:11:52 +00:00
joost
15ed6ed527
* fix bug #6555
...
git-svn-id: trunk@5791 -
2007-01-02 21:42:14 +00:00
Jonas Maebe
1ad6417f7f
* fixed some unneeded 64 bit conversions + rarely triggered bug on x86
...
regarding packed records/arrays
git-svn-id: trunk@5790 -
2007-01-02 18:47:14 +00:00
Jonas Maebe
d85573da18
* dummy assignment to tai_cpu_abstract.Pass1 result to avoid warning
...
git-svn-id: trunk@5789 -
2007-01-02 18:33:57 +00:00
Jonas Maebe
e2193b1540
* fixed mixing of longint/dword to avoid 64 bit conversion
...
git-svn-id: trunk@5788 -
2007-01-02 18:32:59 +00:00
Jonas Maebe
a23fa2e81e
* moved (unfinished) routines related to writing taicpu's to ppu files
...
from x86/aasmcpu to aasmtai and (new) aasmsym, so that when they're
finished they're available for all targets
* added dummy implementation of tai_cpu_abstract.pass1 and pass2 so there
are no more hundreds of warnings on non-x86 about constructing taicpu
instances with abstract methods
git-svn-id: trunk@5787 -
2007-01-02 18:28:05 +00:00
Jonas Maebe
912e1e13eb
* getrange parameters from "var" to "out"
...
git-svn-id: trunk@5786 -
2007-01-02 18:16:56 +00:00
florian
98d6014c73
* register saving on win64 fixed
...
git-svn-id: trunk@5785 -
2007-01-02 14:34:03 +00:00
Jonas Maebe
e4e6f8112d
* fixed some warnings about hidden constructors
...
git-svn-id: trunk@5784 -
2007-01-02 14:18:12 +00:00
florian
2c17dbcda2
* save rdi on win64
...
git-svn-id: trunk@5783 -
2007-01-02 00:32:19 +00:00
Károly Balogh
e5249a8b56
+ some messy m68k changes (first attempt to implement a_param_*)
...
git-svn-id: trunk@5782 -
2007-01-02 00:11:52 +00:00
florian
a95c2220cc
* fixed volatile registers for x86_64-win64
...
git-svn-id: trunk@5781 -
2007-01-01 23:26:21 +00:00
pierre
179f6cc93f
+ added CAN_RUN_GDBVER, to allow to cross-compile
...
the IDE from win32 to go32v2.
git-svn-id: trunk@5780 -
2007-01-01 23:22:05 +00:00
florian
48e51671e5
* don't include compiler proc. in the docs
...
git-svn-id: trunk@5779 -
2007-01-01 22:55:40 +00:00
joost
9e9c10bb02
* fix for bug #7565 + test
...
git-svn-id: trunk@5778 -
2007-01-01 22:55:30 +00:00
joost
e1c1dbf9eb
* TBufDataset.Recordsize now includes the size of the bookmark-information
...
git-svn-id: trunk@5777 -
2007-01-01 22:04:17 +00:00
daniel
37cf9e9c55
- Remove forced gdbint build.
...
git-svn-id: trunk@5776 -
2007-01-01 21:05:20 +00:00
joost
280520c0f7
+ implemented calculated fieds + test
...
git-svn-id: trunk@5775 -
2007-01-01 19:38:42 +00:00
joost
0c18a09c2b
* fix for persistent fields
...
* Removed obsolete call of InternalInitFieldDef
git-svn-id: trunk@5774 -
2007-01-01 19:34:39 +00:00
florian
2049837dd9
* dispinterfaces are publishable as well
...
git-svn-id: trunk@5773 -
2007-01-01 18:30:53 +00:00
Jonas Maebe
1914a723c0
* fixed parsing of denormals (mantis #6493 )
...
git-svn-id: trunk@5772 -
2007-01-01 14:23:29 +00:00
florian
d5291d0e18
+ handle variant dispatching
...
git-svn-id: trunk@5771 -
2006-12-31 17:50:29 +00:00
florian
28d59bbf6f
* pos(...,...) overloads with variants, see tb0520.pp for the reason
...
git-svn-id: trunk@5770 -
2006-12-31 17:47:05 +00:00
marco
779b33148c
* fix
...
git-svn-id: trunk@5769 -
2006-12-31 16:21:19 +00:00
marco
507da73806
* hookproc alias, delphi compat
...
git-svn-id: trunk@5768 -
2006-12-31 13:50:42 +00:00
marco
f340e27114
* Two msgs added found while porting toolbar97
...
git-svn-id: trunk@5767 -
2006-12-31 13:48:50 +00:00
peter
19b4964df3
* fix filtering
...
git-svn-id: trunk@5766 -
2006-12-31 11:43:35 +00:00
florian
36d54c027d
+ more delphi compatibility
...
* fillchar bug in dispatch code fixed
git-svn-id: trunk@5765 -
2006-12-31 10:16:05 +00:00
florian
bc4aa151f0
* warning fixed
...
git-svn-id: trunk@5764 -
2006-12-31 09:22:18 +00:00
florian
11aa2b483e
* kicked ignore_equal, usage was wrong anyways
...
git-svn-id: trunk@5763 -
2006-12-31 00:48:52 +00:00
florian
694b616975
* fixed test on windows, I wonder what it was supposed to test
...
git-svn-id: trunk@5762 -
2006-12-30 23:55:15 +00:00
florian
ea98ef741c
* fixed unit name
...
git-svn-id: trunk@5761 -
2006-12-30 23:51:45 +00:00
florian
475664acf5
* fixed local check, fixes #7242
...
git-svn-id: trunk@5760 -
2006-12-30 23:47:21 +00:00
michael
7d9314d5e8
+ Added fcl and X11 requirements
...
git-svn-id: trunk@5759 -
2006-12-30 22:55:51 +00:00
michael
bc6dcbd884
+ Added fcl and X11 requirements
...
git-svn-id: trunk@5758 -
2006-12-30 22:55:18 +00:00
Jonas Maebe
324626376c
* add dependency on x11 units
...
git-svn-id: trunk@5757 -
2006-12-30 22:41:41 +00:00
Jonas Maebe
555e887ea3
* test for floating point precision conversion
...
git-svn-id: trunk@5756 -
2006-12-30 22:26:04 +00:00
michael
97ea643cae
* Added cairo bindings from Jeff Pohlmeyer
...
git-svn-id: trunk@5755 -
2006-12-30 22:22:37 +00:00
florian
c4d96ec538
* only non generic types can be used when specializing generics, fixes 7735
...
git-svn-id: trunk@5754 -
2006-12-30 21:51:24 +00:00
joost
985043e871
+ Added a README and some examples do database.ini
...
* fixed compilation of dbtestframework.pas
git-svn-id: trunk@5753 -
2006-12-30 20:30:35 +00:00
marco
51b4fc7852
* for some reason a hosttonet got commented out
...
(double bug introduced due to netdb bug?). Anyway works now; bug #7982
git-svn-id: trunk@5752 -
2006-12-30 20:04:43 +00:00
micha
467cd39091
* optimize fpglist.indexof, indexed array generates more optimal code than manual index multiplication
...
git-svn-id: trunk@5751 -
2006-12-30 19:14:11 +00:00
Jonas Maebe
bdfd3e5453
* patch from Lloyd B. Park to support persistent signals
...
for RTLEvent under unix
git-svn-id: trunk@5750 -
2006-12-30 17:28:10 +00:00
peter
6562e40a3e
* ignore program module when resolving unit names during ppu load
...
git-svn-id: trunk@5749 -
2006-12-30 17:18:28 +00:00
Jonas Maebe
b86e2aa33a
* fixed crash when compiling certain invalid "in" constructions
...
(mantis 8031)
git-svn-id: trunk@5748 -
2006-12-29 23:13:02 +00:00
florian
1e75956435
* continued to work on float128 translation, tedious work
...
git-svn-id: trunk@5747 -
2006-12-29 22:56:41 +00:00
micha
f9e7a99405
* speedup generic list, esp. remove
...
git-svn-id: trunk@5746 -
2006-12-29 22:23:28 +00:00