Commit graph

6 commits

Author SHA1 Message Date
Nikodemus Siivola fd79e33e6b 1.0.29.1: fix FILL
* Imaginary parts were messed up on 64 bit platforms when
   filling arrays of (COMPLEX SINGLE-FLOAT). Thanks to Paul Khuong.

 * Also delay the transform of FILL till constraint propagation has
   run, to get the constant argument form MAKE-ARRAY in properly.

 * ...and eradicate remaining references to the SUPPORT file.
2009-06-04 18:01:31 +00:00
Nikodemus Siivola 1405cbc1da 1.0.0.4: tweak windows installer builder and html-distribution.sh
* Use an appropriate base to ENOUGH-NAMESTRING in the wxs.lisp.
 * Name the html tarball with -documentation-html.tar suffix.
 * Add SUPPORT file to HTML tarball.
2006-11-30 17:20:54 +00:00
Thiemo Seufer babd45f778 0.9.4.72:
Robustify the build system scripts.
2005-09-16 13:26:39 +00:00
William Harold Newman d336ca31c5 0.8.14.28:
"not when there is nothing more to add, but when there is
	nothing more to be taken away"
	deleted old DocBook manual sources
	deleted references to DocBook manual sources (in DOCDOC and
		clean.sh and so forth)
	minor tidying of doc-building and doc/-cleaning machinery
		(hopefully leaving it working basically as before)
2004-09-19 19:38:55 +00:00
William Harold Newman 651514032e integration hassles, cont'd:
refined my sh script technique (removing syntax errors)
2002-01-19 21:17:41 +00:00
William Harold Newman 1a2399725e integration hassles, cont'd:
gave up on trying to mess with different versions of jade on
		different architectures, at which point it became clear
		that I wanted the formatted docs to be distributed in
		a different package than source or binary, so...
	...wrote html-distribution.sh to slurp up the HTML-formatted
		documentation
	...tweaked binary-distribution.sh so it no longer slurps up the
		HTML-formatted documentation
2002-01-19 20:52:27 +00:00