ChangeLog
上传用户:shenzhenrh
上传日期:2013-05-12
资源大小:2904k
文件大小:2k
- 2004-11-30 Bill Northcott <W.Northcott@unsw.edu.au>
- * Makefile.am: eliminate constructs rejected by
- automake 1.9.x
- 2004-11-04 Marcus Daniels <mgd@santafe.edu>
- * findImp.m: Avoid crash on case where class name turns up NULL.
- (EXIT): New macro.
- 2004-07-29 Marcus Daniels <mgd@dhcp97.santafe.edu>
- * as: New file. Recodes MacOS X assembly to remove OBJC sections
- and rename them to GNUOBJC.
- 2004-07-16 Scott Christley <schristley@mac.com>
- * Makefile.am (INCLUDES): Use libobjc definition. Add GNUstep includes.
- (findImp__EXEEXT__LDFLAGS): Use libobjc definition. Add GNUstep
- library flags.
- 2003-08-13 Marcus Daniels <mgd@dhcp159.santafe.edu>
- * findImp.m (main): Call swarm_force_references so that any
- requested class will be available.
- 2003-02-26 Bill Northcott <W.Northcott@unsw.edu.au>
- * Makefile.am modify findImp__EXEEXT__LDFLAGS to find the right libobjc
- 2002-09-13 <pjohnson@localhost.localdomain>
- * findImp.m (main): argn and i have to be an int to allow
- comparison against ints.
- 2002-04-14 Alex Lancaster <alex@swarm.org>
- * findImp.m, print-hdf5.in, print-table.scm, swarm.scm: Add
- canonical license statement as suggested by GNU GPL, and copyright
- statements where missing.
- 2002-01-14 Marcus G. Daniels <mgd@SFI-984289>
- * Makefile.am (CPPFLAGS): Use -DDLL_EXPORT instead of -DDLL.
- 2001-11-04 Marcus G. Daniels <mgd@HELEN>
- * Makefile.am: Rework to use SWARMLIBS substitution.
- Use EXEEXT__ variables. Don't use USEDLL conditional.
- 2000-07-22 Marcus G. Daniels <mgd@maya.santafe.edu>
- * Makefile.am (SCHEME): Add.
- * EXTRADIST, pkgdata_DATA): Use it.
- 2000-12-16 <mgd@HELEN>
- * Makefile.am: Select -lswarm for Unix and -lswarmdll -lobjc for
- Windows.
- 2000-12-16 Marcus G. Daniels <mgd@forager.swarm.org>
- * Makefile.am (findImp_LDFLAGS): Add.
- 2000-12-15 Marcus G. Daniels <mgd@nest.swarm.org>
-
- * Makefile (noinst_PROGRAMS, findImp_SOURCES, swarm_srcdir, INCLUDES):
- Build findImp.
- * findImp.m: New file.
- 2000-07-13 Marcus G. Daniels <mgd@nest.swarm.org>
- * print-table.scm (print-record-using-probemap): Renamed
- from print-record.
- (print-record-for-key): Do one-time lookup of probemap.
- 2000-07-05 Marcus G. Daniels <mgd@nest.swarm.org>
- * Makefile.am, print-hdf5.in, print-table.scm, swarm.scm:
- New files.