Commit Graph

13 Commits

Author SHA1 Message Date
tqcq
84688ebd24 feat add EqualsIgnoreCase,StartsWithIgnoreCase,EndsWithIgnoreCase
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 51s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 50s
2024-03-15 15:31:12 +08:00
tqcq
0cbde72b3d feat add rx test
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 48s
linux-x64-gcc / linux-gcc (Release) (push) Has been cancelled
2024-03-14 21:42:43 +08:00
tqcq
e1cb39690b feat add benchmark for system_time_bench
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 33s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 37s
2024-03-11 11:23:53 +08:00
tqcq
d85287d60a feat update
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 36s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 41s
2024-03-10 22:26:33 +08:00
tqcq
ab35717dc4 feat add benchmark
All checks were successful
linux-x64-gcc / linux-gcc (Release) (push) Successful in 39s
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 41s
2024-03-10 21:51:58 +08:00
tqcq
5900bdf0f6 fix remove std::transform
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 34s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 36s
2024-03-05 09:44:42 +08:00
tqcq
4402688c9c feat add ToUpper,ToLower
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 38s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 39s
2024-03-05 00:13:20 +08:00
tqcq
fcce11249b optimize StartsWith,EndsWith
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 36s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 38s
2024-03-04 18:20:17 +08:00
tqcq
f31657640f fix Trim failed
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 34s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 36s
2024-03-03 18:05:37 +08:00
tqcq
d048a2676c feat add StartsWith,EndsWith
Some checks failed
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 34s
linux-x64-gcc / linux-gcc (Release) (push) Failing after 37s
2024-03-03 17:19:11 +08:00
tqcq
abc1a88bd0 feat add StrSpilt,Trim,TrimLeft,TrimRight
All checks were successful
linux-x64-gcc / linux-gcc (Debug) (push) Successful in 36s
linux-x64-gcc / linux-gcc (Release) (push) Successful in 36s
2024-03-03 11:13:46 +08:00
tqcq
3dccac62b7 feat add StrJoin
Some checks failed
linux-x64-gcc / linux-gcc (Release) (push) Failing after 35s
linux-x64-gcc / linux-gcc (Debug) (push) Failing after 38s
2024-03-03 00:46:50 +08:00
tqcq
1a9e41d167 init repo. 2024-02-23 18:07:37 +08:00