Log of /trunk/doc
Directory Listing
Revision
973 -
Directory Listing
Modified
Tue Dec 19 10:48:38 2006 UTC
(17 years, 9 months ago)
by
johnpye
Fixed the 'repeated test' bug (a static pointer to a destroyed symchar was being used in type.cpp)
Improved error reporting for 'not a refined solver_var' message.
Refactors Library::listModules and Library::getModules to use shared code.
TODO: find a more efficient solution to the static pointer problem above.
Revision
914 -
Directory Listing
Modified
Sat Oct 28 05:27:58 2006 UTC
(17 years, 10 months ago)
by
johnpye
Fixed prototype for extpy_destroy
Dubious fix for the message about directory node in doc/SConscript (is $ expansion happening?)
Revision
884 -
Directory Listing
Modified
Tue Oct 10 14:56:31 2006 UTC
(17 years, 11 months ago)
by
johnpye
Trying to fix installation of the ASCEND manual, still not quite right :-(
Revision
828 -
Directory Listing
Modified
Tue Aug 22 02:24:05 2006 UTC
(18 years ago)
by
johnpye
Woops, forgot to copy this file to code/branches/extfn/doc.
Revision
827 -
Directory Listing
Modified
Tue Aug 22 01:50:37 2006 UTC
(18 years ago)
by
johnpye
Removing SConstruct from doc dir
Revision
826 -
Directory Listing
Modified
Tue Aug 22 01:34:33 2006 UTC
(18 years ago)
by
johnpye
Increased max ext relations to 50.
Changed default web browser on linux to firefox.
Copied documentation files into source tree
Added build script to allow HTML and PDF generation via SCons.
Revision
825 -
Directory Listing
Modified
Mon Aug 21 23:41:31 2006 UTC
(18 years ago)
by
johnpye
Copying documentation into code tree
Revision
816 -
Directory Listing
Added
Tue Aug 15 14:40:33 2006 UTC
(18 years, 1 month ago)
by
johnpye
Adding the 'sun.c' and 'sun.h' files back into ASCEND so that we don't need dependency on libradtran.
Added detection of Scrollkeeper, the freedesktop.org documentation manager.
Added placeholder SConscript file for building the user's manual.