- 07 Oct, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 27 Sep, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 05 Sep, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 10 Jul, 2013 1 commit
-
-
Robert P. Goldman authored
The mailman links to the mailing lists no longer work. Fare is no longer maintainer.
-
- 16 May, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 07 Mar, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 05 Mar, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 02 Mar, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 16 Feb, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 06 Feb, 2013 2 commits
-
-
Francois-Rene Rideau authored
1- To make life easier on Xach, stop requiring asdf.lisp to be loaded as source before it's compiled. Instead, wrap each and every single form in an eval-when, most of the time via the with-upgradability macro that also transforms defun into defun* and defgeneric into defgeneric*. Causes massive reindentation :-( 2- Have a proper :version for fallback systems. Will make systems that check the version happier. 3- protect a condition with #+sb-eval. Fixes lp#1116408. 4- Protect warnings-file methods with dynamic when *warnings-file-type* rather than static #+.
-
Francois-Rene Rideau authored
1- To make life easier on Xach, stop requiring asdf.lisp to be loaded as source before it's compiled. Instead, wrap each and every single form in an eval-when, most of the time via the with-upgradability macro that also transforms defun into defun* and defgeneric into defgeneric*. Causes massive reindentation :-( 2- Have a proper :version for fallback systems. Will make systems that check the version happier. 3- protect a condition with #+sb-eval. Fixes lp#1116408. 4- Protect warnings-file methods with dynamic when *warnings-file-type* rather than static #+.
-
- 31 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
Update documentation somewhat for ASDF 3.
-
- 29 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
Also, load .asd files in a with-standard-io-syntax. Export and tweak required-components. CMUCL now can hot upgrade from ASDF 2.018 and later. Simple documentation updates.
-
- 11 Jan, 2013 1 commit
-
-
Francois-Rene Rideau authored
-
- 28 Sep, 2012 1 commit
-
-
Francois-Rene Rideau authored
Indeed makes the code smaller and cleaner. Also #+mswindows sys:g-f-p for LW fasl's aren't cross-platform.
-
- 13 Sep, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 28 Jul, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 07 Jul, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 29 Jun, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 29 Apr, 2012 1 commit
-
-
Francois-Rene Rideau authored
Update documentation somewhat.
-
- 23 Apr, 2012 2 commits
-
-
Francois-Rene Rideau authored
-
Francois-Rene Rideau authored
-
- 21 Apr, 2012 1 commit
-
-
Francois-Rene Rideau authored
Update dates in index.html
-
- 10 Apr, 2012 1 commit
-
-
Francois-Rene Rideau authored
-
- 21 Nov, 2011 1 commit
-
-
Francois-Rene Rideau authored
for smoother upgrade. Update web page.
-
- 10 Jul, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 09 Jun, 2011 1 commit
-
-
Francois-Rene Rideau authored
Use probe-file for probe-file* in LispWorks. Make ABCL's jar translation happier with the recent compile-file-pathname* change for Stelian by redoing cfp myself. Make truenamize work when the merged pathname is relative. Makes it happier when e.g. the *default-pathname-defaults* is #p"", which is the case notably on CCL. Try and fail to support GCL 2.6 and have 2.7 fail less; too many bugs, in CONDITIONs, PATHNAMEs, and more, plus compiler bug that breaks coerce-pathname.
-
- 06 Jun, 2011 1 commit
-
-
Francois-Rene Rideau authored
Magically recognize x64 as architecture on CLISP (yuck). Document (require "asdf") as the portable way to load ASDF, since the CLISP maintainers insist that they won't recognize the otherwise universally accepted (require :asdf). Sigh.
-
- 29 May, 2011 1 commit
-
-
Francois-Rene Rideau authored
Documentation: Update about logical pathnames, asdf-install.
-
- 09 May, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 03 May, 2011 1 commit
-
-
Francois-Rene Rideau authored
Recognize more architectures (for e.g. sbcl). Fixes for cl-source-file.lsp (see previous commits by rpg).
-
- 06 Apr, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 21 Mar, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 20 Mar, 2011 1 commit
-
-
Francois-Rene Rideau authored
-
- 28 Nov, 2010 1 commit
-
-
Francois-Rene Rideau authored
-
- 30 Oct, 2010 1 commit
-
-
Francois-Rene Rideau authored
ignore cmucl/scl fasl
-
- 06 Sep, 2010 1 commit
-
-
Francois-Rene Rideau authored
-
- 07 Aug, 2010 1 commit
-
-
Francois-Rene Rideau authored
Fix link in webpage (lp#614806). Include SCL and ABCL in my testing routine.
-
- 28 Jul, 2010 1 commit
-
-
Francois-Rene Rideau authored
-
- 25 Jun, 2010 1 commit
-
-
Francois-Rene Rideau authored
-