/[ascend]
ViewVC logotype

Revision 2036


Jump to revision: Previous Next
Author: ballan
Date: Mon May 18 15:03:16 2009 UTC (15 years, 10 months ago)
Changed paths: 45
Log Message:
issues resolved:
295
390
301
cmslv.c: unused var cleanup.
lsode/SConscript: fortran flags bugs-- may not work with 0.9x scons.
works with 1.2+. when adding -w, or any special flags, be sure to add
them and not replace the original flag.
system/var.c: 64bit clarity.
system/discrete.c: 64bit clarity.
system/analyze*: g_reuse declared in wrong place. 64bit clarity
system/diffvars: missing prototype function, 64bit clarity.
compiler/numlist.*: changed from int to glint.
compiler/simlist.c: missing includes needed for 64bit clarity.
compiler/instance_io.c: missing includes needed for 64bit clarity.
compiler/initialize.[ch]: const clarifications.
compiler/packages.c: const clarifications.
compiler/module.c: const clarifications.
compiler/statio.c: unused var cleanup.
compiler/procframe; const clarification. memory deallocation bugs.
compiler/notequery.c: repaired multiple casting and 64bit issues.
compiler/importhandler.c: const and free issues fixed.
compiler/type_desc.c: ridiculous if constructs clarified.
compiler/createinst.c: casting stupidity repaired.
linear/ranki2.c: missing includes needed for 64bitness.
solver/solver.c: const issues clarified.
utilities/ascConfig.h: added GLint typedefs for dealing with gllist
64bit portability.
utilities/ascPanic.c: removed extraneous const.
general/ospath.c: safer,quieter handling for string pointer difference.
integrator/integrator.c: const issues clarified.
packages/sensitivity.c: missing includes needed fo 64bit sanity.
tcltk/interface/Integrators.c: 64 bitness.
tcltk/interface/SimsProc.c: const errors.
tcltk/interface/Driver.c: fixed env var handling wrt ascend-config (295)
models/test/z*a4c: fixed meters -> m conversion; someone never ran the
test suite after teasing the default units to ambiguous abbreviations.
SConstruct: added sizeof checks; output might be better put in a ascend
system-wide header.



Changed paths

Path Details
Directorytrunk/SConstruct modified , text changed
Directorytrunk/ascend/compiler/anonmerg.c modified , text changed
Directorytrunk/ascend/compiler/createinst.c modified , text changed
Directorytrunk/ascend/compiler/extfunc.c modified , text changed
Directorytrunk/ascend/compiler/importhandler.c modified , text changed
Directorytrunk/ascend/compiler/importhandler.h modified , text changed
Directorytrunk/ascend/compiler/initialize.c modified , text changed
Directorytrunk/ascend/compiler/initialize.h modified , text changed
Directorytrunk/ascend/compiler/instance_io.c modified , text changed
Directorytrunk/ascend/compiler/module.c modified , text changed
Directorytrunk/ascend/compiler/notequery.c modified , text changed
Directorytrunk/ascend/compiler/numlist.c modified , text changed
Directorytrunk/ascend/compiler/numlist.h modified , text changed
Directorytrunk/ascend/compiler/packages.c modified , text changed
Directorytrunk/ascend/compiler/procframe.c modified , text changed
Directorytrunk/ascend/compiler/procframe.h modified , text changed
Directorytrunk/ascend/compiler/simlist.c modified , text changed
Directorytrunk/ascend/compiler/statio.c modified , text changed
Directorytrunk/ascend/compiler/type_desc.c modified , text changed
Directorytrunk/ascend/general/ospath.c modified , text changed
Directorytrunk/ascend/general/test/test_listio.c modified , text changed
Directorytrunk/ascend/integrator/integrator.c modified , text changed
Directorytrunk/ascend/linear/ranki2.c modified , text changed
Directorytrunk/ascend/packages/sensitivity.c modified , text changed
Directorytrunk/ascend/solver/slv_interface.c modified , text changed
Directorytrunk/ascend/solver/solver.c modified , text changed
Directorytrunk/ascend/system/analyse_impl.h modified , text changed
Directorytrunk/ascend/system/analyze.c modified , text changed
Directorytrunk/ascend/system/diffvars.h modified , text changed
Directorytrunk/ascend/system/discrete.c modified , text changed
Directorytrunk/ascend/system/var.c modified , text changed
Directorytrunk/ascend/utilities/ascConfig.h modified , text changed
Directorytrunk/ascend/utilities/ascPanic.c modified , text changed
Directorytrunk/ascend/utilities/test/test_ascPanic.c modified , text changed
Directorytrunk/ascend/utilities/test/test_readln.c modified , text changed
Directorytrunk/disused/compiler/fred added
Directorytrunk/models/test/z-align.a4c modified , text changed
Directorytrunk/models/test/z-anontype.a4c modified , text changed
Directorytrunk/models/test/z-emptyarg.a4c modified , text changed
Directorytrunk/solvers/cmslv/cmslv.c modified , text changed
Directorytrunk/solvers/lsode/SConscript modified , text changed
Directorytrunk/tcltk/interface/Driver.c modified , text changed
Directorytrunk/tcltk/interface/Integrators.c modified , text changed
Directorytrunk/tcltk/interface/SimsProc.c modified , text changed
Directorytrunk/test/SConscript modified , text changed

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