##// END OF EJS Templates
bdiff.c: use unsigned arithmetic for hash computation...
bdiff.c: use unsigned arithmetic for hash computation Signed integer overflow is undefined in C.
Markus F.X.J. Oberhumer -
r13731:5d0cdf4e default
Show More
Name Size Modified Last Commit Author
/ mercurial / hgweb
__init__.py Loading ...
common.py Loading ...
hgweb_mod.py Loading ...
hgwebdir_mod.py Loading ...
protocol.py Loading ...
request.py Loading ...
server.py Loading ...
webcommands.py Loading ...
webutil.py Loading ...
wsgicgi.py Loading ...