/[ascend]/trunk/ascxx/compiler.cpp
ViewVC logotype

Log of /trunk/ascxx/compiler.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2396 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 28 05:15:02 2011 UTC (13 years, 6 months ago) by jpye
File length: 2204 byte(s)
Diff to previous 2389
turn off bintoken messages to GUI.

Revision 2389 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 15 05:27:29 2011 UTC (13 years, 6 months ago) by jpye
File length: 2202 byte(s)
Diff to previous 2388
Fix binary compilation with PyGTK GUI. Some problems still with the implementation.

Revision 2388 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 15 03:36:18 2011 UTC (13 years, 6 months ago) by jpye
File length: 2245 byte(s)
Diff to previous 2327
Added test suite for bintokens, now working correctly in test environment.

Revision 2327 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 22 07:17:24 2010 UTC (13 years, 8 months ago) by jpye
File length: 2216 byte(s)
Copied from: trunk/pygtk/compiler.cpp revision 2326
Diff to previous 2045
Merging in refactor of the C++ code, which is moved out of 'pygtk' and into 'ascxx'.
Adding support for IPOPT 3.9.1, the current latest version.
Support in dtar for parallel builds (possibly needs some testing still).

Revision 2045 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 14 03:14:26 2009 UTC (15 years, 3 months ago) by jpye
Original Path: trunk/pygtk/compiler.cpp
File length: 2216 byte(s)
Diff to previous 2018
Some attempts to get Bintoken functionality running again.

Revision 2018 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 29 03:38:10 2009 UTC (15 years, 4 months ago) by jpye
Original Path: trunk/pygtk/compiler.cpp
File length: 2271 byte(s)
Diff to previous 1355
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.

Revision 1355 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 19 13:18:01 2007 UTC (17 years, 5 months ago) by jpye
Original Path: trunk/pygtk/compiler.cpp
File length: 2250 byte(s)
Diff to previous 1317
Fixed TestSolver failing case (linux only).
Silenced some debug output.

Revision 1317 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 5 14:11:37 2007 UTC (17 years, 6 months ago) by johnpye
Original Path: trunk/pygtk/compiler.cpp
File length: 2047 byte(s)
Diff to previous 1049
Added new 'system_jacobian' function for use by IDA (maybe elsewhere?)
Refactored the matrix output stuff in IDA.
Fixed the index checking in idaanalyse
Still a problem with checking rank of small matrices.

Revision 1049 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 5 13:45:13 2007 UTC (17 years, 8 months ago) by johnpye
Original Path: trunk/pygtk/compiler.cpp
File length: 2039 byte(s)
Diff to previous 1046
Changed integrator_solve to return 0 on success
Changed integrator_checkstatus to return 0 on success
Some flow-through changes as a result of these.
Fixed problem with reporting of errors in do_method (gtkbrowser.py)
Expanded error msg in integrator.cpp
Fixed catching of Integrator C++ exceptions in integratorreporter.py.
Removed M.checkStructuralSingularity() in TestSteam.testdsgsat -- causes crash (why?)

Revision 1046 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 5 11:15:16 2007 UTC (17 years, 8 months ago) by johnpye
Original Path: trunk/pygtk/compiler.cpp
File length: 2038 byte(s)
Diff to previous 897
Several changes to get BinToken compilation active again from PyGTK interface. Still not working but the problems now are in the C layer.
Tidied doc for slvDOF.h
Changed BinTokenSetOptions to saner use of strings -- no more 'taking ownership' of char arrays passed.
Added Compiler.use_binary_compilation option in PyGTK GUI.
Moved all the bintoken stuff out of class Type and into Compiler, where it should be (C++).

Revision 897 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 24 11:05:18 2006 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/compiler.cpp
File length: 702 byte(s)
Diff to previous 780
Adding 'NOTES' support to C++ interface. 'johnpye/thermalequilibrium2.a4c' is the example case.
listnotes.py performs listing via a python external script method.
annotation.h and annotation.cpp implement the C++ wrapper referenced by SWIG.
library.{h,cpp} modified to provide access to the AnnotationDatabase.
Typemapping modified in ascpy.i in attempt to get a more maintainable wrapping.
Added annotation.cpp to build.
Updated copyright header and formatting of notate.{c,h}.
Improved ErrMsg_BracesEOF error message fn.
Updated copyright header and formatting of braced.{c,h}
Some misc debug output removed esp in simulation.cpp, conopt.c, importhandler.c.


Revision 780 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 18 06:43:30 2006 UTC (18 years, 1 month ago) by johnpye
Original Path: trunk/pygtk/compiler.cpp
File length: 700 byte(s)
Diff to previous 773
Fixing problem with extern "C" linkage in new compiler.cpp file.

Revision 773 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Jul 14 06:07:14 2006 UTC (18 years, 2 months ago) by johnpye
Original Path: trunk/pygtk/compiler.cpp
File length: 686 byte(s)
Adding files for the 'Compiler' class.

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.

  Diffs between and
  Type of Diff should be a

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22