ChangeLog
上传用户:shenzhenrh
上传日期:2013-05-12
资源大小:2904k
文件大小:2k
源码类别:

信息检索与抽取

开发平台:

Unix_Linux

  1. 2001-02-01  Marcus G. Daniels  <mgd@forager.swarm.org>
  2. * Makefile.am (EXTRA_DIST): Remove File.test.
  3. * File.test: Removed.
  4. 2000-03-28    <mgd@nest.swarm.org>
  5. * Swarm 2.1.1 frozen.
  6. 2000-02-12    <mgd@nest.swarm.org>
  7. * Swarm 2.1 frozen.
  8. 1999-09-18  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>
  9. * Swarm 2.0.1 released.
  10. 1999-08-28  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>
  11. * Swarm 2.0 released.
  12. 1999-06-30  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>
  13. * QSortTest.m (main): Use casts to PTRINT instead of int and PTRINTFMT
  14. instead of %d.  Use scratchZone for indices.
  15. 1999-06-29  Alex Lancaster  <alex@santafe.edu>
  16. * AppendFileTest.m (main): OutFile method name change, withName ->
  17. setName.
  18. 1999-05-18  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>
  19. * AppendFileTest.m, ObjectLoaderTest.m, QSortTest.m: Include
  20. misc.h instead of stdlib.h and stdio.h.
  21. 1999-01-19  Alex Lancaster  <alex@santafe.edu>
  22. * TestObject.[hm]: Add `getVar1', `getVar2', `getChar1' accessor
  23. methods.  Reformatting throughout.
  24. * QSortTest.m (main): Add conditionals that will return `1' if any
  25. of the tests fail, as expected by automake, otherwise return a `0'
  26. (pass).  Compacted the diagnostic output.
  27. * ObjectLoaderTest.m (main): Likewise.
  28. * AppendFileTest.m (main): Likewise.
  29. 1999-01-18  Alex Lancaster  <alex@santafe.edu>
  30. * ObjectLoaderTest.m Get the path to the `test.data' file from the
  31. `$srcdir' environment variable which is set in the TESTS
  32. environment by automake.
  33. * test.data: Fix format.
  34. * TestObject.h: Import objectbase.h.
  35. * ObjectLoaderTest.m (main): Constify argv. Use initSwarmBatch.
  36. * AppendFileTest.m (main): Likewise.
  37. * QSortTest.m (main): Likewise.
  38. * Makefile: Remove.
  39. * Makefile.am: Add file.
  40. 1997-12-16  Alex Lancaster  <alex@wijiji.santafe.edu>
  41. * {*.[hm], Makefile}: Added to repository. Some "unit" tests for
  42. simtools.