clqr.git
5 years agoFix bugs reported by Fengjing Xiaomaster148
Bert Burgemeister [Wed, 10 Oct 2018 12:08:44 +0000 (10 14:08 +0200)]
Fix bugs reported by Fengjing Xiao

- define-compiler-macro is a macro, not a function.
- symbol-name and symbol-package aren't setfable.

6 years agoInitarg names don't need to be keywords147
Bert Burgemeister [Mon, 5 Feb 2018 11:00:32 +0000 (5 12:00 +0100)]
Initarg names don't need to be keywords

Fix definitions of defstruct, define-condition, signal, warn, error,
cerror, and assert.
Thanks to Fengjing Xiao for the bug report.

6 years agoFix argument list of scale-float
Bert Burgemeister [Mon, 5 Feb 2018 10:55:28 +0000 (5 11:55 +0100)]
Fix argument list of scale-float

Thanks to Fengjing Xiao for the bug report.

6 years agoCLOS-related initargs don't need to be keywords146
Bert Burgemeister [Tue, 23 Jan 2018 11:36:42 +0000 (23 12:36 +0100)]
CLOS-related initargs don't need to be keywords

Thanks to Fengjing Xiao for the hint.

6 years agoRemove a bit-rotten LaTeX dependency145
Bert Burgemeister [Mon, 15 Jan 2018 14:24:54 +0000 (15 15:24 +0100)]
Remove a bit-rotten LaTeX dependency

Minor layout modifications.

6 years agoBe consistent about succession of declaration/documentation
Bert Burgemeister [Wed, 10 Jan 2018 09:41:08 +0000 (10 10:41 +0100)]
Be consistent about succession of declaration/documentation

Thanks to Fengjing Xiao for the bug report.

9 years agoFix fresh-line description1/head144
Lucas Buchala [Fri, 22 May 2015 18:59:00 +0000 (22 15:59 -0300)]
Fix fresh-line description

9 years agoFix link colorization
Bert Burgemeister [Mon, 8 Dec 2014 17:30:05 +0000 (8 18:30 +0100)]
Fix link colorization

9 years agoFix typo143
Bert Burgemeister [Mon, 8 Dec 2014 16:20:53 +0000 (8 17:20 +0100)]
Fix typo

9 years agoChange license
Bert Burgemeister [Mon, 8 Dec 2014 16:17:43 +0000 (8 17:17 +0100)]
Change license

Don't trust blindly "any later version published by the FSF".

9 years agoAdapt build process to FreeBSD
Bert Burgemeister [Mon, 8 Dec 2014 15:50:54 +0000 (8 16:50 +0100)]
Adapt build process to FreeBSD

10 years agoFix description of typecase; and some minor changes142
Bert Burgemeister [Mon, 24 Mar 2014 10:31:11 +0000 (24 11:31 +0100)]
Fix description of typecase; and some minor changes

Thanks to Sian Mountbatten for the bug report.

11 years agoGive a clue how to use characters as format directive prefix parameters141
Bert Burgemeister [Tue, 20 Aug 2013 12:00:55 +0000 (20 14:00 +0200)]
Give a clue how to use characters as format directive prefix parameters

11 years agoFix description of E, G directives of format140
Bert Burgemeister [Wed, 24 Jul 2013 07:09:24 +0000 (24 09:09 +0200)]
Fix description of E, G directives of format

Thanks to David Catteeuw for the bug report.

11 years agoFix sample images on web page
Bert Burgemeister [Wed, 24 Jul 2013 06:44:09 +0000 (24 08:44 +0200)]
Fix sample images on web page

12 years agoAdd some information to section Pathnames and Files139
Bert Burgemeister [Fri, 24 Aug 2012 08:22:52 +0000 (24 10:22 +0200)]
Add some information to section Pathnames and Files

12 years agoMinor edits, mostly aesthetic
Bert Burgemeister [Thu, 23 Aug 2012 04:42:04 +0000 (23 06:42 +0200)]
Minor edits, mostly aesthetic

12 years agoFix description of restart-bind
Bert Burgemeister [Thu, 23 Aug 2012 04:20:24 +0000 (23 06:20 +0200)]
Fix description of restart-bind

Plus a minor bugfix to restart-case.

12 years agoMinor edits in section Conditions and Errors
Bert Burgemeister [Wed, 22 Aug 2012 04:33:16 +0000 (22 06:33 +0200)]
Minor edits in section Conditions and Errors

12 years agoFix description of restart-case
Bert Burgemeister [Wed, 22 Aug 2012 03:58:58 +0000 (22 05:58 +0200)]
Fix description of restart-case

12 years agoFix PDF-embedded table of contents138
Bert Burgemeister [Wed, 8 Aug 2012 08:09:34 +0000 (8 10:09 +0200)]
Fix PDF-embedded table of contents

Thanks to David Catteeuw for the bug report.

12 years agoEdits to formatter, defclass, and the caption of the types figure137
Bert Burgemeister [Wed, 20 Jun 2012 19:28:29 +0000 (20 21:28 +0200)]
Edits to formatter, defclass, and the caption of the types figure

12 years agoMinor edits
Bert Burgemeister [Wed, 20 Jun 2012 19:24:40 +0000 (20 21:24 +0200)]
Minor edits

12 years agoVarious changes in Section CLOS
Bert Burgemeister [Wed, 20 Jun 2012 18:45:33 +0000 (20 20:45 +0200)]
Various changes in Section CLOS

12 years agoFix typo
Bert Burgemeister [Sun, 10 Jun 2012 09:56:49 +0000 (10 11:56 +0200)]
Fix typo

12 years agoFix syntax of logical pathnames136
Bert Burgemeister [Wed, 6 Jun 2012 16:00:30 +0000 (6 18:00 +0200)]
Fix syntax of logical pathnames

12 years agoRemove cruft from Makefile and source tree135
Bert Burgemeister [Sat, 2 Jun 2012 17:38:28 +0000 (2 19:38 +0200)]
Remove cruft from Makefile and source tree

12 years agoSeveral minor edits
Bert Burgemeister [Sat, 2 Jun 2012 16:21:49 +0000 (2 18:21 +0200)]
Several minor edits

12 years agoRefer from the respective sections to loop's symbol and hash table handling
Bert Burgemeister [Sat, 2 Jun 2012 15:50:22 +0000 (2 17:50 +0200)]
Refer from the respective sections to loop's symbol and hash table handling

12 years agoExpand unnecessary abbreviations
Bert Burgemeister [Sat, 2 Jun 2012 15:36:48 +0000 (2 17:36 +0200)]
Expand unnecessary abbreviations

12 years agoMove entries on let etc. to section Variables134
Bert Burgemeister [Thu, 5 Apr 2012 10:54:38 +0000 (5 12:54 +0200)]
Move entries on let etc. to section Variables

12 years agoMake entries on etypecase/ctypecase and ecase/ccase more consistent
Bert Burgemeister [Thu, 5 Apr 2012 09:49:25 +0000 (5 11:49 +0200)]
Make entries on etypecase/ctypecase and ecase/ccase more consistent

12 years agoVarious minor tweaks133
Bert Burgemeister [Thu, 29 Mar 2012 10:34:43 +0000 (29 12:34 +0200)]
Various minor tweaks

12 years agoMinor rearrangement
Bert Burgemeister [Wed, 28 Mar 2012 08:49:50 +0000 (28 10:49 +0200)]
Minor rearrangement

12 years agoMark mapcan and mapcon as destructive
Bert Burgemeister [Wed, 28 Mar 2012 08:34:40 +0000 (28 10:34 +0200)]
Mark mapcan and mapcon as destructive

Thanks to Harven for reporting this bug.

12 years agoMake name markers typographically less crazy
Bert Burgemeister [Fri, 28 Oct 2011 11:10:45 +0000 (28 13:10 +0200)]
Make name markers typographically less crazy

Thanks to Paul Whittaker for suggestions and encouragement.

12 years agoFix entry on random132
Bert Burgemeister [Sun, 23 Oct 2011 11:45:21 +0000 (23 13:45 +0200)]
Fix entry on random

Thanks to Paul Whittaker for the bug report.

12 years agoMention Euler's number in the entry on log131
Bert Burgemeister [Wed, 19 Oct 2011 11:28:02 +0000 (19 13:28 +0200)]
Mention Euler's number in the entry on log

Thanks to Paul Whittaker for the suggestion.

12 years agoTry to be a better Github citizen
Bert Burgemeister [Wed, 19 Oct 2011 11:11:44 +0000 (19 13:11 +0200)]
Try to be a better Github citizen

- Add a README file to the gh-pages branch.

12 years agoProvide Web/download statistics130
Bert Burgemeister [Wed, 12 Oct 2011 14:35:51 +0000 (12 16:35 +0200)]
Provide Web/download statistics

12 years agoUpdate README
Bert Burgemeister [Tue, 11 Oct 2011 19:48:12 +0000 (11 21:48 +0200)]
Update README

12 years agoNew URL: http://clqr.boundp.org129
Bert Burgemeister [Tue, 11 Oct 2011 18:57:57 +0000 (11 20:57 +0200)]
New URL: http://clqr.boundp.org

12 years agoPrepare for the death of our hosting site128
Bert Burgemeister [Sat, 8 Oct 2011 21:13:23 +0000 (8 23:13 +0200)]
Prepare for the death of our hosting site

Berlios.de is going to shut down at the end of 2011.

13 years agoFix descriptions of defclass and define-condition127
Bert Burgemeister [Tue, 20 Sep 2011 12:01:47 +0000 (20 14:01 +0200)]
Fix descriptions of defclass and define-condition

Thanks to Jeremy Jay for reporting this bug.

13 years agoClean up some LaTeX bit rot126
Bert Burgemeister [Tue, 30 Aug 2011 16:23:46 +0000 (30 18:23 +0200)]
Clean up some LaTeX bit rot

13 years agoFix with-clause of loop
Bert Burgemeister [Tue, 30 Aug 2011 15:41:21 +0000 (30 17:41 +0200)]
Fix with-clause of loop

13 years agoFix argument list of with-output-to-string125
Bert Burgemeister [Sat, 6 Aug 2011 13:58:06 +0000 (6 15:58 +0200)]
Fix argument list of with-output-to-string

13 years agoAdapt to an incompatible change of a LaTeX class124
Bert Burgemeister [Sat, 9 Apr 2011 13:33:56 +0000 (9 15:33 +0200)]
Adapt to an incompatible change of a LaTeX class

(Koma-script's handling of toc heading)

13 years agoMake entry on append/nconc more informative
Bert Burgemeister [Sat, 9 Apr 2011 12:27:12 +0000 (9 14:27 +0200)]
Make entry on append/nconc more informative

13 years agoChange entry on tilde-slash format directive
Bert Burgemeister [Sat, 9 Apr 2011 11:45:03 +0000 (9 13:45 +0200)]
Change entry on tilde-slash format directive

13 years agoBetter reflection of comment style conventions.123
Bert Burgemeister [Sun, 9 Jan 2011 14:51:44 +0000 (9 15:51 +0100)]
Better reflection of comment style conventions.

13 years agoTilde-newline entry changed.121
Bert Burgemeister [Wed, 15 Dec 2010 14:57:55 +0000 (15 15:57 +0100)]
Tilde-newline entry changed.

This inflates the US Letter versions to 56 pages.

13 years agoCall a primary return value always primary return value.120
Bert Burgemeister [Sat, 4 Dec 2010 18:20:45 +0000 (4 19:20 +0100)]
Call a primary return value always primary return value.

13 years agoBug fixed where the print-only b/w pdfs got coloured.
Bert Burgemeister [Sat, 4 Dec 2010 18:12:19 +0000 (4 19:12 +0100)]
Bug fixed where the print-only b/w pdfs got coloured.

13 years agoClarifying changes in section Symbols.
Bert Burgemeister [Sat, 27 Nov 2010 18:47:07 +0000 (27 19:47 +0100)]
Clarifying changes in section Symbols.

13 years agoA few additions on characters and strings.119
Bert Burgemeister [Fri, 19 Nov 2010 22:23:50 +0000 (19 23:23 +0100)]
A few additions on characters and strings.

13 years agoUnnecessary abbreviation expanded.
Bert Burgemeister [Fri, 19 Nov 2010 20:29:34 +0000 (19 21:29 +0100)]
Unnecessary abbreviation expanded.

13 years agoRearrangements in section Input/Output.118
Bert Burgemeister [Sat, 30 Oct 2010 21:09:56 +0000 (30 23:09 +0200)]
Rearrangements in section Input/Output.

13 years agoCLQR is probably the most usable fly swatter among all Lisp texts.
Bert Burgemeister [Sat, 30 Oct 2010 21:08:19 +0000 (30 23:08 +0200)]
CLQR is probably the most usable fly swatter among all Lisp texts.

13 years agoTypo fixes and minor changes in several places.
Bert Burgemeister [Sat, 30 Oct 2010 12:35:35 +0000 (30 14:35 +0200)]
Typo fixes and minor changes in several places.

13 years agoMinor changes in section Control Structure.
Bert Burgemeister [Mon, 4 Oct 2010 07:10:10 +0000 (4 09:10 +0200)]
Minor changes in section Control Structure.

13 years agodefstruct entry reformatted.
Bert Burgemeister [Sun, 3 Oct 2010 10:39:52 +0000 (3 12:39 +0200)]
defstruct entry reformatted.

13 years agodefine-method-combination fixed (and inflated).117
Bert Burgemeister [Sat, 2 Oct 2010 12:48:40 +0000 (2 14:48 +0200)]
define-method-combination fixed (and inflated).

13 years agoString comparisons: information density improved.
Bert Burgemeister [Sat, 2 Oct 2010 11:53:21 +0000 (2 13:53 +0200)]
String comparisons: information density improved.

13 years agoTypos fixed.
Bert Burgemeister [Sat, 2 Oct 2010 11:46:31 +0000 (2 13:46 +0200)]
Typos fixed.

13 years agoA few space-saving edits.116
Bert Burgemeister [Sat, 25 Sep 2010 12:18:29 +0000 (25 14:18 +0200)]
A few space-saving edits.

13 years agoA few lines on number syntax.115
Bert Burgemeister [Fri, 24 Sep 2010 19:27:32 +0000 (24 21:27 +0200)]
A few lines on number syntax.

13 years agoLittle tweak to figure on types and classes.
Bert Burgemeister [Fri, 24 Sep 2010 17:29:44 +0000 (24 19:29 +0200)]
Little tweak to figure on types and classes.

14 years agoGit usage in Makefile more mainstream.114
Bert Burgemeister [Sun, 19 Sep 2010 11:41:19 +0000 (19 13:41 +0200)]
Git usage in Makefile more mainstream.

14 years agoBetter coverage of pathnames.
Bert Burgemeister [Sun, 19 Sep 2010 11:35:33 +0000 (19 13:35 +0200)]
Better coverage of pathnames.

14 years agoTypo fix.
Bert Burgemeister [Fri, 17 Sep 2010 17:13:36 +0000 (17 19:13 +0200)]
Typo fix.

14 years agoTypo fixes; minor clarifications.113
Bert Burgemeister [Sat, 11 Sep 2010 14:00:43 +0000 (11 16:00 +0200)]
Typo fixes; minor clarifications.

14 years agoThicker frames around default values.
Bert Burgemeister [Sat, 4 Sep 2010 15:45:10 +0000 (4 17:45 +0200)]
Thicker frames around default values.

Some printers seemed to have difficulty rendering them correctly.

14 years agoMinor rearrangements in figure on types and classes.
Bert Burgemeister [Sat, 4 Sep 2010 09:49:23 +0000 (4 11:49 +0200)]
Minor rearrangements in figure on types and classes.

14 years agoTypo fixes.
Bert Burgemeister [Sat, 4 Sep 2010 09:46:25 +0000 (4 11:46 +0200)]
Typo fixes.

14 years agoA few administrative changes.
Bert Burgemeister [Sun, 25 Jul 2010 06:25:59 +0000 (25 08:25 +0200)]
A few administrative changes.

14 years agoMinor edit.112
Bert Burgemeister [Sat, 24 Jul 2010 15:54:28 +0000 (24 17:54 +0200)]
Minor edit.

14 years agoRearrangements related to new figure on types and classes.
Bert Burgemeister [Sat, 24 Jul 2010 15:18:15 +0000 (24 17:18 +0200)]
Rearrangements related to new figure on types and classes.

The new one replaces figures Data Types and Condition Types.

14 years agoStylistic changes in subsection Format.
Bert Burgemeister [Sat, 24 Jul 2010 15:10:28 +0000 (24 17:10 +0200)]
Stylistic changes in subsection Format.

14 years agoREADME attempts to be more helpful.
Bert Burgemeister [Fri, 23 Jul 2010 10:59:13 +0000 (23 12:59 +0200)]
README attempts to be more helpful.

14 years agomake clean even cleaner now.
Bert Burgemeister [Fri, 23 Jul 2010 10:07:22 +0000 (23 12:07 +0200)]
make clean even cleaner now.

14 years agoFigure Data Types.
Bert Burgemeister [Fri, 23 Jul 2010 06:03:27 +0000 (23 08:03 +0200)]
Figure Data Types.

boxGOO macro and related stuff removed as it was used only in the old figures.

14 years agoFigure Data Types.
Bert Burgemeister [Thu, 22 Jul 2010 16:01:30 +0000 (22 18:01 +0200)]
Figure Data Types.

Related changes to Makefile etc.

14 years agoUnfinished work on figure Condition Types.
Bert Burgemeister [Thu, 22 Jul 2010 06:20:12 +0000 (22 08:20 +0200)]
Unfinished work on figure Condition Types.

14 years agoUnfinished work on figure Data Types.
Bert Burgemeister [Wed, 21 Jul 2010 15:47:16 +0000 (21 17:47 +0200)]
Unfinished work on figure Data Types.

14 years agoUnfinished work on figure Condition Types.
Bert Burgemeister [Wed, 21 Jul 2010 06:15:13 +0000 (21 08:15 +0200)]
Unfinished work on figure Condition Types.

14 years agoUnfinished work on figures Data Types and Condition Types.
Bert Burgemeister [Mon, 19 Jul 2010 14:49:22 +0000 (19 16:49 +0200)]
Unfinished work on figures Data Types and Condition Types.

14 years agoUnfinished work on figure Condition Types.
Bert Burgemeister [Mon, 19 Jul 2010 05:34:11 +0000 (19 07:34 +0200)]
Unfinished work on figure Condition Types.

14 years agoUnfinished work on figures Data Types and Condition Types.
Bert Burgemeister [Sun, 18 Jul 2010 13:44:54 +0000 (18 15:44 +0200)]
Unfinished work on figures Data Types and Condition Types.

14 years agoUnfinished work on figures Data Types and Condition Types.
Bert Burgemeister [Sat, 17 Jul 2010 17:20:14 +0000 (17 19:20 +0200)]
Unfinished work on figures Data Types and Condition Types.

14 years agoUnfinished work on figure Data Types.
Bert Burgemeister [Fri, 16 Jul 2010 15:40:22 +0000 (16 17:40 +0200)]
Unfinished work on figure Data Types.

14 years agoUnfinished work on figure Data Types.
Bert Burgemeister [Fri, 16 Jul 2010 06:26:12 +0000 (16 08:26 +0200)]
Unfinished work on figure Data Types.

14 years agoUnfinished work on figure Data Types.
Bert Burgemeister [Thu, 15 Jul 2010 06:26:51 +0000 (15 08:26 +0200)]
Unfinished work on figure Data Types.

14 years agoUnfinished work on figure Data Types.
Bert Burgemeister [Wed, 14 Jul 2010 06:21:41 +0000 (14 08:21 +0200)]
Unfinished work on figure Data Types.

14 years agoUnfinished work on figure Data Types.
Bert Burgemeister [Wed, 14 Jul 2010 03:23:11 +0000 (14 05:23 +0200)]
Unfinished work on figure Data Types.

14 years agoUnfinished work on figure Data Types.
Bert Burgemeister [Mon, 12 Jul 2010 07:10:10 +0000 (12 09:10 +0200)]
Unfinished work on figure Data Types.

14 years agoUnfinished work on figure Data Types.
Bert Burgemeister [Sun, 11 Jul 2010 16:57:25 +0000 (11 18:57 +0200)]
Unfinished work on figure Data Types.

14 years agoNew *.mp file.
Bert Burgemeister [Sat, 10 Jul 2010 14:14:40 +0000 (10 16:14 +0200)]
New *.mp file.

14 years agoOutsourced usepackages and macros.
Bert Burgemeister [Thu, 8 Jul 2010 14:23:30 +0000 (8 16:23 +0200)]
Outsourced usepackages and macros.

14 years agoPDFs now have all fonts embedded.111
Bert Burgemeister [Fri, 25 Dec 2009 20:18:47 +0000 (25 21:18 +0100)]
PDFs now have all fonts embedded.

This fixes a problem some people seemed to have with the cover pages.