- Oct 20, 2020
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I9b3dfddca22af980b1c6f17a1d205854d0ae098f
-
- Oct 06, 2020
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I3a603580a6f017a7b8f2156dee64f7d3ed104da2
-
- Oct 05, 2020
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: If390fe6a5b331513b4b2316e97d3221360659a6d Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Oct 02, 2020
-
-
Botond Baranyi authored
Changed the include statement of 'readline.h', so it can be found on multiple platforms (Bug 565893) Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: Iaa1f9153cfdceb40c74e01ec30a756a63d0caa52
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: Ic84c01eeb47d4d93559154d7d24a65b334501657
-
- Oct 01, 2020
-
-
Botond Baranyi authored
Changed mctr_cli and debugger UI to use 'libedit' as an external library instead of as embedded source (Bug 565893) Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I6cf97d6b7c16f21135d2ffc22f15c9c05c7ccf54 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Sep 15, 2020
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I4dc2b70cd023aedc51de4596b2bc99c8e56dcc50
-
- Sep 09, 2020
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I77f08130f7187b16a82b2ea87c78d5b955d09a7c
-
- Aug 30, 2020
-
-
Kristof Szabados authored
Signed-off-by:
Kristof Szabados <Kristof.Szabados@ericsson.com>
-
- Aug 18, 2020
-
-
Gábor Szalai authored
Change-Id: I563dd0c7ddb32636f77e9e5900ca8702442da73a Signed-off-by:
Gabor Szalai <gabor.szalai@ericsson.com>
-
- Aug 17, 2020
-
-
Gábor Szalai authored
The 17 digit precision was too precise for the float. The 17 significant digit ensured that the parsed back value is the same as the original, but the currently used print out function introduced rounding errors, which renders the last digit useless. Further development and experiment is needed, because neither functionality provided by the c++ library prints the float as expected by the TTCN standard. Change-Id: I328e8ed423c7d96f2ee46e5453e090a1c3fda6a8 Signed-off-by:
Gabor Szalai <gabor.szalai@ericsson.com>
-
Gábor Szalai authored
The number of the significant digits used during the code generation is increased to 17 The string representation of the float generated by the ttcn2str is corrected: no leading zero in exponent, 17 significant digits Change-Id: Ib49b878a78c87c1a8fee55b06c9b713023e90797 Signed-off-by:
Gabor Szalai <gabor.szalai@ericsson.com>
-
- Aug 13, 2020
-
-
Gábor Szalai authored
The standard explicitly allow the leading zero for str2float Leading zero warning is not needed as it is allowed. C.1.29 Character string to float str2float(in charstring invalue) return float This function converts a charstring comprising a number into a float value. The format of the number in the charstring shall follow rules in clause 6.1.0, items a) or b) with the following exceptions: leading zeros are allowed; EXAMPLE: str2float("12345.6") // is the same as str2float("123.456E+02") Change-Id: Ia3a81017b234dae493cd33ccc4ce3ea124727be2 Signed-off-by:
Gabor Szalai <gabor.szalai@ericsson.com>
-
- Jul 23, 2020
-
-
Gergo Ujhelyi authored
Signed-off-by:
Gergo Ujhelyi <ujhelyi.gergo@ericsson.com>
-
- Jul 10, 2020
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I4d20e7e45f2fd2ca5e561552c15d5c52647f33b2 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Jul 09, 2020
-
-
Botond Baranyi authored
Added new compiler option '-h', which allows converting universal charstrings to charstrings (bug 564585) Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: Ib73c458ba631710cabc1ef1e9b64928e0f79db31 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Jul 06, 2020
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I90d39b55248d6f1232fde6ef0b1939f327007b90
-
- Jun 17, 2020
-
-
Botond Baranyi authored
Change-Id: Ice786f009708e01f7944c020b553fa63ff977ac5 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Jun 16, 2020
-
-
Botond Baranyi authored
Change-Id: I4b89c4b18b8d7713c27fd77c53500687b0c8b164 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Jun 15, 2020
-
-
Botond Baranyi authored
Change-Id: Id6045fb10f6caae8fc5415fa8048a9c3bbe523df Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Jun 11, 2020
-
-
Botond Baranyi authored
Change-Id: I8f4a57c7ff3f2d23d7b4226a3eba702eb2a150bf Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- May 26, 2020
-
-
Botond Baranyi authored
Change-Id: I99580ddd74f5952a1c61a330b1ef9a3fe9f366fd Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- May 22, 2020
-
-
Kristof Szabados authored
Signed-off-by:
Kristof Szabados <Kristof.Szabados@ericsson.com>
-
- May 19, 2020
-
-
Botond Baranyi authored
Change-Id: I17616dcccc69f05742c050c3ba4a2b686617be96 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- May 18, 2020
-
-
Botond Baranyi authored
Change-Id: I96626b14a57bc5eec6d3e2ece85de87a68d1fb8e Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- May 12, 2020
-
-
Botond Baranyi authored
Change-Id: Ief2350ee8c8a5d979e8c1efc7e564d691a91fba7 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- May 05, 2020
-
-
balaskoa authored
Signed-off-by:
balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I574e8465d48221a254db92b2806b54a8f83c2108
-
- Apr 28, 2020
-
-
Kristof Szabados authored
This change has to be reverted until it is done correctly ( documentation is missing, testing is missing for now) + it would drop support for gcc 4.3 ad 4.8 which we still need to support for some time. Signed-off-by:
Kristof Szabados <Kristof.Szabados@ericsson.com>
-
- Apr 23, 2020
-
-
Botond Baranyi authored
Change-Id: I30e11c79aa3da5524b5a60cb4ef25a808aaf9516 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Mar 18, 2020
-
-
Gábor Szalai authored
At the beginning the GCC (and clang) used the versioning scheme: <major>.<minor>.<patch> The <patch> part is ignored by the version check as the patch releases are compatible. Both the GCC and the Clang dropped the minor releases at the release of GCC5 & Clang5 They garantee the API & ABI compatibility within a major version, so only the major version should be taken account. Change-Id: I73447b7f994b0b9eb5c536a49d4fe537bbd30969
-
- Mar 10, 2020
-
-
Botond Baranyi authored
Change-Id: I26a4671f5f5a0ebed07af0d7fbc027785f39830a Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Mar 09, 2020
-
-
Botond Baranyi authored
Change-Id: Id5292da9b7ac6672c6a88aa9b44ef7946b157e60 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Mar 05, 2020
-
-
balaskoa authored
Signed-off-by:
balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I9e57bdb502fbe75eeb0de12a91eec37cfc1a2df0
-
Botond Baranyi authored
Change-Id: I042bae37f20d4dcb9a23d96a5c30cafda9d978f0 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Feb 24, 2020
-
-
Botond Baranyi authored
Change-Id: Ibaf44102c08867afc47ec79fa01837ca9954f73d Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Feb 10, 2020
-
-
Botond Baranyi authored
Change-Id: I6055da4600201aaa7aec01670778a0256fcb792b Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Jan 26, 2020
-
-
Kristof Szabados authored
Signed-off-by:
Kristof Szabados <Kristof.Szabados@ericsson.com>
-
- Dec 18, 2019
-
-
Botond Baranyi authored
Change-Id: I704599b17ba16290974cb12c4e543422664ed6e6 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
Botond Baranyi authored
Change-Id: I1351ae3146a7f389ca3752f7f3fba1751a95e598 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- Dec 09, 2019
-
-
Kristof Szabados authored
Signed-off-by:
Kristof Szabados <Kristof.Szabados@ericsson.com>
-