|
|
0695bfb72c
|
Change LICENSE for AGPLv3 to GPLv3
|
2021-04-11 14:56:24 -07:00 |
|
rexy712
|
28c8caae0a
|
Add string searching with default option of two-way algorithm or user specified algorithm. Rearrange file structure to hopefully make things not seem arbitrarily placed in the cx subfolder
|
2020-09-19 09:44:05 -07:00 |
|
rexy712
|
9fd45628a5
|
Add binary iterators
|
2020-08-12 14:33:12 -07:00 |
|
rexy712
|
1648d96232
|
Add member typedefs to rexy::binary
|
2020-08-04 15:39:35 -07:00 |
|
rexy712
|
0f6866e982
|
Add allocator to public facing api
|
2020-08-04 10:36:11 -07:00 |
|
rexy712
|
55c908686f
|
Fix inheritance access modifier for allocator derived types
|
2020-07-28 09:31:36 -07:00 |
|
rexy712
|
a10c12c1cf
|
Change allocator to conform to c++ standard library allocators
|
2020-07-28 09:07:42 -07:00 |
|
rexy712
|
f4aa7f8564
|
Change naming convention for template impl of standard class
|
2020-07-28 06:22:33 -07:00 |
|
rexy712
|
c83d2ce686
|
Explicit template instantiation for rexy::string and rexy::binary
|
2020-07-28 06:18:20 -07:00 |
|