Commit Graph

2086 Commits

Author SHA1 Message Date
florian
7cd67ea3f0 * node optimizer branch merged
* gotonode and gotolabel refactored
  * -Nu added to enable for loop unrolling

git-svn-id: trunk@446 -
2005-06-19 17:42:10 +00:00
olle
c92377604c + test for four char codes
git-svn-id: trunk@442 -
2005-06-18 14:10:31 +00:00
florian
0954402873 * initial revision
git-svn-id: trunk@433 -
2005-06-17 13:51:20 +00:00
florian
80f6b094d3 + added forgotten $codepage directive
git-svn-id: trunk@429 -
2005-06-16 20:22:08 +00:00
florian
ec6d5ff211 + utf-8 support for string constants added
git-svn-id: trunk@428 -
2005-06-16 20:16:37 +00:00
florian
ac544edd50 - unnecessary check in taddrnode.pass_1 removed, fixes bug #4010
git-svn-id: trunk@427 -
2005-06-16 17:13:06 +00:00
florian
03dde52c5b + WS_* constants are longints, added type casts for constants > $7fffffff
git-svn-id: trunk@425 -
2005-06-15 22:03:24 +00:00
florian
90cdc1b6fe * fixed interface rtti, fixes bug #4089
git-svn-id: trunk@422 -
2005-06-15 21:27:51 +00:00
Jonas Maebe
0f8e019c44 * fixed web bug tw4078 + added test
git-svn-id: trunk@414 -
2005-06-15 16:46:03 +00:00
Jonas Maebe
26646298a4 * fixced uninitialised variable
git-svn-id: trunk@399 -
2005-06-13 21:53:12 +00:00
peter
92c36fefc7 * removed obsolete define
git-svn-id: trunk@371 -
2005-06-10 08:55:07 +00:00
Jonas Maebe
fe4e35d0cf + added
git-svn-id: trunk@325 -
2005-06-09 20:12:59 +00:00
peter
919b18f280 new bug
git-svn-id: trunk@246 -
2005-06-07 20:49:35 +00:00
peter
4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00
florian
6a36b62b02 * initial test
git-svn-id: trunk@183 -
2005-06-03 17:48:21 +00:00
florian
837638b971 * initial test version
git-svn-id: trunk@169 -
2005-06-01 18:45:23 +00:00
peter
cae26c3ab4 * missing .o files
git-svn-id: trunk@163 -
2005-06-01 08:15:20 +00:00
florian
d6fcfb0a1e + objfpc directive added
git-svn-id: trunk@159 -
2005-05-30 20:48:27 +00:00
florian
9da46ff50a * more descriptive error message in case of a missing variant unit added
* variant unit uses now the math unit for ** implementation

git-svn-id: trunk@158 -
2005-05-30 20:47:34 +00:00
florian
4f30642b4a * fixed StrToDate to throw proper exceptions in case of an error, fixes bug #3913
git-svn-id: trunk@156 -
2005-05-30 20:37:35 +00:00
florian
a39fd9d2ea * array of const for classes fixed, was broken by r10
* test adapted

git-svn-id: trunk@154 -
2005-05-30 18:44:42 +00:00
fpc
4a19b90c8d * Fix date of testsuite run. It must now be passed using YYYYMMDDhhmm
* Add verbose parameter

git-svn-id: trunk@150 -
2005-05-29 21:18:46 +00:00
fpc
70fbf3bf17 * support TestSrcDir option, where the *.pp files can be found
git-svn-id: trunk@149 -
2005-05-29 20:21:48 +00:00
Tomas Hajny
3d00563633 + check for not failing on Delphi $WARN directive
git-svn-id: trunk@125 -
2005-05-26 20:53:02 +00:00
florian
2652c764f1 + test added; thought it was fixed already :)
git-svn-id: trunk@107 -
2005-05-25 21:07:30 +00:00
florian
5e8e8fc5e4 + implemented empty Aquire/Release for SynchroObject, fixes bug #3821
git-svn-id: trunk@102 -
2005-05-25 20:53:50 +00:00
florian
f8c314a7b7 * changed fpc_read_text to use out instead of var
git-svn-id: trunk@73 -
2005-05-22 18:17:15 +00:00
florian
d01bde1a83 + $WARN directive implemented fixes bug #3939
git-svn-id: trunk@65 -
2005-05-22 11:57:24 +00:00
florian
61cbb32225 * test for bug #3827 added
git-svn-id: trunk@63 -
2005-05-22 10:58:49 +00:00
florian
ac880214fc * fixed passing function results to const formal defs, see tbs/tb0490.pp
git-svn-id: trunk@56 -
2005-05-21 20:44:04 +00:00
fpc
790a4fe2d3 * log and id tags removed
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
florian
ae4ac3d4da + test tw3967.pp
git-svn-id: trunk@40 -
2005-05-21 07:56:39 +00:00
florian
c044221818 * fixed alignment of objects and arrays in arrays, fixes bug #3971
git-svn-id: trunk@39 -
2005-05-21 07:39:44 +00:00
florian
6c233eaae4 * fixed comparisation of booleans and nulls in variants, fixes bug #3953
git-svn-id: trunk@35 -
2005-05-19 22:16:53 +00:00
fpc
a4c714572b + test for bug #3977 added
git-svn-id: trunk@30 -
2005-05-19 21:07:16 +00:00
fpc
aabbd3c7df * property svn:eol-style: native set
git-svn-id: trunk@16 -
2005-05-18 16:16:11 +00:00
florian
f949a53da8 * format(%u",[<qword>]); fixed
* made test working

git-svn-id: trunk@13 -
2005-05-17 22:27:53 +00:00
florian
c76ede86f8 * test fixed
git-svn-id: trunk@10 -
2005-05-17 21:14:51 +00:00
florian
8caa0877d8 git-svn-id: trunk@9 - 2005-05-17 20:39:18 +00:00
peter
b68af1b0e3 * post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
peter
febe82acd2 * uploadrun target to upload data for testsuite db using scp 2005-05-15 12:07:42 +00:00
Tomas Hajny
4dbbf4b5d3 * cosmetic changes 2005-05-14 14:31:51 +00:00
olle
2b0b6ff306 * Some fixes 2005-05-14 11:42:22 +00:00
olle
f1611b5add * Fix for MacOS when redirect stdout and stderr to same stream 2005-05-14 11:18:52 +00:00
olle
608d6f0ceb * Minor fix 2005-05-14 11:14:39 +00:00
peter
6cf4eb98c3 * use current fpcmake instead of from 1.9.8 2005-05-05 13:28:47 +00:00
peter
7dadd64723 * 2.0.0 2005-05-05 12:59:59 +00:00
peter
7cb3c3de10 new bug 2005-05-05 08:53:05 +00:00
olle
ae23483e60 * Fixed minor bug 2005-05-02 22:34:49 +00:00