- 14 Aug, 2020 1 commit
-
-
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: I0e29260f893874d4b34372cd064882bb51087260 Signed-off-by:
Gabor Szalai <gabor.szalai@ericsson.com>
-
- 13 Aug, 2020 1 commit
-
-
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>
-
- 12 Aug, 2020 1 commit
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: Ia6441f854c32d6a0ff2ecde5c80eee9b21ea5451
-
- 11 Aug, 2020 2 commits
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: Id675f9a6b314b28ec008b6ae717bf0be6eeb3858
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I54eb249100e7202b47290836ac84210b80cbcd17 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- 10 Aug, 2020 3 commits
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I29ac69ec3a7f024ff96ce56c398fe68533a803f5
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I942f8072844aa87b8f778adcbd36b07768a2ee4e
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: Ic006a3fe0f905297937de95deb08fbebbc284bfb
-
- 06 Aug, 2020 1 commit
-
-
balaskoa authored
Signed-off-by:
balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I228ac25a92c55f5e6b369d4ffa4619b3d44dcc8b
-
- 31 Jul, 2020 1 commit
-
-
Elemer Lelik authored
Padding example #5 and #6 added.
-
- 27 Jul, 2020 1 commit
-
-
Elemer Lelik authored
with { optional "implicit omit" } limitations updated
-
- 23 Jul, 2020 2 commits
-
-
Kristof Szabados authored
Bug 563289 - Fixed timestamp problem after 2038
-
Gergo Ujhelyi authored
Signed-off-by:
Gergo Ujhelyi <ujhelyi.gergo@ericsson.com>
-
- 18 Jul, 2020 2 commits
-
-
balaskoa authored
Signed-off-by:
balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I86795bd00a85f201699e07efe4027a35290b55e2
-
ssh://review.gerrithub.io:29418/eclipse/titan.corebalaskoa authored
Change-Id: I06fdd8dba6b5d711743a058a4703ce25adfb9849
-
- 16 Jul, 2020 1 commit
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I69b1f82083029dbf04bb040779efb3d0a7f145eb
-
- 14 Jul, 2020 1 commit
-
-
Elemer Lelik authored
-
- 10 Jul, 2020 1 commit
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I4d20e7e45f2fd2ca5e561552c15d5c52647f33b2 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- 09 Jul, 2020 1 commit
-
-
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>
-
- 06 Jul, 2020 1 commit
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: I90d39b55248d6f1232fde6ef0b1939f327007b90
-
- 03 Jul, 2020 1 commit
-
-
Botond Baranyi authored
Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com> Change-Id: Id6ec57bea7b0f13e03b7df0672f2d8eb75937630
-
- 02 Jul, 2020 1 commit
-
-
Botond Baranyi authored
Change-Id: Id408fc513cc5ca89b99cab87da367d7fa073f41e Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- 24 Jun, 2020 1 commit
-
-
balaskoa authored
Signed-off-by:
balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I9c5cc7d0b19759b333bba908461469841d2f9b76
-
- 23 Jun, 2020 4 commits
-
-
Lenard Nagy authored
-
Lenard Nagy authored
-
balaskoa authored
Signed-off-by:
balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I99a6f32536e124ae0eac4866df07e5d1cf1e80aa
-
balaskoa authored
Signed-off-by:
balaskoa <Jeno.Balasko@ericsson.com> Change-Id: I60e4e5550b1a1c9e87d30d2891b0f99e96aa192d
-
- 18 Jun, 2020 1 commit
-
-
Botond Baranyi authored
Change-Id: I12566e7e563f6f7eb097969b1e7f1d2f33b55717 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- 17 Jun, 2020 2 commits
-
-
Botond Baranyi authored
Change-Id: Ice786f009708e01f7944c020b553fa63ff977ac5 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
Botond Baranyi authored
Change-Id: If527b1a6e4acff5ae5c88e8e53f5a6766ffac551 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- 16 Jun, 2020 2 commits
-
-
Botond Baranyi authored
Change-Id: I4b89c4b18b8d7713c27fd77c53500687b0c8b164 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
Botond Baranyi authored
Change-Id: Ie21f78b761036d014f429b1ec14af1879ea2f934 Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- 15 Jun, 2020 1 commit
-
-
Botond Baranyi authored
Change-Id: Id6045fb10f6caae8fc5415fa8048a9c3bbe523df Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
- 12 Jun, 2020 3 commits
-
-
Kristof Szabados authored
Signed-off-by:
Kristof Szabados <Kristof.Szabados@ericsson.com>
-
Kristof Szabados authored
Signed-off-by:
Kristof Szabados <Kristof.Szabados@ericsson.com>
-
Botond Baranyi authored
Change-Id: I84c82562acc4315aaf64fcb60e3d91388e740637
-
- 11 Jun, 2020 4 commits
-
-
Botond Baranyi authored
Change-Id: I8f4a57c7ff3f2d23d7b4226a3eba702eb2a150bf Signed-off-by:
Botond Baranyi <botond.baranyi@ericsson.com>
-
Kristof Szabados authored
Signed-off-by:
Kristof Szabados <Kristof.Szabados@ericsson.com>
-
Kristof Szabados authored
Signed-off-by:
Kristof Szabados <Kristof.Szabados@ericsson.com>
-
Jeno Attila Balasko authored
-