This website requires JavaScript.
Explore
Help
Sign In
chenx221
/
Textractor_test
Watch
1
Star
0
Fork
0
You've already forked Textractor_test
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
ea8e8fe3ed
Textractor_test
/
GUI
/
host
History
Akash Mozumdar
ea8e8fe3ed
play nice with other (legacy) clipboard monitors
2019-06-18 20:18:42 -04:00
..
cli.cpp
CLI: add code information when outputing
2019-02-07 21:11:41 +08:00
CMakeLists.txt
add cli, move exception handlers and code parsers into host
2019-01-31 11:41:43 -05:00
exception.cpp
better exception logging
2019-02-18 22:17:56 -05:00
host.cpp
play nice with other (legacy) clipboard monitors
2019-06-18 20:18:42 -04:00
host.h
make thread linker asynchronous. also refactored, but in a way that makes me very concerned about the stability of host
2019-06-16 22:57:41 -04:00
textthread.cpp
after further testing, ThreadSafe<std::deque> seems to be the fastest and most reliable
2019-06-04 15:21:04 -04:00
textthread.h
optimize
2019-06-04 23:12:45 -04:00
util.cpp
account for null terminator in repetition filter
2019-06-13 04:08:40 -04:00
util.h
attach to command line args
2019-02-18 22:39:04 -05:00