Parent Directory
|
Revision Log
Sticky Revision: |
Fixed bug #252
Fixed instatiation of blackbox (and probably glassbox) relations, for poorly tested definitions of 'fix'. Blackbox evaluation is still broken. There seems to be some chaos around win32_lean_and_mean in ascConfig.h updated reconfig. setenv TKROOT /where/is/tk8.3dir before running and all is good.
Normalised all #include statements so that files in the current directory are included as "localfile.h" and files in other directories are included as <directory/file.h> This is in accordance with the spec at http://gcc.gnu.org/onlinedocs/gcc-4.1.0/cpp/Include-Syntax.html#Include-Syntax
Fixing indenting Fixed bug #207 (missing 'case' statements for FIX)
Some rationalising of duplicated code in statement.c. Fixed bug #206 (support for FREE statement).
Documentation and indentation changes
Documentation changes; making 'FIX' statement less verbose; Commenting out ununsed 'CreateExternalFunction' function
- Simplifying many 'error_reporter' calls with new macros: ERROR_REPORTER_NOLINE and ERROR_REPORTER_HERE - Adding some cygwin cases in the PyGTK build.
Added 'FIX varlist' statement to ASCEND.
Changed from 'TEST expr' syntax to 'ASSERT expr' syntax. Corrected ConfigAscend ability to compile with CMSlv solver.
Adding 'TEST' statement to ASCEND METHOD syntax. Standardising messages in slv3. Trying to debug bug #175.
My first commit: Added 'error_reporter' for standardised error reporting Working on getting external functions running again Also: issue 130, issue 68, issue 131, issue 89, issue 127, issue 138, issue 94.
moving things to base/generic
Setting up web subdirectory in repository
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |