|
|
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
|
8703d0089f
|
Add member typedefs to cx::string
|
2020-08-04 15:49:23 -07:00 |
|
rexy712
|
f7b0822dd2
|
Generisize string types
|
2020-08-01 01:28:29 -07:00 |
|
rexy712
|
8c783c48fa
|
Add c_str function to strings. Mainly just an aesthetic change for me
|
2020-07-17 14:39:06 -07:00 |
|
rexy712
|
4f65c38507
|
Fix circular dependencies on string hashing
|
2020-05-14 19:00:25 -07:00 |
|
rexy712
|
daac14dddf
|
Add noexcept specs to all the things
|
2020-05-06 15:23:58 -07:00 |
|
rexy712
|
cdf329065a
|
Choose a more apt hash function for strings and fix build issues with cxstrings
|
2020-05-02 16:15:21 -07:00 |
|
rexy712
|
d878589737
|
Add compile time manipulatable strings
|
2020-05-02 14:04:39 -07:00 |
|