index
:
maxxe/fics
main
Free Internet Chess Server (FICS)
maxxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
4 days
com_checkPLAYER: aligned variables and values
Markus Uhlin
-24
/
+32
6 days
ctime() -> ctime_r()
Markus Uhlin
-1
/
+5
6 days
Updated the changelog
Markus Uhlin
-1
/
+4
6 days
Updated the revision history
Markus Uhlin
-0
/
+3
6 days
Replaced non-reentrant functions with their corresponding thread safe version
Markus Uhlin
-6
/
+18
6 days
Updated the changelog
Markus Uhlin
-0
/
+3
6 days
Updated the revision history
Markus Uhlin
-0
/
+2
6 days
com_who: fixed multiplication result converted to larger type
Markus Uhlin
-2
/
+2
10 days
Updated the copyright years
Markus Uhlin
-2
/
+2
11 days
install libbsd-dev
Markus Uhlin
-0
/
+2
11 days
v2 -> v3
Markus Uhlin
-2
/
+2
11 days
Changed branch name
Markus Uhlin
-2
/
+2
11 days
CodeQL workflow
Markus Uhlin
-0
/
+43
2025-04-12
Added colors.h
Markus Uhlin
-0
/
+81
2025-04-09
1.4.5 released
1.4.5
Markus Uhlin
-2
/
+2
2025-04-08
Use of '>=' is better
Markus Uhlin
-6
/
+6
2025-04-07
com_who: merged case 'l' and 'A' because they perform the same action (found ↵
Markus Uhlin
-4
/
+1
by PVS-Studio)
2025-04-06
Updated the changelog
Markus Uhlin
-1
/
+1
2025-04-06
Updated the revision history
Markus Uhlin
-0
/
+1
2025-04-06
board_read_file: suppress clang tidy warnings (dead stores -- but they ↵
Markus Uhlin
-2
/
+2
does not do any harm)
2025-04-06
Updated the revision history
Markus Uhlin
-0
/
+1
2025-04-06
ReadV1GameFmt: suppress clang tidy warnings
Markus Uhlin
-3
/
+5
2025-04-06
ReadV1GameFmt: fixed dead stores
Markus Uhlin
-2
/
+1
2025-04-06
Updated the revision history
Markus Uhlin
-0
/
+1
2025-04-06
Fixed Clang Tidy warnings in FindHistory() and FindHistory2()
Markus Uhlin
-8
/
+18
2025-04-06
Updated the revision history
Markus Uhlin
-0
/
+1
2025-04-06
Fixed Clang Tidy warning
Markus Uhlin
-1
/
+3
2025-04-06
ReadV1PlayerFmt: suppress clang tidy warnings
Markus Uhlin
-4
/
+4
2025-04-06
Fixed dead stores
Markus Uhlin
-6
/
+3
2025-04-06
Changed snippet
Markus Uhlin
-10
/
+4
2025-04-06
Updated the revision history
Markus Uhlin
-0
/
+1
2025-04-06
Fixed Clang Tidy warnings
Markus Uhlin
-3
/
+12
2025-04-06
Suppress Clang Tidy false positives
Markus Uhlin
-8
/
+8
2025-04-06
Fixed Clang Tidy warnings
Markus Uhlin
-4
/
+13
2025-04-06
pprintf: init 'tmp'
Markus Uhlin
-1
/
+1
2025-04-06
Made pprintf() void -- its return value isn't checked anywhere through the ↵
Markus Uhlin
-3
/
+3
whole project
2025-04-06
file -> fname
Markus Uhlin
-2
/
+3
2025-04-06
Made parameters const
Markus Uhlin
-4
/
+4
2025-04-06
Updated the changelog
Markus Uhlin
-0
/
+1
2025-04-06
Updated the revision history
Markus Uhlin
-0
/
+1
2025-04-06
Fixed Clang Tidy warnings
Markus Uhlin
-5
/
+28
2025-04-06
Updated the readme
Markus Uhlin
-0
/
+12
2025-04-06
Added new var 'FICS_CLANG_TIDYFLAGS'
Markus Uhlin
-2
/
+3
2025-04-06
.PHONY: added 'tidy'
Markus Uhlin
-1
/
+1
2025-04-06
Include maketargets/tidy.mk
Markus Uhlin
-0
/
+1
2025-04-06
Added target 'tidy'
Markus Uhlin
-0
/
+8
2025-04-05
Added new var 'SRCS'
Markus Uhlin
-0
/
+34
2025-04-05
Coverity Scan Build Status
Markus Uhlin
-0
/
+2
2025-04-05
Changed struct member types
Markus Uhlin
-3
/
+4
2025-04-05
Fixed program logic mistakes, found by PVS-Studio
Markus Uhlin
-3
/
+11
[next]