# do not edit -- automatically generated by arch changelog
# arch-tag: automatic-ChangeLog--asf@boinkor.net--2003p/iterate--main--1.0
#

2004-04-20 17:52:48 GMT	Andreas Fuchs <asf@boinkor.net>	patch-6

    Summary:
      reorder WALK's checks again; fixup macro-function args
    Revision:
      iterate--main--1.0--patch-6

     * fix the clisp breakage the right way: we expand macros before
       we treat special forms.
       
     * macro-function calling fixups: we pass *env*, so now we can
       correctly treat wrapping macrolets.

    modified files:
     ChangeLog iterate.lisp


2004-04-20 13:00:03 GMT	Andreas Fuchs <asf@boinkor.net>	patch-5

    Summary:
      merge in clisp fixes
    Revision:
      iterate--main--1.0--patch-5


    modified files:
     ChangeLog iterate.lisp

    new patches:
     asf@boinkor.net--2004h/iterate--home--1.0--base-0
     asf@boinkor.net--2004h/iterate--home--1.0--patch-1


2004-02-18 21:58:46 GMT	Andreas Fuchs <asf@boinkor.net>	patch-4

    Summary:
      Fix a bug in FOR...NEXT reported by michaelw; document #L
    Revision:
      iterate--main--1.0--patch-4

     * Iterate would not walk the NEXT argument to the FOR...NEXT
       driver. This caused the (TERMINATE) clause to fail (which disagrees
       with the manual qua spec, though)
     * Also, add a few explanatory comments to the #L reader macro
       definitions.

    modified files:
     ChangeLog iterate-test.lisp iterate.lisp


2004-01-05 22:43:50 GMT	Andreas Fuchs <asf@boinkor.net>	patch-3

    Summary:
      added ChangeLog
    Revision:
      iterate--main--1.0--patch-3

    added ChangeLog
    

    new files:
     ChangeLog


2004-01-05 22:38:10 GMT	Andreas Fuchs <asf@boinkor.net>	patch-2

    Summary:
      Make the test suite work better with OpenMCL 0.14.x
    Revision:
      iterate--main--1.0--patch-2

     * Merged Bryan O'Connor's patch to make the test suite work with
       OpenMCL (and a bit more ANSI-compliant, too). The symbols that are
       produced by e.g. WITH-HASHTABLE-ITERATOR are not guaranteed to
       come out in the same order. Using SET-DIFFERENCE instead of EQUAL
       works better for not-necessarily ordered lists.

    modified files:
     iterate-test.lisp


2004-01-05 22:19:05 GMT	Andreas Fuchs <asf@boinkor.net>	patch-1

    Summary:
      test for a bug; make iterate compile on OpenMCL
    Revision:
      iterate--main--1.0--patch-1

     * Added a test for MACROLETs in the ITERATE clause; Currently,
       this generates an error.
     * Fixed the DEFCONST macro to work with OpenMCL - 
       Thanks, Bryan O'Connor!

    modified files:
     iterate-test.lisp package.lisp


2003-12-18 10:12:35 GMT	Andreas Fuchs <asf@boinkor.net>	base-0

    Summary:
      initial import
    Revision:
      iterate--main--1.0--base-0

    
    (automatically generated log message)

    new files:
     README cltl2/iterate-1.0.lisp cltl2/iterate-1.2.lisp
     doc/GNUmakefile doc/aimemo.sty doc/iter-man.tex
     doc/iterate-bare.tex iterate-test.lisp iterate.asd
     iterate.lisp package.lisp


