Kolja Strohm 2a35079df7 add streams 10 months ago
..
Array.cpp 421830bb71 fix setPosition could potentially destroy an array 1 year ago
Base64.cpp 657b22e572 add append method to Text class that returns a ostream that can be used with << operator to append something to the text 1 year ago
Cache.cpp 657b22e572 add append method to Text class that returns a ostream that can be used with << operator to append something to the text 1 year ago
Framework Tests.vcxproj 2a35079df7 add streams 10 months ago
Framework Tests.vcxproj.filters 2a35079df7 add streams 10 months ago
Json.cpp 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 1 year ago
Regex.cpp 7abf9d2f93 implement regular expressions 1 year ago
Stream.cpp 2a35079df7 add streams 10 months ago
Text.cpp 657b22e572 add append method to Text class that returns a ostream that can be used with << operator to append something to the text 1 year ago
Trie.cpp 0ebdbde86d add non reference counting tries 1 year ago
XML.cpp 657b22e572 add append method to Text class that returns a ostream that can be used with << operator to append something to the text 1 year ago
pch.cpp 993493f4b5 fix some issues with array usages and add tests 2 years ago
pch.h 993493f4b5 fix some issues with array usages and add tests 2 years ago