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

信息检索与抽取

开发平台:

Unix_Linux

  1. 2004-11-30  Bill Northcott <W.Northcott@unsw.edu.au>
  2. * Makefile.am: eliminate constructs rejected by 
  3.      automake 1.9.x
  4. 2004-11-04  Marcus Daniels  <mgd@santafe.edu>
  5. * findImp.m: Avoid crash on case where class name turns up NULL.
  6. (EXIT): New macro.
  7. 2004-07-29  Marcus Daniels  <mgd@dhcp97.santafe.edu>
  8. * as: New file.  Recodes MacOS X assembly to remove OBJC sections
  9. and rename them to GNUOBJC.
  10. 2004-07-16  Scott Christley <schristley@mac.com>
  11. * Makefile.am (INCLUDES): Use libobjc definition. Add GNUstep includes.
  12. (findImp__EXEEXT__LDFLAGS): Use libobjc definition.  Add GNUstep
  13. library flags.
  14. 2003-08-13  Marcus Daniels  <mgd@dhcp159.santafe.edu>
  15. * findImp.m (main): Call swarm_force_references so that any
  16. requested class will be available.
  17. 2003-02-26  Bill Northcott <W.Northcott@unsw.edu.au>
  18. * Makefile.am modify findImp__EXEEXT__LDFLAGS to find the right libobjc
  19. 2002-09-13    <pjohnson@localhost.localdomain>
  20. * findImp.m (main): argn and i have to be an int to allow
  21. comparison against ints.
  22. 2002-04-14  Alex Lancaster  <alex@swarm.org>
  23. * findImp.m, print-hdf5.in, print-table.scm, swarm.scm: Add
  24. canonical license statement as suggested by GNU GPL, and copyright
  25. statements where missing.
  26. 2002-01-14  Marcus G. Daniels  <mgd@SFI-984289>
  27. * Makefile.am (CPPFLAGS): Use -DDLL_EXPORT instead of -DDLL.
  28. 2001-11-04  Marcus G. Daniels  <mgd@HELEN>
  29. * Makefile.am: Rework to use SWARMLIBS substitution. 
  30. Use EXEEXT__ variables.   Don't use USEDLL conditional.
  31. 2000-07-22  Marcus G. Daniels  <mgd@maya.santafe.edu>
  32. * Makefile.am (SCHEME): Add.
  33. * EXTRADIST, pkgdata_DATA): Use it.
  34. 2000-12-16    <mgd@HELEN>
  35. * Makefile.am: Select -lswarm for Unix and -lswarmdll -lobjc for
  36. Windows.
  37. 2000-12-16  Marcus G. Daniels  <mgd@forager.swarm.org>
  38. * Makefile.am (findImp_LDFLAGS): Add.
  39. 2000-12-15  Marcus G. Daniels  <mgd@nest.swarm.org>
  40. * Makefile (noinst_PROGRAMS, findImp_SOURCES, swarm_srcdir, INCLUDES):
  41. Build findImp.
  42. * findImp.m: New file.
  43. 2000-07-13  Marcus G. Daniels  <mgd@nest.swarm.org>
  44. * print-table.scm (print-record-using-probemap): Renamed
  45. from print-record. 
  46. (print-record-for-key): Do one-time lookup of probemap.
  47. 2000-07-05  Marcus G. Daniels  <mgd@nest.swarm.org>
  48. * Makefile.am, print-hdf5.in, print-table.scm, swarm.scm:
  49. New files.