libgit2/deps
Arkadiy Shapkin 10c06114cb Several warnings detected by static code analyzer fixed
Implicit type conversion argument of function to size_t type
Suspicious sequence of types castings: size_t -> int -> size_t
Consider reviewing the expression of the 'A = B == C' kind. The expression is calculated as following: 'A = (B == C)'
Unsigned type is never < 0
2013-03-18 03:30:26 +04:00
..
http-parser Remove use of English expletives 2012-11-23 13:31:22 +00:00
regex Several warnings detected by static code analyzer fixed 2013-03-18 03:30:26 +04:00
zlib Fix compilation in Windows 2011-08-08 16:56:28 -07:00