···11+22+Context:33+44+[make the #L reader macro standard conformant by not assuming anything about the representation of quasiquoted forms.55+Douglas Katzman <dougk@google.com>**2014042304475966+ Ignore-this: ccdda48acdf7b2033ac0f51ed48582fc77+] 88+99+[fix for test for.previous.var-with-type-declaration1010+Jan Moringen <jmoringe@techfak.uni-bielefeld.de>**201401291442141111+ Ignore-this: a617d046d90816827d370d3bbf38d2df1212+] 1313+1414+[housekeeping1515+attila.lendvai@gmail.com**201401291437091616+ Ignore-this: a05c5fbace98b282a464b829711e064f1717+] 1818+1919+[added test for.previous.var-with-type-declaration2020+attila.lendvai@gmail.com**201401291434352121+ Ignore-this: 6e9f419e118724c660d519c3fa9f8dd22222+] 2323+2424+[added a restart to remove conflicting clauses2525+Russ Tyndall <russ@acceleration.net>**201205081851072626+ Ignore-this: b7c4c6eec565dd435b8e9e5403fcb0a82727+] 2828+2929+[added new failing test bug/collect-at-beginning, as reported by Paul Sexton3030+attila.lendvai@gmail.com**201212181442203131+ Ignore-this: d55e7c22deeaf89b90d03d7ef01179d63232+] 3333+3434+[Fix: If both AT BEGINNING and RESULT-TYPE are specified, RESULT-TYPE was ignored.3535+attila.lendvai@gmail.com**201205092254353636+ Ignore-this: 20cf116df585ffedfbe63ce7a40922493737+3838+ Patched by Ilya Perminov3939+] 4040+4141+[fix package nickname in case sensitive mode4242+attila.lendvai@gmail.com**201109271526144343+ Ignore-this: fb1ba1d418b4a20a0cd4e697d943a0e64444+] 4545+4646+[move list-of-forms? out of the #L eval-when, because it's also used by other parts of iterate4747+attila.lendvai@gmail.com**201101191611334848+ Ignore-this: 97545988c4a3eab02434f222120b1a14949+] 5050+5151+[added bug/walk.25252+attila.lendvai@gmail.com**201006030933355353+ Ignore-this: faa1bd48d0450e76652552bb47bcff025454+] 5555+5656+[first-time-p bugfix: return-code :body must return list of forms5757+Joerg-Cyril Hoehle <hoehle@users.sourceforge.net>**200705251415335858+ if-first-time not declared obsolete5959+ documentation strings for (iter:display-iterate-clauses) complete6060+] 6161+6262+[fix defmacro-driver example in manual6363+Joerg-Cyril Hoehle <hoehle@users.sourceforge.net>**20070525081443] 6464+6565+[Use @:, @. and two spaces between sentences6666+Joerg-Cyril Hoehle <hoehle@users.sourceforge.net>**200705250809326767+ Move section on predicate (first-time-p) outside of gathering clauses6868+ Various typos and some clarifications6969+] 7070+7171+[document *list-end-test* removal in FOR...IN+ON7272+Joerg-Cyril Hoehle <hoehle@users.sourceforge.net>**20070525074338] 7373+7474+[Renamed back to sharpL-reader7575+attila.lendvai@gmail.com**20070506100744] 7676+7777+[Fix sharpL reader, add :execute to the eval-when to make (load "iterate" :compiling t) work on clisp7878+attila.lendvai@gmail.com**20070506100704] 7979+8080+[Convert manual to Texinfo.8181+Luis Oliveira <loliveira@common-lisp.net>**20060713142915] 8282+8383+[make FOR...IN/ON with dotted lists work like LOOP8484+hoehle@users.sourceforge.net**200705031306048585+ More precisely, FOR ON accepts dotted lists, FOR IN errors out.8686+ As a result, iterate::*list-end-test* was eliminated.8787+ Behaviour is now constant and does not depend on some special variable.8888+ Note: Documentation not yet updated, pending move to Texinfo.8989+] 9090+9191+[walk-tagbody: more testcases9292+Joerg-Cyril Hoehle <hoehle@users.sourceforge.net>**20070503095309] 9393+9494+[walk-tagbody must not macroexpand symbol/tags among its statements9595+Joerg-Cyril Hoehle <hoehle@users.sourceforge.net>**20070404124132] 9696+9797+[add ELSE test cases, remove GNU Arch tag9898+Joerg-Cyril Hoehle <hoehle@users.sourceforge.net>**20070503093008] 9999+100100+[Clean up #L stuff, do not leave #L enabled after loading iterate101101+attila.lendvai@gmail.com**20070426153431] 102102+103103+[Set *list-end-test* to 'endp instead of 'atom, so (iter (for foo :in something-non-list)) fails instead of silently exists104104+attila.lendvai@gmail.com**20070215151652] 105105+106106+[wrap code in progns, to avoid possiblity of multiple nil tags in tagbody107107+ Henrik Hjelte <henrik@evahjelte.com>**20061025145324] 108108+109109+[test to detect bug, more than one nil tag in tagbody110110+ Henrik Hjelte <henrik@evahjelte.com>**20061025145128] 111111+112112+[Added release.sh113113+attila.lendvai@gmail.com**20060506155953] 114114+115115+[TAG 1.4.3116116+attila.lendvai@gmail.com**20060505134701]