- Aug 17, 2020
-
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
It is a data structure that holds sequence of chars within the same memory as the inline_string data structure itself. It requires custom allocation logic and a runtime wrapper (accessor) which is aware of the memory location and capacity.
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
Exclude self_relative_ptr from installation files
-
- Aug 13, 2020
-
-
Nikita Avdosev authored
-
Igor Chorążewicz authored
Implementing self-relative pointer
-
- Aug 12, 2020
-
-
Nikita Avdosev authored
-
- Aug 11, 2020
-
-
Szymon Romik authored
Enable libcxx swap tests
-
Szymon Romik authored
Enable map modifiers tests
-
- Jul 31, 2020
-
-
Łukasz Stolarczuk authored
Update ndctl
-
Łukasz Stolarczuk authored
-
- Jul 30, 2020
-
-
Krzysztof Filipek authored
Enable few map.modifiers tests
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
- Jul 29, 2020
-
-
Igor Chorążewicz authored
-
- Jul 28, 2020
-
-
Łukasz Stolarczuk authored
doc: treat doxygen warnings as errors in developer mode
-
Krzysztof Filipek authored
Add missing operators to detail::pair<> required by libcxx tests
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
@param should not be used multiple times for the same argument.
-
Łukasz Stolarczuk authored
doc: add examples/ to EXAMPLE_PATH in doxyfile
-
Łukasz Stolarczuk authored
concurrent_map: fix typo
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
Without this, doxygen cannot find doc snippets from examples.
-
- Jul 27, 2020
-
-
Łukasz Stolarczuk authored
added simple example for string
-
Łukasz Stolarczuk authored
Add missing constructor to concurrent map
-
Łukasz Stolarczuk authored
Fix clang format lookup
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
on Ubuntu it's called "clang-format-9" not "...-9.0".
-
Krzysztof Filipek authored
Add missing constructor Enable compare.pass test
-
Igor Chorążewicz authored
update docker containers version to 1.11
-
Igor Chorążewicz authored
LIBCXX map tests: CONS
-
Jan Dorniak authored
-
- Jul 24, 2020
-
-
Łukasz Stolarczuk authored
-
- Jul 23, 2020
-
-
Krzysztof Filipek authored
Port cons tests taken from libcxx master branch
-
Łukasz Stolarczuk authored
Remove aliases for reverse iterator from the skip list
-
Igor Chorążewicz authored
License dates fixes
-
Sergei Vinogradov authored
These aliases were added by mistake and do not make sense because the concurrent skip list supports only forward iteration.
-
Krzysztof Filipek authored
Change of date in licenses
-
- Jul 22, 2020
-
-
Igor Chorążewicz authored
Generic erase tests enablement
-
Łukasz Stolarczuk authored
tests: make vector_ctor_exceptions_nopmem test generic
-