ascend - Change Log
Not Yet Released
If you find a bug while building from sources, please use this version, and make sure you mention a changeset number.
0000530: [pygtk gui] Console (IPython) pane doesn't show with recent IPython versions (john)0000591: [general] FIx for Unknown SWIG preprocessor directive error. (john)
2 issues View Issues
Not Yet Released
0000590: [build-linux] [Compile error with GCC-6.0] ascend/compiler/anoncopy.c (john)
0000592: [build-linux] 'Curve default constructor' and GCC6 (john)
0000371: [general] problem with error_reporter_tree_end if no output is made during it (john)
0000586: [compiler] string overflows buffer in WriteLogRelToString (john)
0000564: [compiler] crash in 'SetRealAtomValue' on ubuntu 12.04 64-bit (john)
0000545: [pygtk gui] Allow setting of step size in Study function (sreenatha)
0000558: [pygtk gui] commandline use 'pygtk/asdev /tmp' causes crash from parser (sreenatha)
0000592: [build-linux] 'Curve default constructor' and GCC6 (john)
0000371: [general] problem with error_reporter_tree_end if no output is made during it (john)
0000586: [compiler] string overflows buffer in WriteLogRelToString (john)
0000564: [compiler] crash in 'SetRealAtomValue' on ubuntu 12.04 64-bit (john)
0000545: [pygtk gui] Allow setting of step size in Study function (sreenatha)
0000558: [pygtk gui] commandline use 'pygtk/asdev /tmp' causes crash from parser (sreenatha)
7 issues View Issues
Released 2011-03-16
0000510: [pygtk gui] Greying out of unnecessary menu items and buttons. (aakash)
0000528: [installer-windows] complete ASCEND installer for 64-bit systems (john)
0000553: [installer-windows] Windows installer should use system HTTP proxy setting for dependency download (john)
0000508: [compiler] Incorrect function call in safe.c
0000537: [compiler] segfault when exiting PyGTK (john)
0000330: [pygtk gui] Observer messes up when user presses 'Reload' (aakash)
0000214: [pygtk gui] Finish PyGTK 'Observer' feature (john)
0000524: [build-windows] Add support for native MinGW-64 builds for Windows 7 (john)
0000525: [build-windows] colour/color output missing in cygwin/msys console (john)
0000513: [general] Constant raised to constant evaluated incorrectly (ben)
0000360: [pygtk gui] problem with integrator selection dropdown (aakash)
0000493: [pygtk gui] Need to migrate to gtk.Builder for PyGTK GUI (aakash)
0000294: [pygtk gui] Implement 'STUDY' function in PyGTK GUI (aakash)
0000443: [build-linux] Newer GraphViz versions not compatible with ASCEND code (john)
0000460: [pygtk gui] 'time to build system' gives nonsense info (john)
0000504: [pygtk gui] GTKLIBPATH error when installing to non-root locatins (john)
0000375: [compiler] graphviz linkage should be dlopen so that it need not be present at runtime (john)
0000498: [installer-windows] windows installer fails to detect successful installation of PyGTK All-in-one (john)
0000497: [installer-windows] windows installer needs libgfortran-3.dll on Windows XP (john)
0000500: [build-windows] script 'pygtk/ascdev' infinite-looping on Windows 7 (john)
0000424: [canvas-gui] Update canvas GUI to work with latest Gaphas (grivan)
0000496: [installer-windows] Installer contains incorrect default ASCENDLIBRARY path on Windows (john)
0000495: [build-windows] ascend-config output not correctly parsed by SCons 1.3 (testing with freesteam) (john)
0000490: [pygtk gui] can't run methods on newly-loaded models (john)
0000489: [pygtk gui] error on right-click->"Select units" on wildcard units variable (john)
0000488: [compiler] "FIX L, D, P[1..n].K, eps;" fails to throw error when "n" undefined (john)
0000362: [build-linux] PyGTK interface does not recognize solver_var as a variable type (art)
0000487: [canvas-gui] create new canvas element should deselect pre-existing selection (john)
0000259: [testing] Move ospath.c and env.c tests int o a CUnit test (john)
0000486: [installer-deb] installed version of ASCEND fails to launch (python module 'ascpy' not found) (john)
0000481: [pygtk gui] don't force firefox usage in help system (john)
0000482: [compiler] invlalid memory read associated with error_reporter_end_flush (john)
0000400: [compiler] bintoken functionality broken (john)
0000239: [pygtk gui] Add 'compile to C' option in GUI (john)
0000087: [compiler] Invalid variables in a METHOD don't trip script execution (john)
0000477: [compiler] recursive automatic initialisation fails with 2 levels of depth (john)
0000476: [desktop-integration-linux] gedit highlighting of nested braces within NOTES breaks highlighting (john)
0000475: [pygtk gui] 'stop'/[X] on solver dialog doesn't correctly stop solver QRSlv (john)
0000428: [pygtk gui] in 'diagnose' window, variable names are not being displayed (john)
0000474: [compiler] bug in execute_init_fix_or_free with freeing memory that is still in use (john)
0000453: [installer-windows] Need syntax highlighting for Notepad++ (john)
0000448: [build-windows] windows build should not have 'installer' as default target (john)
0000432: [pygtk gui] splash screen does not display correctly on Windows (john)
0000431: [installer-windows] Incorrect path embedded for Tcl/Tk installer, causes error during installation (john)
0000455: [pygtk gui] Maximum iterations of 1000 hard-wired into PyGTK GUI (john)
0000454: [other] add syntax highlighting support for 'GNU nano' editor. (john)
0000451: [pygtk gui] Reload fails for models loaded with syntax error (john)
0000276: [pygtk gui] 'view clique' seems not to work in PyGTK GUI (john)
0000445: [other] Add support ASCEND syntax highlighting support to 'vim' (john)
0000413: [pygtk gui] "Methods" dropdown disappears when window is shrunk (john)
0000438: [build-windows] scons fails with error about SUNDIALS_LIBS on Windows (john)
0000439: [build-windows] Detection of G77 for building LSODE is still broken (john)
0000437: [pygtk gui] attempt to check in the absence of any simulation object (john)
0000403: [pygtk gui] Error from SWIG with versions 1.3.39, 1.3.40 (john)
0000528: [installer-windows] complete ASCEND installer for 64-bit systems (john)
0000553: [installer-windows] Windows installer should use system HTTP proxy setting for dependency download (john)
0000508: [compiler] Incorrect function call in safe.c
0000537: [compiler] segfault when exiting PyGTK (john)
0000330: [pygtk gui] Observer messes up when user presses 'Reload' (aakash)
0000214: [pygtk gui] Finish PyGTK 'Observer' feature (john)
0000524: [build-windows] Add support for native MinGW-64 builds for Windows 7 (john)
0000525: [build-windows] colour/color output missing in cygwin/msys console (john)
0000513: [general] Constant raised to constant evaluated incorrectly (ben)
0000360: [pygtk gui] problem with integrator selection dropdown (aakash)
0000493: [pygtk gui] Need to migrate to gtk.Builder for PyGTK GUI (aakash)
0000294: [pygtk gui] Implement 'STUDY' function in PyGTK GUI (aakash)
0000443: [build-linux] Newer GraphViz versions not compatible with ASCEND code (john)
0000460: [pygtk gui] 'time to build system' gives nonsense info (john)
0000504: [pygtk gui] GTKLIBPATH error when installing to non-root locatins (john)
0000375: [compiler] graphviz linkage should be dlopen so that it need not be present at runtime (john)
0000498: [installer-windows] windows installer fails to detect successful installation of PyGTK All-in-one (john)
0000497: [installer-windows] windows installer needs libgfortran-3.dll on Windows XP (john)
0000500: [build-windows] script 'pygtk/ascdev' infinite-looping on Windows 7 (john)
0000424: [canvas-gui] Update canvas GUI to work with latest Gaphas (grivan)
0000496: [installer-windows] Installer contains incorrect default ASCENDLIBRARY path on Windows (john)
0000495: [build-windows] ascend-config output not correctly parsed by SCons 1.3 (testing with freesteam) (john)
0000490: [pygtk gui] can't run methods on newly-loaded models (john)
0000489: [pygtk gui] error on right-click->"Select units" on wildcard units variable (john)
0000488: [compiler] "FIX L, D, P[1..n].K, eps;" fails to throw error when "n" undefined (john)
0000362: [build-linux] PyGTK interface does not recognize solver_var as a variable type (art)
0000487: [canvas-gui] create new canvas element should deselect pre-existing selection (john)
0000259: [testing] Move ospath.c and env.c tests int o a CUnit test (john)
0000486: [installer-deb] installed version of ASCEND fails to launch (python module 'ascpy' not found) (john)
0000481: [pygtk gui] don't force firefox usage in help system (john)
0000482: [compiler] invlalid memory read associated with error_reporter_end_flush (john)
0000400: [compiler] bintoken functionality broken (john)
0000239: [pygtk gui] Add 'compile to C' option in GUI (john)
0000087: [compiler] Invalid variables in a METHOD don't trip script execution (john)
0000477: [compiler] recursive automatic initialisation fails with 2 levels of depth (john)
0000476: [desktop-integration-linux] gedit highlighting of nested braces within NOTES breaks highlighting (john)
0000475: [pygtk gui] 'stop'/[X] on solver dialog doesn't correctly stop solver QRSlv (john)
0000428: [pygtk gui] in 'diagnose' window, variable names are not being displayed (john)
0000474: [compiler] bug in execute_init_fix_or_free with freeing memory that is still in use (john)
0000453: [installer-windows] Need syntax highlighting for Notepad++ (john)
0000448: [build-windows] windows build should not have 'installer' as default target (john)
0000432: [pygtk gui] splash screen does not display correctly on Windows (john)
0000431: [installer-windows] Incorrect path embedded for Tcl/Tk installer, causes error during installation (john)
0000455: [pygtk gui] Maximum iterations of 1000 hard-wired into PyGTK GUI (john)
0000454: [other] add syntax highlighting support for 'GNU nano' editor. (john)
0000451: [pygtk gui] Reload fails for models loaded with syntax error (john)
0000276: [pygtk gui] 'view clique' seems not to work in PyGTK GUI (john)
0000445: [other] Add support ASCEND syntax highlighting support to 'vim' (john)
0000413: [pygtk gui] "Methods" dropdown disappears when window is shrunk (john)
0000438: [build-windows] scons fails with error about SUNDIALS_LIBS on Windows (john)
0000439: [build-windows] Detection of G77 for building LSODE is still broken (john)
0000437: [pygtk gui] attempt to check in the absence of any simulation object (john)
0000403: [pygtk gui] Error from SWIG with versions 1.3.39, 1.3.40 (john)
54 issues View Issues
Released 2009-12-24
0000392: [pygtk gui] ascend.in still contains old model library paths (john)
0000407: [pygtk gui] Crash when creating models with unassigned symbol_constants (john)
0000407: [pygtk gui] Crash when creating models with unassigned symbol_constants (john)
2 issues View Issues
Released 2009-05-01
0000352: [desktop-integration-linux] fix syntax highlighting for gtksourceview-2.0 (john)
0000274: [build-linux] installed location of headers should allow <ascend/compiler/whatever.h> (john)
0000242: [pygtk gui] Implement global preferences (john)
0000083: [documentation] STUDY example, page 52 (john)
0000235: [pygtk gui] after running a METHOD, icons in instance browser are not updated (john)
0000158: [pygtk gui] Colouring of fixed/free variables disappears after reload (john)
0000356: [build-linux] ascend 'relative paths' installation is broken (john)
0000338: [desktop-integration-linux] Update syntax highlighting file for GtkSourceView 2.0 (john)
0000384: [build-linux] Debian package construction: warning about unnecessary library linkages (john)
0000237: [pygtk gui] Graphical components of PyGTK GUI crash under windows (john)
0000268: [solver] merge changes to Integration API back into trunk (john)
0000260: [compiler] Change 'REQUIRE' statement to use ospath file location mechanism (john)
0000267: [pygtk gui] crash with selftest.py (john)
0000263: [pygtk gui] segfault on mouseover of incidence matrix (john)
0000121: [build-system] Default environment variables should be set in base/generic, not tcltk98/generic (john)
0000215: [compiler] "Dimensionally inconsistent assignment" error should output the disagreeing dimensions (john)
0000245: [packages] No provision for external packages nested in directories (john)
0000186: [build-windows] ./configure doesn't detect ActiveState Tcl/Tk 8.3 under MinGW/MSYS (john)
0000265: [compiler] /tmp/atmlist causes problems when multiple ascend users on one machine (john)
0000156: [general] SIGINT trap makes it difficult to debug hanging processes (john)
0000220: [compiler] Migrate XXX.fixed := TRUE; to FIX XXX; in ModelLibrary (john)
0000102: [build-system] Installing with TK and models under /usr/share/ascend (john)
0000098: [documentation] File INSTALL in subversion is out of date (john)
0000255: [pygtk gui] pyGTK - ascend (does not run) (john)
0000257: [solver] solver issues error message 'inc' parameter indicating it is null (john)
0000252: [compiler] FIX/FREE broken code (john)
0000096: [build-system] Default locations for tcl/tk should be used in configure script (ben)
0000253: [build-linux] scanner(1)(c) (krishnan)
0000251: [build-linux] swig detection with SCons fails for Krishnan (john)
0000067: [tcltk-gui] Editing in the script window: DEL and Backspace wrong way around! (ben)
0000089: [compiler] gcc-style errors (john)
0000123: [documentation] convert documentation to local formats: chm, docbook etc. (john)
0000138: [compiler] standardised status reporting (john)
0000246: [build-linux] Implement buildbot nightly testing (john)
0000262: [tcltk-gui] RPM version fails to start, issue with default ASCENDDIST value? (john)
0000254: [tcltk-gui] tkTable can't be located at runtime (john)
0000179: [general] Non-ansi variadic macros (john)
0000243: [tcltk-gui] Fix Tk support in ./configure (john)
0000241: [pygtk gui] Remove xterm colour codes from console output under windows (john)
0000238: [pygtk gui] Visual clue about 'instantiable' models (john)
0000233: [pygtk gui] pygtk: 'show eligible vars' causes segfault (john)
0000232: [pygtk gui] Machine-specific file locations in ASCEND PyGTK source code (john)
0000234: [pygtk gui] Problem with creating new 'Observers' (john)
0000229: [pygtk gui] Crash on file open from PyGTK interface (john)
0000227: [pygtk gui] crash with processVarStatus (john)
0000226: [pygtk gui] fatal error: Instance tree contains illegal instance. (john)
0000231: [pygtk gui] pygtk interface startup script overrides environment variable (john)
0000192: [build-linux] ./configure option for DYNAMICS_PACKAGES (john)
0000206: [compiler] Add 'FREE varlist' to compiler (john)
0000204: [compiler] Add 'FIX varlist' to ASCEND parser (john)
0000207: [compiler] Missing stuff for 'FIX' (john)
0000145: [compiler] external statements and DYNAMIC_PACKAGES not working (john)
0000181: [build-system] ./configure --without-tcl --without-tk (john)
0000184: [build-windows] yacc and bison under MinGW (jds)
0000272: [compiler] can't instantiate plotbvp.a4l sample with PyGTK in trunk (john)
0000269: [build-linux] SCons install should install ASCEND header files (john)
0000153: [compiler] Rejuvenate support for external functions (john)
0000270: [compiler] Implement new external relation API (ben)
0000266: [compiler] DAE support with IDA (john)
0000092: [compiler] default_self "Error" should be a "Warning" (john)
0000290: [build-windows] make installation of .ascend.ini conditional in Windows install (john)
0000296: [compiler] Fix error messages in typedef.c (john)
0000277: [documentation] migrate ASC_DLLSPEC(type) macro to a simple #define (john)
0000230: [pygtk gui] Instance hierarchy loses colours and icons after 'reload' (john)
0000309: [tcltk-gui] crash on loading (ben)
0000285: [pygtk gui] hourglass after instantiation of self-titled models (john)
0000247: [build-windows] DYNAMIC_PACKAGES doesn't work on MinGW or Windows (john)
0000274: [build-linux] installed location of headers should allow <ascend/compiler/whatever.h> (john)
0000242: [pygtk gui] Implement global preferences (john)
0000083: [documentation] STUDY example, page 52 (john)
0000235: [pygtk gui] after running a METHOD, icons in instance browser are not updated (john)
0000158: [pygtk gui] Colouring of fixed/free variables disappears after reload (john)
0000356: [build-linux] ascend 'relative paths' installation is broken (john)
0000338: [desktop-integration-linux] Update syntax highlighting file for GtkSourceView 2.0 (john)
0000384: [build-linux] Debian package construction: warning about unnecessary library linkages (john)
0000237: [pygtk gui] Graphical components of PyGTK GUI crash under windows (john)
0000268: [solver] merge changes to Integration API back into trunk (john)
0000260: [compiler] Change 'REQUIRE' statement to use ospath file location mechanism (john)
0000267: [pygtk gui] crash with selftest.py (john)
0000263: [pygtk gui] segfault on mouseover of incidence matrix (john)
0000121: [build-system] Default environment variables should be set in base/generic, not tcltk98/generic (john)
0000215: [compiler] "Dimensionally inconsistent assignment" error should output the disagreeing dimensions (john)
0000245: [packages] No provision for external packages nested in directories (john)
0000186: [build-windows] ./configure doesn't detect ActiveState Tcl/Tk 8.3 under MinGW/MSYS (john)
0000265: [compiler] /tmp/atmlist causes problems when multiple ascend users on one machine (john)
0000156: [general] SIGINT trap makes it difficult to debug hanging processes (john)
0000220: [compiler] Migrate XXX.fixed := TRUE; to FIX XXX; in ModelLibrary (john)
0000102: [build-system] Installing with TK and models under /usr/share/ascend (john)
0000098: [documentation] File INSTALL in subversion is out of date (john)
0000255: [pygtk gui] pyGTK - ascend (does not run) (john)
0000257: [solver] solver issues error message 'inc' parameter indicating it is null (john)
0000252: [compiler] FIX/FREE broken code (john)
0000096: [build-system] Default locations for tcl/tk should be used in configure script (ben)
0000253: [build-linux] scanner(1)(c) (krishnan)
0000251: [build-linux] swig detection with SCons fails for Krishnan (john)
0000067: [tcltk-gui] Editing in the script window: DEL and Backspace wrong way around! (ben)
0000089: [compiler] gcc-style errors (john)
0000123: [documentation] convert documentation to local formats: chm, docbook etc. (john)
0000138: [compiler] standardised status reporting (john)
0000246: [build-linux] Implement buildbot nightly testing (john)
0000262: [tcltk-gui] RPM version fails to start, issue with default ASCENDDIST value? (john)
0000254: [tcltk-gui] tkTable can't be located at runtime (john)
0000179: [general] Non-ansi variadic macros (john)
0000243: [tcltk-gui] Fix Tk support in ./configure (john)
0000241: [pygtk gui] Remove xterm colour codes from console output under windows (john)
0000238: [pygtk gui] Visual clue about 'instantiable' models (john)
0000233: [pygtk gui] pygtk: 'show eligible vars' causes segfault (john)
0000232: [pygtk gui] Machine-specific file locations in ASCEND PyGTK source code (john)
0000234: [pygtk gui] Problem with creating new 'Observers' (john)
0000229: [pygtk gui] Crash on file open from PyGTK interface (john)
0000227: [pygtk gui] crash with processVarStatus (john)
0000226: [pygtk gui] fatal error: Instance tree contains illegal instance. (john)
0000231: [pygtk gui] pygtk interface startup script overrides environment variable (john)
0000192: [build-linux] ./configure option for DYNAMICS_PACKAGES (john)
0000206: [compiler] Add 'FREE varlist' to compiler (john)
0000204: [compiler] Add 'FIX varlist' to ASCEND parser (john)
0000207: [compiler] Missing stuff for 'FIX' (john)
0000145: [compiler] external statements and DYNAMIC_PACKAGES not working (john)
0000181: [build-system] ./configure --without-tcl --without-tk (john)
0000184: [build-windows] yacc and bison under MinGW (jds)
0000272: [compiler] can't instantiate plotbvp.a4l sample with PyGTK in trunk (john)
0000269: [build-linux] SCons install should install ASCEND header files (john)
0000153: [compiler] Rejuvenate support for external functions (john)
0000270: [compiler] Implement new external relation API (ben)
0000266: [compiler] DAE support with IDA (john)
0000092: [compiler] default_self "Error" should be a "Warning" (john)
0000290: [build-windows] make installation of .ascend.ini conditional in Windows install (john)
0000296: [compiler] Fix error messages in typedef.c (john)
0000277: [documentation] migrate ASC_DLLSPEC(type) macro to a simple #define (john)
0000230: [pygtk gui] Instance hierarchy loses colours and icons after 'reload' (john)
0000309: [tcltk-gui] crash on loading (ben)
0000285: [pygtk gui] hourglass after instantiation of self-titled models (john)
0000247: [build-windows] DYNAMIC_PACKAGES doesn't work on MinGW or Windows (john)
67 issues View Issues
Released 2008-10-06
1 issue View Issues
Released 2008-10-06
0000358: [packages] dopri5 progress indicated doesn't work (john)
0000093: [tcltk-gui] Update for Tcl/Tk 8.4 (ben)
0000347: [pygtk gui] incidence matrix has been vertically flipped (john)
0000367: [build-linux] 'about' box shows pythonw.exe instead of ASCEND as the application name (john)
0000209: [documentation] lyx docs: finish off the conversion (john)
0000093: [tcltk-gui] Update for Tcl/Tk 8.4 (ben)
0000347: [pygtk gui] incidence matrix has been vertically flipped (john)
0000367: [build-linux] 'about' box shows pythonw.exe instead of ASCEND as the application name (john)
0000209: [documentation] lyx docs: finish off the conversion (john)
5 issues View Issues
Released 2008-10-06
1 issue View Issues
Released 2007-01-11
0000298: [solver] CONOPT bounds limiting doesn't work (john)
0000151: [build-linux] tcl/tk looks for packages in /usr/share not /usr/lib (john)
0000200: [packages] ascFreeAllVars should be self-registering (john)
0000363: [build-linux] the default windows use too small a font in the TclTk interface (john)
0000365: [installer-windows] scons fails to parse ascend-config fails when ASCEND installed in "c:\Program Files\ASCEND" (john)
0000236: [pygtk gui] Add a listing of all fixed variables to the GUI (john)
0000310: [build-windows] nsis step needs to be moved into a 'dist' directory. (john)
0000280: [pygtk gui] add support for the 'include' flag on relations in PyGTK interface (john)
0000151: [build-linux] tcl/tk looks for packages in /usr/share not /usr/lib (john)
0000200: [packages] ascFreeAllVars should be self-registering (john)
0000363: [build-linux] the default windows use too small a font in the TclTk interface (john)
0000365: [installer-windows] scons fails to parse ascend-config fails when ASCEND installed in "c:\Program Files\ASCEND" (john)
0000236: [pygtk gui] Add a listing of all fixed variables to the GUI (john)
0000310: [build-windows] nsis step needs to be moved into a 'dist' directory. (john)
0000280: [pygtk gui] add support for the 'include' flag on relations in PyGTK interface (john)
8 issues View Issues
freesteam - Change Log
Not Yet Released
1 issue View Issues
Released 2007-10-15
0000317: [numerical-routines] Installer doesn't provide header files (john)
0000318: [numerical-routines] Uninstaller doesn't remove the uninstaller (john)
0000318: [numerical-routines] Uninstaller doesn't remove the uninstaller (john)
2 issues View Issues
Released 2007-01-18
1 issue View Issues