index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
warnings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SetMiscWarning() accept bilingual_str argument
Hennadii Stepanov
2020-06-10
1
-5
/
+5
*
Make GetWarnings() return bilingual_str
Hennadii Stepanov
2020-06-10
1
-3
/
+3
*
refactor: Make GetWarnings() bilingual_str aware internally
Hennadii Stepanov
2020-06-10
1
-14
/
+19
*
refactor: Replace RecursiveMutex with Mutex in warnings.cpp
Hennadii Stepanov
2020-06-09
1
-9
/
+9
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
[style] Code style fixups in GetWarnings()
John Newbery
2019-12-15
1
-11
/
+8
*
util: change GetWarnings parameter to bool
John Newbery
2019-12-15
1
-17
/
+13
*
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
1
-3
/
+3
*
Refactor out translation.h
Hennadii Stepanov
2019-07-24
1
-1
/
+3
*
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-1
/
+0
*
Remove global symbols: Avoid using the global namespace if possible
practicalswift
2019-05-25
1
-4
/
+4
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Add Clang thread safety annotations for variables guarded by cs_warnings
practicalswift
2018-04-29
1
-3
/
+3
*
Remove "rpc" category from GetWarnings
Wladimir J. van der Laan
2018-04-27
1
-5
/
+2
*
Remove Safe mode
Andrew Chow
2018-04-26
1
-3
/
+0
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-4
/
+4
*
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-1
/
+1
*
remove some unused functions
Marko Bencun
2017-07-22
1
-6
/
+0
*
Move GetWarnings() into its own file.
Gregory Maxwell
2016-12-03
1
-0
/
+89