olle
|
58582a44a9
|
new tests for mode macpas
git-svn-id: trunk@1592 -
|
2005-10-24 22:06:49 +00:00 |
|
peter
|
f1af7cfe8f
|
* generate implicit 0+<x> for +<x> expressions
git-svn-id: trunk@1556 -
|
2005-10-21 07:46:14 +00:00 |
|
peter
|
19eaf660c2
|
* more flexibel support for typecasting to different sizes
fixes tw4450
git-svn-id: trunk@1544 -
|
2005-10-20 11:13:49 +00:00 |
|
florian
|
46c9d03d82
|
* initial revision
git-svn-id: trunk@1538 -
|
2005-10-19 19:25:49 +00:00 |
|
florian
|
43a60ccfe2
|
* initial version
git-svn-id: trunk@1537 -
|
2005-10-19 19:21:32 +00:00 |
|
florian
|
e1b34a9e7b
|
* cleaning up sets for exports behaviour
+ allow exports from units
git-svn-id: trunk@1535 -
|
2005-10-19 19:06:45 +00:00 |
|
peter
|
f9db030350
|
* fix overload choosing if both normal proc and proc of object are available
git-svn-id: trunk@1496 -
|
2005-10-19 07:56:08 +00:00 |
|
peter
|
260861e184
|
* calculate distance between related objectdefs
git-svn-id: trunk@1492 -
|
2005-10-19 06:38:29 +00:00 |
|
peter
|
09a0dff4da
|
* prefer object->object over object->intf
git-svn-id: trunk@1491 -
|
2005-10-19 06:36:10 +00:00 |
|
peter
|
e23519c45b
|
* support A1,A2,A4,A8 directives
git-svn-id: trunk@1488 -
|
2005-10-19 05:54:27 +00:00 |
|
peter
|
632bdcd149
|
* $W switch sets the localswitch cs_generate_stackframes that can be
used in the future
git-svn-id: trunk@1487 -
|
2005-10-19 05:50:26 +00:00 |
|
peter
|
8d9e9b24a6
|
* convert constant widestring to ansistring before assigning to pchar
git-svn-id: trunk@1482 -
|
2005-10-18 20:49:23 +00:00 |
|
peter
|
c57914be43
|
* protected overload test
git-svn-id: trunk@1481 -
|
2005-10-18 20:25:09 +00:00 |
|
florian
|
7be36096f0
|
+ proper init rtti for proc. vars
git-svn-id: trunk@1479 -
|
2005-10-18 20:05:56 +00:00 |
|
peter
|
79f096e6c8
|
* rename so the library is build before it is used
git-svn-id: trunk@1474 -
|
2005-10-18 12:30:44 +00:00 |
|
peter
|
5a00f019d8
|
* remove old test
git-svn-id: trunk@1473 -
|
2005-10-18 12:30:04 +00:00 |
|
peter
|
0981495c7b
|
* all types with inittable need a persistant temp
git-svn-id: trunk@1472 -
|
2005-10-18 12:29:04 +00:00 |
|
peter
|
ea6dadb7be
|
* make widestrings compatible with COM BSTR, the length is now the number
of bytes allocated instead of the number of widechars
git-svn-id: trunk@1467 -
|
2005-10-18 09:45:13 +00:00 |
|
peter
|
5abb9d68f6
|
* prevent warning for val with second parameter not being a longint
git-svn-id: trunk@1463 -
|
2005-10-18 08:26:29 +00:00 |
|
Jonas Maebe
|
a357bef5e5
|
* enabled for non-x86 as well
+ also test with regvars (tw4234a)
git-svn-id: trunk@1461 -
|
2005-10-18 08:19:12 +00:00 |
|
peter
|
daa002f26b
|
* only check forwards for the original object type declaration
git-svn-id: trunk@1459 -
|
2005-10-18 07:22:55 +00:00 |
|
peter
|
539b7dc220
|
* setting the compile mode should set the preprocessor symbol directly
git-svn-id: trunk@1457 -
|
2005-10-18 06:57:39 +00:00 |
|
peter
|
4c73e86058
|
* check for allowed floatdef operations
git-svn-id: trunk@1455 -
|
2005-10-18 05:45:50 +00:00 |
|
Jonas Maebe
|
810ec85e34
|
- disable inlining for procedures with a formal const parameter, fixes
webtbs/tw4427
git-svn-id: trunk@1390 -
|
2005-10-15 20:48:35 +00:00 |
|
Jonas Maebe
|
00b612502e
|
* fixed web bug #4228 (support loading int64 paras passed on the stack into
local regvars)
git-svn-id: trunk@1380 -
|
2005-10-15 16:03:00 +00:00 |
|
florian
|
c48c42b995
|
+ "reverse merge" from 2.1
git-svn-id: trunk@1356 -
|
2005-10-11 21:41:37 +00:00 |
|
peter
|
8b1f3d2470
|
* no range check for delphi mode with in operator
git-svn-id: trunk@1354 -
|
2005-10-11 06:46:56 +00:00 |
|
tom_at_work
|
9e7d550455
|
* fixed last commit (1337) which broke some files in the repository
git-svn-id: trunk@1338 -
|
2005-10-08 17:23:44 +00:00 |
|
tom_at_work
|
f7f0f9c426
|
* makefile adaption to be able to cycle compiler and RTL on PowerPC64 target
* some fixes for PowerPC64 target in the code generator and the RTL
* stabs generation for PowerPC64 is okay now (untested)
git-svn-id: trunk@1337 -
|
2005-10-08 15:48:39 +00:00 |
|
Jonas Maebe
|
8471e10137
|
* fixed tw4266
git-svn-id: trunk@1317 -
|
2005-10-07 16:48:51 +00:00 |
|
yury
|
771743a61c
|
* varutils,variants,dynlibs units are built now for wince.
* added readme.txt
git-svn-id: trunk@1316 -
|
2005-10-07 16:45:48 +00:00 |
|
peter
|
a415d5511e
|
* obsolete unit
git-svn-id: trunk@1281 -
|
2005-10-04 06:28:20 +00:00 |
|
peter
|
edf553a223
|
* string constants are now array of char until
they are converted to a specific string type
git-svn-id: trunk@1254 -
|
2005-10-02 11:08:58 +00:00 |
|
peter
|
24f273f43c
|
* new test
git-svn-id: trunk@1243 -
|
2005-10-01 20:48:20 +00:00 |
|
oro06
|
e6fc1af8b9
|
+ added rtl/wince aygshell, commctrl start
git-svn-id: trunk@1234 -
|
2005-09-30 05:20:22 +00:00 |
|
sg
|
e8be272fb4
|
* Added glxtest, contributed by Bart Tierens
git-svn-id: trunk@1228 -
|
2005-09-29 19:49:30 +00:00 |
|
michael
|
dcd346f0bb
|
+ Portugese Translation by Ari Ricardo Ody
git-svn-id: trunk@1217 -
|
2005-09-28 16:53:19 +00:00 |
|
peter
|
a5582e346f
|
* simple test for the bug
git-svn-id: trunk@1216 -
|
2005-09-28 07:05:31 +00:00 |
|
yury
|
2228532373
|
* Forgot to add winres.inc in previous commit.
git-svn-id: trunk@1211 -
|
2005-09-27 18:23:23 +00:00 |
|
joost
|
fb32bf2cd5
|
- Initial implementation of several SQLdb examples and tests
git-svn-id: trunk@1207 -
|
2005-09-27 16:50:09 +00:00 |
|
peter
|
6bf3269b41
|
* powerpc64 port from Thomas Schatzl
git-svn-id: trunk@1193 -
|
2005-09-25 17:19:44 +00:00 |
|
florian
|
a7d088b197
|
+ MAX_PATH
+ mime properties set
git-svn-id: trunk@1191 -
|
2005-09-25 15:44:26 +00:00 |
|
florian
|
291db810bd
|
* fixed with r1182
git-svn-id: trunk@1190 -
|
2005-09-25 15:34:58 +00:00 |
|
michael
|
3043828803
|
+ Added ditheres and quantizers by Giulio Bernardi
git-svn-id: trunk@1184 -
|
2005-09-25 12:35:11 +00:00 |
|
florian
|
be99f2a7fd
|
* fixed loading of addresses of virtual methods to methodpointers in delphi mode
git-svn-id: trunk@1182 -
|
2005-09-25 10:58:17 +00:00 |
|
florian
|
faa5630fab
|
* forgot to add file: should have been added with r1176
git-svn-id: trunk@1179 -
|
2005-09-24 17:44:45 +00:00 |
|
florian
|
c7cd9ff06b
|
* TMultiReadExclusiveWriteSynchronizer fixed and moved to SysUtils
git-svn-id: trunk@1164 -
|
2005-09-23 13:07:11 +00:00 |
|
peter
|
1f8c074ab4
|
* make m68k compile
git-svn-id: trunk@1138 -
|
2005-09-19 11:46:23 +00:00 |
|
oro06
|
d60f16c069
|
+ Added sqlitev3x direct api call test
ok under i386-win32 and arm-wince
* updated sqlite3.pp sqlite3_libversion_number
git-svn-id: trunk@1137 -
|
2005-09-19 10:58:20 +00:00 |
|
florian
|
40dd9b9404
|
* new test for the recently fixed intel assembler reader stuff
git-svn-id: trunk@1108 -
|
2005-09-18 09:07:46 +00:00 |
|