1. 16 3月, 2004 1 次提交
  2. 01 2月, 2004 1 次提交
  3. 29 1月, 2004 1 次提交
  4. 28 1月, 2004 1 次提交
  5. 27 12月, 2003 3 次提交
  6. 01 12月, 2003 2 次提交
  7. 30 10月, 2003 1 次提交
    • G
      A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. · 27545970
      Geoff Thorpe 提交于
      I have tried to convert 'len' type variable declarations to unsigned as a
      means to address these warnings when appropriate, but when in doubt I have
      used casts in the comparisons instead. The better solution (that would get
      us all lynched by API users) would be to go through and convert all the
      function prototypes and structure definitions to use unsigned variables
      except when signed is necessary. The proliferation of (signed) "int" for
      strictly non-negative uses is unfortunate.
      27545970
  8. 04 8月, 2003 1 次提交
  9. 21 7月, 2003 1 次提交
  10. 26 6月, 2003 3 次提交
  11. 01 5月, 2003 1 次提交
  12. 11 4月, 2003 1 次提交
  13. 08 4月, 2003 1 次提交
  14. 07 4月, 2003 2 次提交
  15. 06 4月, 2003 2 次提交
  16. 04 4月, 2003 1 次提交
  17. 21 3月, 2003 16 次提交
  18. 12 3月, 2003 1 次提交