peter
|
01fd4f55f6
Merged revisions 8014,8016,8027,8034,8036-8037,8039,8044,8046,8048,8051,8060,8071,8075-8076,8082-8083,8087-8089,8091,8095-8096,8098-8100,8136,8138,8143,8148,8154,8157-8160,8164-8166,8170,8174-8177,8187-8188,8190,8203,8206-8207,8212-8213,8215-8217,8219,8223,8225,8227,8233-8239,8252-8253,8262,8268-8273,8275,8281,8284,8302,8305,8307,8309,8316,8318-8319,8324-8325,8327,8336-8341,8347,8349,8351,8354,8357-8359,8370-8371,8382-8383,8402,8404,8407-8408,8410-8411,8418,8420-8427,8430,8432,8434-8435,8438-8443,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496,8506,8512 via svnmerge from
|
18 年之前 |
peter
|
3bad44fc25
Merged revisions 6907-6908,6916-6917,6921-6922,6924-6928,6930,6932,6937,6943-6946,6952,6954,6956,6974,6976,6991,6996-6998,7002,7007,7016,7020-7021,7033,7037,7040,7042,7045,7068-7069,7075-7079,7087,7094,7098-7099,7101,7103,7109,7115-7119,7128,7136-7137,7139,7150,7160-7162,7175,7179,7184,7186,7190-7195,7198,7202,7205-7206,7208-7217,7220-7222,7225-7228,7230-7231,7233,7239-7241,7244,7246,7263,7275,7277,7279-7281,7285,7288-7289,7291-7293,7296,7300,7303,7308,7310,7318,7340-7341,7343,7345,7350,7372-7373,7375-7376,7379,7381,7383-7388,7391-7392,7400,7404-7406,7411,7422,7425,7436,7441-7442,7444-7446,7450,7456,7463,7467,7475,7479,7486,7498,7504,7506-7509,7511,7522,7527,7534-7537 via svnmerge from
|
18 年之前 |
daniel
|
2a96f150c4
* Allow constant uint64 operations for +,-,shl,shr,or,xor,and.
|
18 年之前 |
daniel
|
edb715686d
+ Add uint64 check to prevent 1>high(qword) evaluating to true.
|
18 年之前 |
Jonas Maebe
|
d4978a9583
Merged revisions 7245,7251,7257,7260,7334,7336 via svnmerge from
|
18 年之前 |
florian
|
2f983bf9b3
Merged revisions 7180-7181,7185,7218,7223,7229 via svnmerge from
|
18 年之前 |
peter
|
fa4c80b11c
Merged revisions 7032 via svnmerge from
|
18 年之前 |
peter
|
a0d6641c37
Merged revisions 6960,7008-7011,7013-7014,7017,7019 via svnmerge from
|
18 年之前 |
florian
|
c3f22aae94
* fixed set+range on big endian systems
|
18 年之前 |
florian
|
efb025310d
* tried to restore old set behaviour for big endian targets
|
18 年之前 |
florian
|
9a0f769b2f
* cleaned up set conversion
|
18 年之前 |
peter
|
9a37c04131
* cardinal-cardinal is calculated using int64
|
18 年之前 |
daniel
|
e8050233af
+ Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231)
|
18 年之前 |
florian
|
c6d3bc813f
* fixes #8229
|
18 年之前 |
Jonas Maebe
|
d3ea2fa9e3
- removed some unneeded and sometimes wrong typecasts (could be
|
18 年之前 |
pierre
|
b486f926ce
* taddnode.first_addstring, avoid memory leak if
|
19 年之前 |
florian
|
7781e842fc
* varset support fixed
|
19 年之前 |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 年之前 |
yury
|
5a9b0949c5
* fixed wince build.
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
Jonas Maebe
|
d5b069a935
* added missing typecheckpasses for new left/right nodes created in
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
florian
|
67aa148602
* fixed softfpu support
|
19 年之前 |
micha
|
8678d52aeb
* avoid warning when pointer points to size 1 data
|
19 年之前 |
florian
|
fb5e396881
+ experimental -Sv option to support vector arithmetics
|
19 年之前 |
micha
|
5f353d6fef
add warning for arithmetic on untyped pointers
|
19 年之前 |
peter
|
d07f470b71
* remove ifdef fpc
|
19 年之前 |
micha
|
d704af7216
fix compilation for {$T+} linux/win
|
19 年之前 |
peter
|
2f0ce31751
* string concat changed from function to procedure to
|
19 年之前 |