Commit Graph

16 Commits

Author SHA1 Message Date
40dddee226 misc: update copyright to 2024
Change-Id: I829473d42b2b90f26ed2d93bbde063a21ce0952c
2024-01-02 17:26:29 -05:00
4166137736 misc: Update copyright years to 2023
Change-Id: Ia80fc12ba65b1abd516af205e6664261ae2e33fe
2023-02-06 01:46:45 -05:00
5018565239 misc: update copyright date to 2022
Change-Id: I795e3f2f69c07349bf84c87dbcafb502dc8490f8
2022-01-05 16:21:58 -05:00
ffe7d64fbb sip: accept more version strings, cleanup
Now support more possible version strings from the peer,
in case of future changes:
* 4-component versions (2.1.3.1)
* <3-component versions (10 or 10.1), in case we want to provide
  less details to the peer about our version in the future.

Also cleanup to use string-view (2 less string allocations).

Change-Id: Ifbd35d203a47fc573b4670218ce4ccc9bebaecc5
2021-06-28 15:21:08 -04:00
1169de91fb more use of {fmt}
Change-Id: Ia6df7343576af586ed1beff8f6600a9b9af34e2a
2021-04-14 14:45:32 -04:00
c838727f6c tests: fix build for testString_utils.cpp
Change-Id: I58229b352a9d1ed1507696ccdf5341e697ffbfb9
2021-03-31 17:21:55 -04:00
4278222938 getline: use input string as stream, skip empty
Change-Id: I2ea856c183df317eab45a5d6d5533ef1b3b6a0df
2021-03-26 09:46:18 -04:00
b9506ca8de string utils: add string_view split, update base64
Change-Id: Id2d03ca3d645d7178019bf05c1951c6a78019095
2021-03-19 09:12:07 -04:00
31fa5f12c3 misc: update copyright date
Change-Id: Ib53fa87efdbbbc6b7561e3b37f27d7a8d51af163
2021-01-25 12:14:41 -05:00
238ee9195c update copyright year for 2020
Change-Id: I28f193813ad72ee5936ef0be7f252c40c3b748ee
2020-01-03 15:04:47 -05:00
18bddb39a0 string utils: bring back high precision to_string
Change-Id: I2829c6b42fbebec200b3935aadc62b60498effd0
2019-07-04 10:58:47 -04:00
2ee17c3562 unitTest: fix string_utils
Change-Id: I57d3efa477490196e6e935d00a6e98f15d970714
2019-05-31 14:53:39 -04:00
2130f067b6 sources: rename to jami
* rename namespace from ring to jami
* rename logs methods from RING_* to JAMI_*
* rename RING_VIDEO to ENABLE_VIDEO

Change-Id: Ic98498652d7059fafe58a96220d565bcdfa53658
2019-04-02 17:11:40 -04:00
2a806fa26d misc: update copyright date
Change-Id: Ia4ed75d04a284efa0763c917aeaa2f08863a87cb
2019-01-02 17:49:21 -05:00
1aa7759f8f 2018 copyright date update
Change-Id: I1ef88bc640f79790aad2b5285ea2c776aa8cd366
2018-01-23 17:26:34 -05:00
f8f13c8e64 test: add string_utils unit-tests
[GR: adapt for coding-rules]
[GR: fix bool_to_str_test and split_string_test]

Change-Id: Iee1b767e57697d19eab8105697dbfa5cc1ec943e
Reviewed-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
Signed-off-by: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
2017-12-04 15:44:13 -05:00