- Oct 14, 2020
-
-
Łukasz Stolarczuk authored
Move Coverity job to GHA
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
- Oct 13, 2020
-
-
Igor Chorążewicz authored
add range methods to basic_string
-
Jan Dorniak authored
-
Łukasz Stolarczuk authored
string_view: add relational operators for string_view class
-
- Oct 12, 2020
-
-
Krzysztof Filipek authored
- add -Ob3 flag to avoid C1064 error in Windows environment
-
Krzysztof Filipek authored
- extend tests to test also wchar_t type
-
Krzysztof Filipek authored
- port libcxx tests to use pmem::obj::string_view class
-
Krzysztof Filipek authored
- taken from: llvm-mirror/libcxx@78d6a77
-
Krzysztof Filipek authored
- add missing relational operators for string_view
-
- Oct 08, 2020
-
-
Igor Chorążewicz authored
examples: update min cmake version to 3.4
-
- Oct 07, 2020
-
-
Szymon Romik authored
fix default bytes_view in radix_tree
-
Szymon Romik authored
radix_tree improvements
-
Jan Dorniak authored
-
Jan Dorniak authored
use try_emplace instead of emplace
-
Jan Dorniak authored
-
- Oct 06, 2020
-
-
Łukasz Stolarczuk authored
Merge changes from stable 1.11 to master
-
Łukasz Stolarczuk authored
in examples using 'include' command - it also uses 'CheckIncludeFile' which (in CMake <=3.3) worked only with set project language (CXX in this case), and some included files are supposed to be checked with C lang, too. With help of: https://github.com/nlohmann/cmake_min_version
-
Igor Chorążewicz authored
CI: fix GHA docs' job - use branches names not tags
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
update Fedora image for doc job
-
Łukasz Stolarczuk authored
Radix tree assing val fix
-
Igor Chorążewicz authored
Fix value() function which was creating an empty string (wrong input parameter) and add testcases for basic_inline_string<uint8_t> and basic_inline_string<wchar_t> as value types.
-
Igor Chorążewicz authored
Realocating path should be taken for values which are instances of basic_inline_string<CharT, Traits> (not only for CharT = char).
-
Łukasz Stolarczuk authored
add new release step to update version in vcpkg
-
Łukasz Stolarczuk authored
readme: add info about minimal VS version for radix
-
- Oct 02, 2020
-
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
coloring in IDE was not applied, because of this additional new line
-
Igor Chorążewicz authored
-
- Oct 01, 2020
-
-
Szymon Romik authored
docker: bump images' tag to 1.12
-
Łukasz Stolarczuk authored
add stable-1.11 to valid branches
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Szymon Romik authored
-
Szymon Romik authored
-
Szymon Romik authored
-
Szymon Romik authored
-