1. 28 11月, 2003 1 次提交
  2. 04 11月, 2003 1 次提交
  3. 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
  4. 26 6月, 2003 1 次提交
  5. 12 6月, 2003 1 次提交
  6. 07 6月, 2003 1 次提交
  7. 31 1月, 2003 1 次提交
  8. 30 1月, 2003 1 次提交
  9. 17 1月, 2003 1 次提交
  10. 15 1月, 2003 1 次提交
  11. 11 1月, 2003 1 次提交
  12. 07 1月, 2003 1 次提交
  13. 03 1月, 2003 1 次提交
  14. 02 1月, 2003 1 次提交
  15. 29 12月, 2002 1 次提交
  16. 15 12月, 2002 1 次提交
    • R
      Update the make system for installations: · 30c08f2e
      Richard Levitte 提交于
      - define a HERE variable to indicate where the source tree is (used
        very little right now)
      - make more use of copying and making attribute changes to {file}.new,
        and then move it to {file}
      - use 'mv -f' to avoid all those questions to the user when the file
        in question doesn't have write attributes for that user.
      30c08f2e
  17. 05 12月, 2002 3 次提交
  18. 28 11月, 2002 1 次提交
  19. 14 11月, 2002 1 次提交
  20. 13 11月, 2002 1 次提交
  21. 07 11月, 2002 1 次提交
  22. 31 10月, 2002 1 次提交
  23. 19 10月, 2002 2 次提交
  24. 17 10月, 2002 1 次提交
  25. 15 10月, 2002 2 次提交
  26. 14 10月, 2002 2 次提交
  27. 12 10月, 2002 9 次提交