- Jun 25, 2003
-
-
csr21 authored
darcs-hash:20030625115504-ed5a3-8e1a89af106f69f94588df641457e22d23501f3f.gz
-
- Jun 05, 2003
-
-
csr21 authored
A different approach to the "SBCL DEFCONSTANT" problem: instead of sticking icky #+sbcl defconstant-eqx everywhere, concentrate the nastiness in an :around method for ASDF:PERFORM on CLX-SOURCE-FILE. This, of course, means that the sources do not build on sbcl if you compile and load them one by one; I can live with that. darcs-hash:20030605191822-ed5a3-3b02c39acf535f330f3313522984197a7a351ec8.gz
-
- May 29, 2003
-
-
csr21 authored
Fix bogus FIND in COPY-GCONTEXT-COMPONENTS; FIND doesn't return two values, and never has done. Assume that the second value was meant to be the index into the sequence. darcs-hash:20030529143505-ed5a3-6362f36a95c30d21b0f01f4ba5cf1f21c99c8c4b.gz
-
- Apr 03, 2003
-
-
csr21 authored
The great renaming, part II: Change old-style COMPILE LOAD EVAL to new-style :COMPILE-TOPLEVEL :LOAD-TOPLEVEL :EXECUTE in EVAL-WHENs. Mostly resist the temptation to reindent things. Decorate one or two places with FIXME comments. Since this brings us down to only 3 STYLE-WARNINGs, include the relevant (DECLARE IGNORABLE) statements to bring us down to zero. Now only 495 optimization notes to sort out. darcs-hash:20030403123933-ed5a3-06749f149b4bc8640110ee2b18ef8f5795baefc5.gz
-
csr21 authored
The great renaming, part I: For constants named by *FOO*, change the source to use +FOO+. This commit was brought to you by the function dired-do-query-replace-regexp, the letter y, and the regular expression \*\(clx-cached-types\|replysize\|buffer-text16-size\|... \)\* darcs-hash:20030403112715-ed5a3-5cb0e20a94dd81b4d3f19db3eaab72980ba80915.gz
-
- Feb 11, 2003
-
-
dan authored
darcs-hash:20030211155915-2591e-78a6b4752233b00c3fb1ee0bb344670f3290c433.gz
-
- Jan 28, 2001
-
-
dan authored
darcs-hash:20010128120255-2591e-4f833fdad6b55b34676bdff3ebbca6767eabf267.gz
-