- Jun 18, 2015
-
-
figec authored
Also fix UTF-8 inner byte bounds and make unittest for case this fixes.
-
- Jun 17, 2015
-
-
est31 authored
Also count multibyte sequences as "one" character. Adds unittest for the bug reporter's case. Fixes #2796.
-
- Jun 14, 2015
-
-
est31 authored
-
- May 19, 2015
-
-
kwolekr authored
-
- May 17, 2015
-
-
kwolekr authored
-
- May 10, 2015
-
-
kwolekr authored
-
- May 08, 2015
- May 07, 2015
-
-
kwolekr authored
This simplifies NodeResolver logic and makes some interfaces cleaner.
-
- May 06, 2015
-
-
kwolekr authored
-
- May 05, 2015
-
-
kwolekr authored
- Add ability to explicitly reset NodeResolve state (useful for unittesting) - Remove non-essential NodeResolve methods modifying state from INodeDefManager - Add const qualifier to NodeDefManager and ContentFeatures serialize
-
kwolekr authored
Minor misc. NodeResolver cleanups Prefix faux content type constants for testing with t_ to avoid confusion or name collisions
-
ShadowNinja authored
-
- May 04, 2015
-
-
kwolekr authored
-
- May 01, 2015
-
-
SmallJoker authored
-> Round negative numbers correctly CMakeLists.txt -> Link Json with the static run-time library
-
- Apr 29, 2015
- Apr 26, 2015
-
-
kwolekr authored
Split unit tests into separate files under src/unittest/ Give better unittest diagnostics Clean up some code
-