- 10 Feb, 2022 1 commit
-
-
Simon Morlat authored
-
- 27 Jan, 2022 2 commits
-
-
Peio Rigaux authored
-
Peio Rigaux authored
-
- 17 Dec, 2021 1 commit
-
-
François Grisez authored
(cherry picked from commit 61abac9b) (cherry picked from commit c50e4ebe)
-
- 14 Dec, 2021 1 commit
-
-
François Grisez authored
(cherry picked from commit 61abac9b)
-
- 01 Dec, 2021 1 commit
-
-
Andrea Gianarda authored
-
- 04 Nov, 2021 1 commit
-
-
Sylvain Berfini authored
-
- 30 Sep, 2021 1 commit
-
-
jehan authored
-
- 16 Sep, 2021 1 commit
-
-
François Grisez authored
* Require CMake 3.13. * Add DISABLE_BC_PACKAGE_SEARCH hidden variable. * Export belr target on configure stage only when LINPHONE_BUILDER_GROUP feature is on. (cherry picked from commit 7cc6f43a) (cherry picked from commit fda28381)
-
- 08 Jul, 2021 1 commit
-
-
Sylvain Berfini authored
-
- 29 Mar, 2021 1 commit
-
-
Sylvain Berfini authored
-
- 23 Feb, 2021 1 commit
-
-
Julien Wadel authored
-
- 15 Jan, 2021 1 commit
-
-
Simon Morlat authored
Add in tester an example of an API that uses inheritance, with a base class used to represent several kind of different elements. Remove a useless usage shared_ptr<> in the Parser and Regognizers. This should increase a bit the parsing performance.
-
- 22 Oct, 2020 1 commit
-
-
Simon Morlat authored
-
- 15 Oct, 2020 1 commit
-
-
Simon Morlat authored
Add corresponding test.
-
- 14 Oct, 2020 1 commit
-
-
Simon Morlat authored
-
- 21 Aug, 2020 1 commit
-
-
Julien Wadel authored
-
- 23 Jun, 2020 1 commit
-
-
Sylvain Berfini authored
-
- 02 Apr, 2020 1 commit
-
-
Simon Morlat authored
-
- 09 Mar, 2020 1 commit
-
-
Julien Wadel authored
-
- 03 Feb, 2020 1 commit
-
-
Simon Morlat authored
Fix bug with the use of createRootObject(). It wasn't passed the size of what was really parsed, which was confusing for the DebugParser and the output of belr-parse tool.
-
- 11 Dec, 2019 1 commit
-
-
François Grisez authored
This option makes the creation of 'package_source' custom target optional, allowing to build with CMake < 3.11 if it is disabled (default). (cherry picked from commit 6b63669f)
-
- 09 Dec, 2019 1 commit
-
-
Sylvain Berfini authored
-
- 07 Nov, 2019 1 commit
-
-
François Grisez authored
-
- 08 Oct, 2019 1 commit
-
-
Simon Morlat authored
Fix rpm. See merge request !12
-
- 07 Oct, 2019 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 19 Sep, 2019 1 commit
-
-
Simon Morlat authored
Clarify informative files, better documentation, relicensed to GPLv3. See merge request !11
-
- 18 Sep, 2019 1 commit
-
-
Simon Morlat authored
-
- 10 Sep, 2019 2 commits
-
-
Nicolas Michon authored
-
Nicolas Michon authored
-
- 21 Jun, 2019 2 commits
-
-
Sylvain Berfini authored
-
Sylvain Berfini authored
-
- 23 May, 2019 1 commit
-
-
Simon Morlat authored
Feature/reduce template code size See merge request !7
-
- 22 May, 2019 3 commits
-
-
Simon Morlat authored
Replace some shared_ptr by unique_ptr. These pointers were not really shared, but rather managed into a single object. This change allows to significantly reduce the object code generated. Belcard library has been reduced by a factor of 2.5.
-
Simon Morlat authored
-
Simon Morlat authored
Reduce object code generated by templates. This leads a 50% reduce in belcard library as an example (debug symbol stripped).
-
- 11 Apr, 2019 2 commits
-
-
Simon Morlat authored
Fix build issues with Visual Studio 2017 See merge request !6
-
Simon Morlat authored
-
- 26 Mar, 2019 1 commit
-
-
DanmeiChen authored
make framework on macos See merge request !5
-