Log of /trunk/ascend/utilities
Directory Listing
Revision
2824 -
Directory Listing
Modified
Tue Feb 17 06:55:13 2015 UTC
(8 years, 7 months ago)
by
jpye
replace some missing svn:ignore rules on various directories
Revision
2701 -
Directory Listing
Modified
Thu May 9 07:04:41 2013 UTC
(10 years, 4 months ago)
by
jpye
Fixing a few warnings from clang.
Revision
2649 -
Directory Listing
Modified
Wed Dec 12 12:39:25 2012 UTC
(10 years, 9 months ago)
by
jpye
Fixing GPL header, removing postal address (rpmlint incorrect-fsf-address)
Revision
2634 -
Directory Listing
Modified
Wed Aug 15 01:29:32 2012 UTC
(11 years, 1 month ago)
by
jpye
fixed bug 562.
Revision
2549 -
Directory Listing
Modified
Tue Jan 31 00:12:16 2012 UTC
(11 years, 7 months ago)
by
jpye
Working on bug 491.
Add normalised absolute paths in import handler, to avoid confusion with '.' and '..'.
Revision
2541 -
Directory Listing
Modified
Mon Jan 30 18:38:14 2012 UTC
(11 years, 7 months ago)
by
jpye
Disabling failing signal tests, suppressing some output.
Added some rough code that possibly solves the failing signal tests on Linux, but prefer to leave it commented out at this stage (see bug 526).
Revision
2537 -
Directory Listing
Modified
Thu Jan 26 20:17:03 2012 UTC
(11 years, 8 months ago)
by
jpye
Fix test solver_qrslv for MinGW (multiple path components need Windows separators if they are going to be used). (relates to bug 501).
Suppress Windows error dialog in test.c (to help with Buildbot testing).
Revision
2536 -
Directory Listing
Modified
Thu Jan 26 00:45:00 2012 UTC
(11 years, 8 months ago)
by
jpye
split into two test cases
Revision
2535 -
Directory Listing
Modified
Thu Jan 26 00:19:50 2012 UTC
(11 years, 8 months ago)
by
jpye
New implementation of signal handler stacks, less code.
Fixed one issue with utilities_ascSignal test cases, but can't work out reason for the other.
Revision
2533 -
Directory Listing
Modified
Sat Jan 21 00:50:58 2012 UTC
(11 years, 8 months ago)
by
jpye
Move to using CU_basic_run_selected_tests (need latest cunit 'mingw64' branch code!)
Move 'mem' test to 'general'.
Remove KA's disused 'mem' functions.
Revision
2531 -
Directory Listing
Modified
Fri Jan 20 18:47:50 2012 UTC
(11 years, 8 months ago)
by
jpye
Fixed color support again for Linux.
Revision
2530 -
Directory Listing
Modified
Fri Jan 20 18:23:01 2012 UTC
(11 years, 8 months ago)
by
jpye
Fixing colour output for windows cmd console.
Revision
2527 -
Directory Listing
Modified
Fri Jan 20 00:44:37 2012 UTC
(11 years, 8 months ago)
by
jpye
Disabled MMIO output functions when MMIO not built.
Rewrite error messages from mem.c to use ERROR_REPORTER_HERE.
Trying to track down source of errors in test_mem.c.
Revision
2526 -
Directory Listing
Modified
Thu Jan 19 23:49:44 2012 UTC
(11 years, 8 months ago)
by
jpye
Fixing pointer-to-integer conversions for Win64 (bug 524). Mid-way through.
Revision
2525 -
Directory Listing
Modified
Thu Jan 19 22:01:31 2012 UTC
(11 years, 8 months ago)
by
jpye
Couple more minor tests for ascEnvVar for leading whitespace etc.
Formatting changes.
Revision
2524 -
Directory Listing
Modified
Thu Jan 19 21:36:01 2012 UTC
(11 years, 8 months ago)
by
jpye
Change use of 'snprintf' to a macro so that MinGW-64 can substitute it with _snprintf.
Minor text changes in ascPrint.h.
Move 'general' config.h definitions into ascend/general/config.h. Hope this will reduce amount of rebuilding arising from minor changes.
Fix bug in ascEnvVar.c arising from string like "=sillydef" with no leading varname.
Still need to fix ascEnvVar.c for case like " = sillydef".
Bug found with sundials-config when MinGW fstab /mingw does not point to c:\MinGW.
Removed support for 'g77' compiler as alternative to 'gfortran'.
Fixed SCons error message when LyX is not present.
Removed disused Makefile.in file.
Removed some debug output in ascEnvVar and printutil.c.
Some reformating of SConstruct.
Revision
2509 -
Directory Listing
Modified
Sun Oct 9 04:12:47 2011 UTC
(11 years, 11 months ago)
by
jpye
Suppress some debug output for ctests.
Revision
2508 -
Directory Listing
Modified
Sun Oct 9 03:49:49 2011 UTC
(11 years, 11 months ago)
by
jpye
Remove debug output.
Revision
2484 -
Directory Listing
Modified
Sat Jul 23 08:33:40 2011 UTC
(12 years, 2 months ago)
by
jpye
Explicit RTLD macros in dlopen
Revision
2354 -
Directory Listing
Modified
Sat Jan 8 12:13:27 2011 UTC
(12 years, 8 months ago)
by
jpye
Working on detection of Lex 'yylex_destroy' capability.
Revision
2353 -
Directory Listing
Modified
Sat Jan 8 11:21:09 2011 UTC
(12 years, 8 months ago)
by
jpye
fixed bug in destruction of importhandler_library. More work still to be done there.
Improved parser message for failed IMPORT.
Revision
2349 -
Directory Listing
Modified
Thu Jan 6 00:30:17 2011 UTC
(12 years, 8 months ago)
by
jpye
Working on valgrind issues associated with asc_ipopt.c.
Suppressed error output in test_ascDynaLoad by assigning no-op error_reporter.
Revision
2347 -
Directory Listing
Modified
Wed Jan 5 09:37:24 2011 UTC
(12 years, 8 months ago)
by
jpye
Fixed failing ascDynaLoad test on Mac OS X.
Revision
2346 -
Directory Listing
Modified
Wed Jan 5 09:24:59 2011 UTC
(12 years, 8 months ago)
by
jpye
Merged back changes from branches/cunitupdate, and added -l and -t flags for the test executable for listing available tests.
Revision
2342 -
Directory Listing
Modified
Mon Dec 27 07:02:45 2010 UTC
(12 years, 9 months ago)
by
jpye
Add compiler_basics.stoponerror test (fails currently).
Add solver_ipopt test suite, most tests passing.
Refactor test registration to use macros uniformly throughout.
Minor text change in initialize.c.
Revision
2329 -
Directory Listing
Modified
Wed Dec 22 12:52:47 2010 UTC
(12 years, 9 months ago)
by
jpye
Suppressing some console output.
Added test case that current crashes ASCEND/IPOPT with a memory error.
Issue with library.cpp not containing any way to free libascend memory.
Revision
2323 -
Directory Listing
Modified
Wed Dec 15 06:35:43 2010 UTC
(12 years, 9 months ago)
by
jpye
Refactor some more stuff from 'utilities' into 'general' with goal that 'general' never refers to 'utilities'.
Revision
2322 -
Directory Listing
Modified
Wed Dec 15 06:12:36 2010 UTC
(12 years, 9 months ago)
by
jpye
Refactoring ascMalloc.h, mem.h to belong in 'general' with goal of having no references in 'general' to functions in 'utilities'.
Revision
2319 -
Directory Listing
Modified
Tue Dec 14 06:41:58 2010 UTC
(12 years, 9 months ago)
by
jpye
Remove references in ascDynaLoad.c back to compiler header files; these should be kept independent.
Deprecate function SearchArchiveLibraryPath (only used in conopt_dl.c); we should us ospath and/or importhandler routines instead.
Revision
2317 -
Directory Listing
Modified
Tue Dec 14 06:16:24 2010 UTC
(12 years, 9 months ago)
by
jpye
Moving 'bit.[ch]' to ascend/utilities as they don't make any reference to compiler-specific data structures.
Removed reverse_ad_bak* files, don't appear to be used.
Fixed up #include statements referring to bit.h.
Revision
2316 -
Directory Listing
Modified
Tue Dec 14 05:42:21 2010 UTC
(12 years, 9 months ago)
by
jpye
Documentation refactoring; trying to make the doxygen documentation generated for libascend a little more
navigable.
Revision
2273 -
Directory Listing
Modified
Mon Aug 9 04:42:16 2010 UTC
(13 years, 1 month ago)
by
jpye
A little bit more debug output in test_ascSignal.c... some tests seem to be failing.
Revision
2244 -
Directory Listing
Modified
Mon Aug 2 01:05:11 2010 UTC
(13 years, 1 month ago)
by
jpye
Fix bug with 'RUN default', need to use Initialize(GetSimulationRoot(sim),...) for running methods!
Revision
2241 -
Directory Listing
Modified
Sun Aug 1 03:17:50 2010 UTC
(13 years, 1 month ago)
by
jpye
Adding test case for defaultall.c errors.
Revision
2040 -
Directory Listing
Modified
Wed Jun 10 04:19:57 2009 UTC
(14 years, 3 months ago)
by
jpye
Fix fprintf error in ascPanic.c.
Revision
2039 -
Directory Listing
Modified
Wed May 20 01:34:20 2009 UTC
(14 years, 4 months ago)
by
jpye
Updated formatting/file headers for set.h, mem.h.
Added #includes to top of set.h, mem.h to ensure ascConfig is not missed.
Changed default IPOPT linear solver to MUMPS.
Added simple C++ test file for CONOPT.
Revision
2037 -
Directory Listing
Modified
Tue May 19 07:46:53 2009 UTC
(14 years, 4 months ago)
by
jpye
Moving SIZEOF_* vars into config.h.in.
Revision
2036 -
Directory Listing
Modified
Mon May 18 15:03:16 2009 UTC
(14 years, 4 months ago)
by
ballan
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.
Revision
2029 -
Directory Listing
Modified
Thu Apr 30 09:19:48 2009 UTC
(14 years, 4 months ago)
by
jpye
Fixed a few problems with ABSOUTE_PATHS that emerged during packaging.
Updated .spec file.
Forced use of ABSOLUTE_PATHS in deb package.
Revision
2025 -
Directory Listing
Modified
Thu Apr 30 02:15:05 2009 UTC
(14 years, 4 months ago)
by
jpye
Fixed up Tcl/Tk GUi to work with both ABSOLUTE_PATHS=1 and =0.
Revision
2020 -
Directory Listing
Modified
Wed Apr 29 04:00:14 2009 UTC
(14 years, 4 months ago)
by
jpye
Fixed installation location of libascend headerfiles.
Revision
2018 -
Directory Listing
Modified
Wed Apr 29 03:38:10 2009 UTC
(14 years, 4 months ago)
by
jpye
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.
Revision
2017 -
Directory Listing
Modified
Wed Apr 29 02:39:32 2009 UTC
(14 years, 4 months ago)
by
jpye
Fixed building of test suite after code reorg.
Test suite may still be broken though: seems to segfault and give lots of errors.
Revision
2011 -
Directory Listing
Added
Tue Apr 28 08:58:48 2009 UTC
(14 years, 5 months ago)
by
jpye
Moving libascend components from #/base/generic into #/ascend