Parent Directory | Revision Log
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
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).
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.
Added operator< to SymChar class (C++). Added toString method to Dimensions class (C++). Fixed close-button behaviour in Solver Reporter dialog (Python). Added Library::getUnits to get list of all units of measurement in use (C++). Added Library::getRealAtomTypes to get list of all real atomic types (C++). Removed duplicated class definition for Dimensions in ascpy.i (C++). Added __str__ to Python wrapping of Dimensions type. Started working on populating data fields in UnitsDialog (Python). Default constructor for Dimensions object now creates 'wildcard' dimension. Cleared contents of library.i (should delete it actually). Added Type::isFundamental (C++). Tidied find.h formatting, #includes.
Monster commit! Lots of recommenting and reorganising of external relations-related stuff. Replaced a lot of ascmalloc and asccalloc calls with the new ASC_NEW* macros. Fixed (?) the problem Art is having with icons in PyGTK. Turned on -Wall in SConstruct and fixed up a stack of warnings. Removed the redundant exit(2) from after Asc_Panic calls and added __attribute__((noreturn)). Set doxygen to create callgraphs to level 2, updated doxyfile to version 1.4.7. Fixed up building of extfntest.c.
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a level) Made corresponding changes to SCons* and spec files.
Removing extra subdir level in pygtk path
Adding the PyGTK interface to CMU repository. Whaddyareckon?
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 |