Jeffrey Hsu cantyonion
cantyonion pushed to main at cantyonion/leetcode 2024-09-16 08:56:39 +08:00
5ffc8c8eb0 添加googletest
b1893c001e 修改include文件
Compare 3 commits »
cantyonion pushed to main at cantyonion/leetcode 2024-09-16 08:12:35 +08:00
1e9de7c9c2 修改目录结构,优化CMakeLists
cantyonion pushed to main at cantyonion/LiveParise 2024-09-09 15:06:03 +08:00
426db0ede6 add curl_custom_init instead of init curl directly
cantyonion pushed to main at cantyonion/LiveParise 2024-09-09 14:28:45 +08:00
1e3d3e5a83 fix parise may cause segfault
cantyonion pushed to main at cantyonion/LiveParise 2024-09-09 14:02:25 +08:00
3f064f651c bind timestamp with enc
cantyonion pushed to main at cantyonion/LiveParise 2024-09-09 09:56:34 +08:00
7bc3939581 remove some duplicate options
cantyonion pushed to main at cantyonion/LiveParise 2024-09-09 09:31:37 +08:00
be6fc14981 change curl_get failed behavior
cantyonion pushed to main at cantyonion/LiveParise 2024-09-09 08:49:42 +08:00
922fcea866 bug fixed: marco DPRINT never work
cantyonion pushed to main at cantyonion/LiveParise 2024-09-09 08:39:29 +08:00
eca3fb03f2 optimize
6c0d5642ba add exit condition and fix potential memory leak
Compare 2 commits »
cantyonion pushed to main at cantyonion/LiveParise 2024-09-09 08:00:15 +08:00
7ddc6aad72 optimize CMakeLists.txt
be611c26c8 static link libpthread on win32
Compare 2 commits »
cantyonion pushed to main at cantyonion/LiveParise 2024-09-09 07:06:43 +08:00
9353d3dccc Merge pull request 'Fix for windows' (#1) from jinham/LiveParise:main into main
710174d6de fix console output
187cd014f7 fix build for windows for clion and msys-mingw (clang and gcc)
3b13327664 downgrade cmake requirement for clion
22be367680 main: check status in curl_get
Compare 5 commits »
cantyonion merged pull request cantyonion/LiveParise#1 2024-09-09 07:06:41 +08:00
Fix for windows
cantyonion pushed to main at cantyonion/LiveParise 2024-09-08 21:58:32 +08:00
0e2f615a00 remove some compile options
cantyonion pushed to main at cantyonion/LiveParise 2024-09-08 21:33:29 +08:00
65934754d1 use static library instead of shared library
cantyonion pushed to main at cantyonion/LiveParise 2024-09-08 20:02:05 +08:00
a9a442b5ac add cmake option to disable asan
cantyonion created branch main in cantyonion/LiveParise 2024-09-08 19:27:27 +08:00
cantyonion pushed to main at cantyonion/LiveParise 2024-09-08 19:27:27 +08:00
93cbf7c87b first commit
cantyonion created repository cantyonion/LiveParise 2024-09-08 19:14:26 +08:00
cantyonion created branch main in cantyonion/leetcode 2024-09-08 14:38:41 +08:00
cantyonion pushed to main at cantyonion/leetcode 2024-09-08 14:38:41 +08:00
a1127e008f first commit