# HG changeset patch # User Olivier Delalleau # Date 1290098710 18000 # Node ID 7b61bfda1dab0f20f1ed32a07a3cbea410af7434 # Parent 8b61566b0d3667515bb7b680b04a727f8557d6d2 Commit guidelines have been added in API_coding_style diff -r 8b61566b0d36 -r 7b61bfda1dab doc/v2_planning/API_coding_style.txt --- a/doc/v2_planning/API_coding_style.txt Thu Nov 18 09:53:38 2010 -0500 +++ b/doc/v2_planning/API_coding_style.txt Thu Nov 18 11:45:10 2010 -0500 @@ -697,7 +697,7 @@ ==== Things still missing from this document, being discussed in coding_style.txt: - - Proper style for C code and Mercurial commits + - Proper style for C code - Enforcing 100% test coverage of the code base - Providing ways to add type checking for function arguments - Conventions for script usage documentation and argument parsing