index
:
jaulib.git
jaulib
master
Support Library (C++, Java, ..)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
test_cow_iterator_01.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate conversion to hex and decimal string: template<> to_hexstring() a...
Sven Gothel
2021-02-10
1
-8
/
+8
*
cow_iterator: Add tests for new dist_end() and dist_begin()
Sven Gothel
2021-01-18
1
-28
/
+53
*
cow_iterator: Finalize API and minor API doc edits
Sven Gothel
2021-01-11
1
-141
/
+162
*
test_cow_iterator_01.cpp: Use uint64_t and compare each mutation with ad-hock...
Sven Gothel
2021-01-09
1
-356
/
+474
*
test_cow_iterator_01.cpp: Add full test_mutable_iterator_ops on !is_cow_type ...
Sven Gothel
2021-01-08
1
-3
/
+186
*
test_cow_iterator_01.cpp: Add multiple erase() tests to validate proper itera...
Sven Gothel
2021-01-07
1
-0
/
+15
*
cot_iterator: Add rewind (ro and rw); For cow_rw_iterator add full write-API ...
Sven Gothel
2021-01-07
1
-12
/
+183
*
cow_darray: Fail safe API: Only [c]begin() iterator retrieval, leave other op...
Sven Gothel
2021-01-07
1
-26
/
+99
*
darray using new callocator supporting realloc: Avoiding loop over elements w...
Sven Gothel
2021-01-06
1
-2
/
+4
*
cow_iterator: template iterator_type -> std::string conversion; Cleanup test_...
Sven Gothel
2021-01-04
1
-157
/
+163
*
cow_iterator: Implement free relationship and subtraction overloads for mixed...
Sven Gothel
2021-01-04
1
-144
/
+218
*
Reinstate 'test_cow_darray_01' for general test; Add 'test_cow_iterator_01' f...
Sven Gothel
2021-01-04
1
-0
/
+600