Parent Directory
|
Revision Log
Sticky Revision: |
Fixed detection of Graphviz on linux where pkg-config is available (should be always). This will break detection of Graphviz on Windows though.
Added test for GraphViz-defined 'boolean'.
Fixed detection/linking with GraphViz in Windows (GraphViz 2.16). Added support for linking against MSCVR71.DLL but still needs some work.
Fix for different GraphViz include paths on Windows.
Added scrolling of image dialog
Remove unused var. Fixed lotka.png graph writing example.
Added 'Incidence Graph' functionality for PyGTK interface.
Moved 'incidence.c' and 'incidence.h' to base/generic/system. Change system_write_graph to use GraphViz directly, and create PNG output. Created 'TestSystem' suite in test.py and added test for PNG graph create (no checking performed though so far). Updated Simulation::write to use the new system_write_graph syntax (no filters any more). Fixed WITH_GRAPHVIZ flags for graph.c.
Removed references to MFGRAPH, seems better to use GraphViz directly. Added configuration test for GraphViz. Added configuration test for strdup, fixed mmio to not create its own strdup if other form is available already.
Fixed build problem on MinGW GCC 3.4.2 Fixed problem with font in IPython console on Windows Some attempts to fix problems with FILE* support in Python bindings gfortran is now the preferred FORTRAN compiler. Comment out failing FILE* tests for the moment.
Fixed DOT graph output (system_write_graph), added very basic test case.
Added routine for outputting system as a DOT graph. Changed an 'assert' to an 'asc_assert' in logrelation.c. Changed logical relation in sequence.a4c (was causing a crash). Added Simulation::write(FILE,char*) for outputting *stuff* from a simulation.
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 |