File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 1
1
v3.0.x - YYYY-MMM-DD (To be released)
2
2
-------------------------------------
3
3
4
+ - Fixed examples compilation while using disable-shared
5
+ [#1670 - @zimmerle, @ivanbaldo]
6
+ - Fixed compilation issue while xml is disabled
7
+ [0x243028 - @zimmerle]
8
+ - Having LDADD and LDFLAGS organized on Makefile.am
9
+ [0xd0e85e - @zimmerle]
10
+ - Checking std::deque size before use it
11
+ [0x217cbf - @zimmerle, Yaron Dayagi]
12
+ - perf improvement: Added the concept of RunTimeString and removed
13
+ all run time parser.
14
+ [0x3eae51 0x0320e0 0xb5688f 0xfe47a9 0xfa9842 0x1affc3 0x079de4
15
+ 0xc7c04f 0x5262ea 0x01974a 0xd5ee1e - @zimmerle]
4
16
- perf improvement: Checks debuglog level before format debug msg
5
- [0x068f7 - @zimmerle]
17
+ [0x42ee9 - @zimmerle]
6
18
- perf. improvement/rx: Only compute dynamic regex in case of macro
7
- [0xab78d - @zimmerle]
19
+ [0x91ff3 - @zimmerle]
8
20
- Fix uri on the benchmark utility
9
- [0xc1cd6 - @zimmerle]
10
-
21
+ [0x63bec - @zimmerle]
22
+ - disable Lua on systems with liblua5.1
23
+ [Issue #1639 - @victorhora, @defanator]
11
24
12
25
v3.0.0 - 2017-Dec-13
13
26
--------------------
You can’t perform that action at this time.
0 commit comments