108
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #466 from maboroshin/main More... 3 days ago
Update Japanese.lang More... 3 days ago
CI: add `-warnAsError` More... 4 days ago
mitigate compiler warning C4267 for release64 build More... 4 days ago
mitigate compiler warning C4706 for release build More... 4 days ago
improve showing text matches for binary files More... 4 days ago
CI: add Win32 build test More... 5 days ago
mitigate compiler warning C4018 for win32 More... 5 days ago
close output files ASAP to reduce memory for huge files More... 5 days ago
treat UTF-16LE and UTF-16BE wchar_t as chars forcibly More... 5 days ago
show text matches for binary files if possible More... 5 days ago
add method to return start and end position of a line More... 5 days ago
do not reset the search count when searching again with different encoding More... 5 days ago
fix searching paths with non-ascii chars in it More... 5 days ago
Merge pull request #462 from Hexaae/patch-1 More... 24 days ago
improve Replace cancellation and performance on huge files More... 26 days ago
return early for loading into memory cancellation on huge files More... 26 days ago
improve Search cancellation on huge files More... 26 days ago
Update Italian.lang and add more space More... 26 days ago
fix build More... 27 days ago
use unnamed namespace instead of static functions More... 27 days ago
refactor TextOffset class into its own header More... 27 days ago
nitpicking, rename variables and format More... 27 days ago
get rid of the deprecated codecvt_utf16, implement a custom one instead More... 27 days ago
reduce a variable More... 27 days ago
cover more file encodings in raw mode More... 28 days ago
adjust copying column accordingly More... 29 days ago
update to latest version of sktoolslib More... 29 days ago
enable multi-line for ini file key value More... 30 days ago
fix typo causing issue on multi-path processing More... 30 days ago