- Feb 20, 2019
-
-
Maria Matejka authored
This is a major change of how the filters are interpreted. If everything works how it should, it should not affect you unless you are hacking the filters themselves. Anyway, this change should make a huge improvement in the filter performance as previous benchmarks showed that our major problem lies in the recursion itself. There are also some changes in nest and protocols, related mostly to spreading const declarations throughout the whole BIRD and also to refactored dynamic attribute definitions. The need of these came up during the whole work and it is too difficult to split out these not-so-related changes.
-
- Feb 07, 2018
-
-
Ondřej Zajíček authored
-
- May 16, 2017
-
-
Jan Moskyto Matejka authored
-
- Jan 22, 2017
-
-
Ondřej Zajíček authored
-
- Dec 07, 2016
-
-
Ondřej Zajíček authored
-
- Nov 11, 2016
-
-
Pavel Tvrdik authored
-
- Nov 09, 2016
-
-
Ondřej Zajíček authored
- Unit Testing Framework (BirdTest) - Integration of BirdTest into the BIRD build system - Tests for several BIRD modules Based on squashed Pavel Tvrdik's int-test branch, updated for current int-new branch.
-