1. 15 7月, 2015 1 次提交
  2. 18 1月, 2015 1 次提交
    • N
      Added stricter error checks by the compiler, and adapted all impacted code. · b389c71e
      nimrodz 提交于
      Primarily -
      * Added "static" to static functions.
      * Added proper signature with "void" to functions without arguments.
      * Marked unused arguments with "(void)".
      * Removed entirely unused static functions.
      * Added "const" to preserve const-correctness.
      * Added function prototypes for external functions.
      b389c71e
  3. 23 9月, 2013 1 次提交
  4. 12 1月, 2013 1 次提交
  5. 22 12月, 2012 1 次提交
  6. 09 3月, 2011 1 次提交
  7. 30 11月, 2010 1 次提交