/srv/osrm/osrm-backend/third_party/libosmium
NameSizeModeActions
.github/-0755rm
benchmarks/-0755rm
cmake/-0755rm
doc/-0755rm
examples/-0755rm
include/-0755rm
test/-0755rm
.clang-tidy62910644editdlrm
.codecov.yml1160644editdlrm
.gitignore640644editdlrm
.gitmodules1270644editdlrm
.ycm_extra_conf.py12540644editdlrm
appveyor.yml20060644editdlrm
build-appveyor.bat24680644editdlrm
build-local.bat5990644editdlrm
build-msys2.bat15340644editdlrm
CHANGELOG.md534150644editdlrm
CMakeLists.txt165330644editdlrm
CONTRIBUTING.md8640644editdlrm
LICENSE13380644editdlrm
NOTES_FOR_DEVELOPERS.md66320644editdlrm
osmium.imp7700644editdlrm
README.md31540644editdlrm
Edit: /srv/osrm/osrm-backend/third_party/libosmium/CONTRIBUTING.md (864B)
Some rules for contributing to this project: * Please open a separate issue for each problem, question, or comment you have. Do not re-use existing issues for other topics, even if they are similar. This keeps issues small and manageable and makes it much easier to follow through and make sure each problem is taken care of. * We'd love for you to send pull requests for fixes you have made or new features you have added. Please read the [notes for developers](NOTES_FOR_DEVELOPERS.md) beforehand which contains some coding guidelines. If you are reporting a problem: * Describe exactly what you were trying to achieve, what you did, what you expected to happen and what did happen instead. Include relevant information about the platform, OS version etc. you are using. Include shell commands you typed in, log files, errors messages etc.