##// END OF EJS Templates
revlog: use size_t for nodetree capacity...
revlog: use size_t for nodetree capacity This allows handling revlog containing more than 33554432 (INT_MAX / sizeof(nodetreenode)) revisions on x64 platforms. Differential Revision: https://phab.mercurial-scm.org/D9745

File last commit:

r39808:ae531f5e default
r46841:fcc324a2 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer