|
d3856fdfe5
|
Implement copy constructor and assignment operator to the vector.
|
2022-02-15 18:50:53 +01:00 |
|
|
75c5145370
|
After a lot of thinking, I reverted moving trantor to core. I realized I want to change so many things in it, that I might as well just not take compromises with the license.
|
2022-02-12 10:42:45 +01:00 |
|
|
8992cf49b3
|
Removed the trantor namespace.
|
2022-02-10 12:07:47 +01:00 |
|
|
6221c9ed03
|
Directly add license header to the files I took from trantor in the containers, and log folders.
|
2022-02-10 10:38:37 +01:00 |
|
|
3534817831
|
Remove trantor NonCopyable inheritances from core.
|
2022-02-10 10:05:10 +01:00 |
|
|
b8e0579a2a
|
Remove all TRANTOR_EXPORT defines from core.
|
2022-02-10 09:52:56 +01:00 |
|
|
735fe772f6
|
Renamed cc files to cpp.
|
2022-02-10 08:50:18 +01:00 |
|
|
556fa194ab
|
Moved the task queues from trantor to core.
|
2022-02-10 08:31:28 +01:00 |
|
|
6a29af9963
|
Moved lock free queue to core.
|
2022-02-10 00:56:28 +01:00 |
|
|
7105acff50
|
Remove unneeded includes.
|
2022-02-09 21:34:06 +01:00 |
|
|
9e5f58fdc1
|
Moved MsgBuffer from trantor to core.
|
2022-02-09 21:33:26 +01:00 |
|
|
e946184d2c
|
Fix typo.
|
2022-02-04 10:37:52 +01:00 |
|
|
212a144215
|
Swap and simple sort for the vector.
|
2021-11-02 12:23:59 +01:00 |
|
|
3c1a60c898
|
Added my string, queue, and vector implementations.
|
2021-10-31 23:33:48 +01:00 |
|