Tomasz Kapuściński
|
5b79a4eb38
|
Extracted StrUtils to a separate target and replaced remaining boost code
|
2023-08-15 12:25:14 +02:00 |
Tomasz Kapuściński
|
3e06584956
|
Removed unused boost includes
|
2023-08-15 02:55:33 +02:00 |
Tomasz Kapuściński
|
b12e5ad7cd
|
Replaced boost::replace_all with StrUtils::Replace
Also fixed a bug in it and added tests for it.
Changes based on f0f6f61cab
|
2023-08-09 21:43:15 +02:00 |
Tomasz Kapuściński
|
beb29333d5
|
Replaced boost::bimap with std::map
Code extracted from f0f6f61cab
|
2023-08-09 16:25:18 +02:00 |
Tomasz Kapuściński
|
6f05280ccb
|
Extracted CBot library to a separate directory
|
2023-08-09 13:47:55 +02:00 |