|
c3110b1b6c
|
Merge review changes with master
* Initial constexpr support
* Remove invisible unicode
* Fix const function qualification
* Working constexpr
|
2019-12-16 00:51:47 -05:00 |
|
|
4c0a93d679
|
Cleanup and update docs
|
2019-11-08 21:16:41 -05:00 |
|
|
575740a229
|
Added copyright
|
2019-11-06 19:39:03 -05:00 |
|
|
1d2fbacc31
|
Fixed small bug in replace
|
2019-11-06 19:38:50 -05:00 |
|
|
71804b8acf
|
Better inside string check, and addtional tests for better coverage
|
2019-11-06 19:38:50 -05:00 |
|
|
7a8a158857
|
Protected std::min/max calls
|
2019-11-06 19:38:50 -05:00 |
|
|
0f2ac40d48
|
Simplified insert for iterators, fixed overlapping copies
|
2019-11-06 19:38:49 -05:00 |
|
|
7a0a720a42
|
Minor bug fixs for find and replace, more tests
|
2019-11-06 19:38:49 -05:00 |
|
|
1a65754a1f
|
Back to requiring a string_view implementation
|
2019-11-06 19:38:49 -05:00 |
|
|
5c81f47f7f
|
Inlined free functions for ODR
|
2019-11-06 19:38:49 -05:00 |
|
|
fca9d8e01f
|
Added assert macros
|
2019-11-06 19:38:48 -05:00 |
|
|
58ef0fb908
|
Guarded static_asserts
|
2019-11-06 19:38:34 -05:00 |
|
|
79df90dde0
|
Removed more string_view dependency
|
2019-11-06 19:38:11 -05:00 |
|
|
9156aa8ec8
|
Removed unneeded copies
|
2019-11-06 19:37:52 -05:00 |
|
|
b8695d8644
|
Removed some string_view dependency
|
2019-11-06 19:37:10 -05:00 |
|
|
885aa38d3e
|
Replace now works when the source is inside the string
|
2019-10-19 17:09:39 -04:00 |
|
|
906c86acf2
|
insert now handles when source is inside the string
|
2019-10-19 12:20:44 -04:00 |
|
|
b2e2215783
|
Somehow, git missed this line
|
2019-10-18 20:52:07 -04:00 |
|
|
c2c50054f9
|
replace impl added
|
2019-10-18 20:50:42 -04:00 |
|
|
75db467323
|
Refactor
|
2019-09-21 08:49:30 -07:00 |
|
|
c0ffc9f665
|
Tidying
|
2019-09-16 08:32:32 -07:00 |
|
|
406b929fc5
|
Initial commit
|
2019-09-13 06:29:15 -07:00 |
|