Blocked revisions 7638-7640,7642,7647,7656-7657,7659,7666,7690,7692,7787,7796,7915,8124 via svnmerge
........
r7638 | daniel | 2007-06-13 09:30:09 +0200 (Wed, 13 Jun 2007) | 2 lines
* Fix tests for constexprint rework.
........
r7639 | daniel | 2007-06-13 09:41:18 +0200 (Wed, 13 Jun 2007) | 3 lines
* Rework the constexprint to allow operations from low(int64) to high(qword).
+ Some initial work on a formaldef which also carries the typinfo of a parameter.
........
r7640 | daniel | 2007-06-13 09:44:14 +0200 (Wed, 13 Jun 2007) | 2 lines
+ Forgot to add constexp unit.
........
r7642 | daniel | 2007-06-13 13:05:15 +0200 (Wed, 13 Jun 2007) | 2 lines
* Make powerpc compile again.
........
r7647 | daniel | 2007-06-13 16:04:21 +0200 (Wed, 13 Jun 2007) | 2 lines
- Remove another test for u64bit now unnecessary.
........
r7656 | daniel | 2007-06-13 23:42:02 +0200 (Wed, 13 Jun 2007) | 2 lines
* Fix remaining constexp issues: powerpc,libcurl,browcol
........
r7657 | daniel | 2007-06-14 08:12:12 +0200 (Thu, 14 Jun 2007) | 2 lines
* Cosmetic cleanup of constexprint leftovers.
........
r7659 | daniel | 2007-06-14 10:33:19 +0200 (Thu, 14 Jun 2007) | 3 lines
* Fix browcol.
- Remove another obsolete uint64 test.
........
r7666 | daniel | 2007-06-15 09:53:47 +0200 (Fri, 15 Jun 2007) | 2 lines
* Prevent range check error.
........
r7690 | daniel | 2007-06-16 20:27:00 +0200 (Sat, 16 Jun 2007) | 2 lines
* Remove accidentally enabled winlikewidestring.
........
r7692 | tom_at_work | 2007-06-16 21:44:02 +0200 (Sat, 16 Jun 2007) | 1 line
* fix compilation
........
r7787 | daniel | 2007-06-24 13:59:55 +0200 (Sun, 24 Jun 2007) | 3 lines
- Because int_to_type handles qwords now, the trial and error to parse a constant
can be simplified.
........
r7796 | daniel | 2007-06-24 20:40:07 +0200 (Sun, 24 Jun 2007) | 2 lines
* Prevent some operations between qwords and signed types.
........
r7915 | daniel | 2007-07-01 22:58:55 +0200 (Sun, 01 Jul 2007) | 2 lines
* Update for constexprint changes.
........
r8124 | daniel | 2007-07-22 10:32:49 +0200 (Sun, 22 Jul 2007) | 3 lines
* qword(-int64) can cause an overflow error in case of low(int64). Harmless, so
disable overflow checking around it.
........
git-svn-id: branches/fixes_2_2@8635 -