1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo (`Respose` → `Response`) More... 4 months ago
Improve documentation comments More... 4 months ago
Improve documentation comments More... 4 months ago
Add test for excl(set, element) More... 4 months ago
Remove commented-out code More... 4 months ago
Add tests for the ternary operator More... 4 months ago
Rename new_set1 to resized_set More... 4 months ago
Refactor code generation for card(set) More... 4 months ago
Add tests for card(set) More... 4 months ago
Add macro invocations for heap statistic More... 4 months ago
Fix excl(set, element) More... 4 months ago
Use minimum and maximum instead of minimal and maximal More... 4 months ago
Update documentation comments More... 4 months ago
Update documentation comments More... 4 months ago
Improve code coverage More... 4 months ago
Update documentation comments More... 4 months ago
Introduce lowestSetBit for bin32 and bin64 More... 4 months ago
Introduce bitLength for bin32 and bin64 More... 4 months ago
Optimize bin32(a+b) & constBin32 if a and b are bigInteger More... 4 months ago
Optimize bin32(a+b) & constBin32 to work without overflow checks More... 4 months ago
Optimize ord(aBigInteger mod number1) + number2 More... 4 months ago
Raise FILE_ERROR if cloneFile cannot create a symbolic link More... 4 months ago
Improve cloneFile to copy symlinks under Windows More... 4 months ago
Check signedness of gid_t and uid_t only if they are present More... 4 months ago
Improve logging functions More... 4 months ago
Assure that group and user names are initialized More... 4 months ago
Smarter way to determine group and user functions More... 4 months ago
Improve database test program More... 4 months ago
Refactor code generation for SQL_CPY_DB and SQL_CPY_STMT More... 4 months ago
Improve database test program More... 4 months ago