index
:
maxxe/fics
main
Free Internet Chess Server (FICS)
maxxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
FICS
/
ratings.c
Age
Commit message (
Expand
)
Author
Lines
9 days
Changed snippet
Markus Uhlin
-10
/
+4
9 days
Updated the revision history
Markus Uhlin
-0
/
+1
9 days
Fixed Clang Tidy warnings
Markus Uhlin
-3
/
+12
9 days
Suppress Clang Tidy false positives
Markus Uhlin
-8
/
+8
9 days
Fixed Clang Tidy warnings
Markus Uhlin
-4
/
+13
10 days
DisplayTargetRank: added usage of int_diff()
Markus Uhlin
-3
/
+3
10 days
Added int_diff() which checks for overflow
Markus Uhlin
-0
/
+12
10 days
Include limits.h
Markus Uhlin
-0
/
+1
2025-03-25
Fixed use of 32-bit 'time_t'
Markus Uhlin
-2
/
+4
2025-03-16
Updated the revision history
Markus Uhlin
-0
/
+1
2025-03-16
rating_update: changed the type of 'gtime'
Markus Uhlin
-1
/
+1
2025-03-16
rating_sterr_delta: changed the 4th parameter type
Markus Uhlin
-1
/
+1
2024-12-05
DisplayRank: disabled the warnx() call
Markus Uhlin
-1
/
+1
2024-12-04
DisplayRank: give a value to 'start'
Markus Uhlin
-0
/
+1
2024-12-04
GetRank: disabled the warnx() call
Markus Uhlin
-1
/
+1
2024-11-28
Updated the revision history
Markus Uhlin
-0
/
+1
2024-11-28
ShowRankLines: more null checks
Markus Uhlin
-3
/
+3
2024-11-28
ShowRankLines: added null checks
Markus Uhlin
-3
/
+3
2024-11-27
Fixed ignored sscanf() retvals
Markus Uhlin
-10
/
+25
2024-11-27
Updated the revision history
Markus Uhlin
-0
/
+2
2024-11-27
Added width spec, found by PVS-Studio
Markus Uhlin
-4
/
+14
2024-11-26
Check for nullret
Markus Uhlin
-6
/
+6
2024-11-26
Use sizeof
Markus Uhlin
-4
/
+4
2024-11-26
DisplayRank: check the return of sscanf()
Markus Uhlin
-1
/
+8
2024-07-07
Set to zero
Markus Uhlin
-0
/
+2
2024-07-07
Initialization
Markus Uhlin
-4
/
+4
2024-07-07
Include errno.h
Markus Uhlin
-0
/
+1
2024-07-07
Updated the revision history
Markus Uhlin
-0
/
+2
2024-07-07
Check the retval of fscanf()
Markus Uhlin
-1
/
+12
2024-07-07
Check return values
Markus Uhlin
-5
/
+11
2024-05-25
Fixed resource leaks
Markus Uhlin
-0
/
+1
2024-05-20
Updated the revision history
Markus Uhlin
-0
/
+1
2024-05-20
Fixed clang warnings
Markus Uhlin
-1
/
+6
2024-04-08
Switched to the usage of warn()
Markus Uhlin
-8
/
+8
2024-04-08
Line terminate
Markus Uhlin
-1
/
+1
2024-04-07
Fixed bogus type of 'nowtime'
Markus Uhlin
-3
/
+3
2024-04-05
Deleted unused include
Markus Uhlin
-1
/
+0
2024-04-05
Added usage of rename()
Markus Uhlin
-0
/
+9
2024-04-05
Replaced unbounded strcat() calls
Markus Uhlin
-3
/
+3
2024-04-05
Updated the revision history
Markus Uhlin
-1
/
+4
2024-04-05
Replaced strcpy() calls
Markus Uhlin
-9
/
+22
2024-04-05
Added parameter 'size' to GetRankFileName() and replaced sprintf() calls with...
Markus Uhlin
-11
/
+11
2024-04-05
Readded CompareStats and reenabled UpdateRank()
Markus Uhlin
-8
/
+43
2024-04-05
com_best() if 0
Markus Uhlin
-0
/
+39
2024-04-05
Readded BestRemove(), BestAdd() and BestUpdate()
Markus Uhlin
-0
/
+124
2024-04-05
Updated the revision history
Markus Uhlin
-0
/
+1
2024-04-05
Reformatted rating_add()
Markus Uhlin
-59
/
+73
2024-04-05
Reformatted rating_remove()
Markus Uhlin
-105
/
+128
2024-04-04
Replaced sprintf() calls with snprintf()
Markus Uhlin
-4
/
+5
2024-04-04
Line terminate
Markus Uhlin
-2
/
+2
[next]