Jonas Maebe
|
36d2f0e0cc
Merged revisions 10425,10811,10838,10840,10846-10847,10851,10872,10885-10886,10893-10894,10910-10912 via svnmerge from
|
17 vuotta sitten |
peter
|
34ff7931e5
Merged revisions 9068,9074,9076-9082,9084,9086,9088-9090,9096,9106,9108,9114,9128,9132-9133,9149,9185,9211,9236-9238,9260,9262,9266,9269-9272,9276-9281,9293,9295,9307-9308,9310,9322,9331,9336-9337,9340-9341,9343-9344,9349,9357,9359,9373-9375,9387,9396,9399,9401-9402,9409,9418,9428,9434,9436-9437,9450-9456,9459-9466,9468-9469,9472-9473,9476-9477,9480,9484,9486,9491-9492,9520-9529,9534,9536,9538,9540,9550,9566-9568,9571,9573,9576-9577,9579,9583,9587,9594 via svnmerge from
|
17 vuotta sitten |
Vincent Snijders
|
d66c3971b4
Merged revisions 9342 via svnmerge from
|
17 vuotta sitten |
Jonas Maebe
|
2d4be27efe
Merged revisions 8909,9274,9290,9294,9315,9323,9325,9332,9381,9413,9415,9419,9422,9445 via svnmerge from
|
18 vuotta sitten |
peter
|
8af1792bfb
Merged revisions 8588,8590,8593-8594,8596,8600-8601,8603,8605,8607,8609,8617,8625,8628,8630-8638,8640-8641,8656,8658-8659,8665,8667,8681-8682,8686-8687,8702,8705-8706,8710-8714,8716,8719,8721-8725,8727,8730-8731,8734-8735,8743,8747-8751,8766-8769,8779,8784,8797,8799,8822,8831,8848-8849,8851,8879,8885-8889,8891-8893,8895,8897,8900,8907,8912,8917,8942,8950,8974 via svnmerge from
|
18 vuotta sitten |
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 vuotta sitten |
daniel
|
5aef9bc086
- Put gpc mode between ifdefs. The only thing it does it disable all
|
18 vuotta sitten |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
18 vuotta sitten |
peter
|
70fc3274e2
* minor fixes from mantis 8132
|
18 vuotta sitten |
peter
|
2bc3bd8c4f
* ignoredirectives changed to tfphashlist
|
18 vuotta sitten |
yury
|
4092321ae9
* Compiler directives {$...} are allowed in ARM inline assembler. It fixes tb0142.pp and tb0193.pp.
|
19 vuotta sitten |
florian
|
f9235938b4
* storing/restoring of settings when doing a specialization
|
19 vuotta sitten |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
19 vuotta sitten |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 vuotta sitten |
peter
|
c371d639f4
* fixed missing reset of inputbuffer after include file or macro
|
19 vuotta sitten |
peter
|
aee2da566d
* scannerdirectives to TFPHashObjectList
|
19 vuotta sitten |
florian
|
5cb1af6e2a
* fixed some issue with the inputpointer when specializing generics
|
19 vuotta sitten |
florian
|
a3a650ee73
* fixed more line numering output
|
19 vuotta sitten |
peter
|
7a2e0da7bd
* extra parameter for file searching functions
|
19 vuotta sitten |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 vuotta sitten |
florian
|
bce905b106
* give correct error locations for errors when specializing templates
|
19 vuotta sitten |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 vuotta sitten |
florian
|
2974bbaf10
* get proper moduleindex when loading a unit, fixes #4778
|
19 vuotta sitten |
florian
|
058e1877ba
+ store compiler switch changes in generic token streams
|
19 vuotta sitten |
florian
|
85d63d9fa9
* settings refactored
|
19 vuotta sitten |
peter
|
3078a1927f
* remove ttype
|
19 vuotta sitten |
Jonas Maebe
|
36c6879581
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
|
19 vuotta sitten |
micha
|
5f353d6fef
add warning for arithmetic on untyped pointers
|
19 vuotta sitten |
micha
|
bd6afce618
enable typed addresses {$T+} in fpc and objfpc mode
|
19 vuotta sitten |
peter
|
d0156354a6
* inline directive enabled by default for fpc,objfpc,delphi modes
|
19 vuotta sitten |