michael
|
d02e587866
Merged revisions 10572-10574,10579-10581,10583-10584,10587-10589,10599,10601,10605-10606,10609,10612-10614,10616-10617,10622-10624,10637,10639-10641,10644-10647,10649,10652 via svnmerge from
|
17 years ago |
peter
|
be1dde63d7
Merged revisions 9032-9033,9035,9042,9044,9046,9048,9059,9071,9074,9076-9082,9084,9086,9088-9090,9095-9097,9102,9108,9111-9112,9114,9132-9133,9135,9139,9160,9185,9203,9205,9211-9212,9236-9238,9260,9262,9266,9269-9272,9276-9278,9295,9307-9308,9310,9312,9316,9322,9337,9340,9343-9344,9359,9373-9375,9384,9387-9388,9396-9397,9399,9401-9403,9430-9431,9434,9438-9439,9450-9456,9459-9463,9466-9469,9472-9473,9476-9477,9480-9481,9483,9491-9492,9499-9500,9502-9503,9505-9506,9508,9511-9514,9529,9536,9539,9544-9552,9555,9561-9562,9566-9568,9571,9573-9574,9576-9577,9579,9583,9586-9587,9595-9598,9600 via svnmerge from
|
17 years ago |
peter
|
4420e1e72a
Merged revisions 8290,8302,8307,8309,8316,8318-8319,8336,8338-8340,8400,8404,8410-8411,8430,8438-8442,8445-8446,8448,8450-8454,8456-8457,8459,8462,8469-8470,8472-8483,8486-8488,8490,8493,8496-8497,8506,8535-8537,8539-8546,8554,8560,8575-8576,8581-8587,8590,8593-8596,8600,8605,8607,8612-8614,8622,8624-8625,8630-8638,8640-8641,8659,8665,8667,8671-8672,8676-8677,8679,8681-8682,8686-8694,8696-8697,8699,8702,8705,8708-8714,8719,8721-8723,8727,8730-8731,8742-8743,8747-8751,8754,8765-8769,8775,8778,8780-8781,8791,8797,8802-8803,8809,8816-8818,8822-8825,8827,8829,8831,8835-8836,8848-8849,8851,8860,8879,8885-8889,8891-8893,8895,8897,8901,8912,8917,8925,8942,8949-8950,8958-8961,8965,8971 via svnmerge from
|
18 years ago |
Jonas Maebe
|
3d036e3ce8
Merged revisions 8444 via svnmerge from
|
18 years ago |
peter
|
b6086cae46
Merged revisions 7159,7468,7790,7959,8220,8306,8321,8332,8394-8395 via svnmerge from
|
18 years ago |
Jonas Maebe
|
25fcfea939
Merged revisions 6744,6756,6813-6814 via svnmerge from
|
18 years ago |
florian
|
bfcf0d5459
* val stops on #0 without error, resolves #8177
|
18 years ago |
Jonas Maebe
|
5f61271824
* fixed val_sint(x,longint) for negative hex/bin values on 64 bit
|
18 years ago |
Jonas Maebe
|
6c578f55df
* support 'x1f' and 'X1f' for hex notation in val() (Delphi compatibility,
|
18 years ago |
yury
|
21dcfcd404
* fixed fpc_ShortStr_Currency in case of 0 value.
|
18 years ago |
yury
|
f45a5e2961
* fixed compilation on 64 bit targets.
|
18 years ago |
Jonas Maebe
|
2fa51a485f
* bootstrapping for systems where currency is not a float
|
18 years ago |
yury
|
adae4e9976
* implemented fpc_WideStr_Currency, fpc_chararray_Currency, fpc_Val_Currency_WideStr.
|
18 years ago |
yury
|
b6b9582d8e
* implemented fpc_AnsiStr_Currency and fpc_Val_Currency_AnsiStr.
|
18 years ago |
yury
|
2d683bcbe6
* implemented fpc_Val_Currency_ShortStr.Not used yet.
|
18 years ago |
yury
|
697875f5af
* Fixed reading beyond input string in fpc_Val_Real_ShortStr if empty string was passed.
|
18 years ago |
yury
|
a2f4c7fd2a
* fixed fpc_ShortStr_Currency.
|
18 years ago |
yury
|
37b9258431
* Implemented fpc_ShortStr_Currency. Not used yet.
|
18 years ago |
Jonas Maebe
|
1914a723c0
* fixed parsing of denormals (mantis #6493)
|
19 years ago |
Jonas Maebe
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
20 years ago |
Jonas Maebe
|
2dea0c793f
* made the target parameter of SetString an "out" instead of "var" parameter
|
20 years ago |
florian
|
ed95c19399
* reallocation of widestrings on windows fixed
|
20 years ago |
michael
|
7449f99d5f
+ Removed all compatibility defines from compiler
|
20 years ago |
michael
|
06ab2d2ee6
+ Removed STR_USES_VALINT define
|
20 years ago |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 years ago |
michael
|
db5d9d75aa
+ Removed INTERNCOPY define
|
20 years ago |
michael
|
a20556e62d
+ Removed INTERNLENGTH/INTERNSETLENGTH defines
|
20 years ago |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |