Log of /tags/ascend4-0.9.5-rc1
Directory Listing
Revision
2816 -
Directory Listing
Modified
Mon Aug 18 05:05:45 2014 UTC
(10 years, 2 months ago)
by
jds
Copied from:
trunk revision 55
Tag '/tags/ascend4-0.9.5-rc1' created from /trunk:55
Revision
55 -
Directory Listing
Modified
Sat Sep 3 01:25:36 2005 UTC
(19 years, 2 months ago)
by
jds
Original Path:
trunk
Minor comment updates, add doc subdir to tclck98 subdir
Revision
54 -
Directory Listing
Modified
Tue Aug 2 11:20:09 2005 UTC
(19 years, 3 months ago)
by
jds
Original Path:
trunk
Manual rework of doxygen comments in all headers.
- Added @file comment to all headers.
- Added parameter names to all function declarations in headers.
- Corrected comment referencing where necessary.
- Split some comments which documented blocks of declarations.
- Converted notes about required work into @todo comments so doxygen can generate a todo list.
Minor bug fixes.
Revision
53 -
Directory Listing
Modified
Fri Jul 1 15:06:17 2005 UTC
(19 years, 4 months ago)
by
ben.allan
Original Path:
trunk
made solver/rootfind.h fatal in case any one uses it.
Revision
52 -
Directory Listing
Modified
Sat May 21 06:14:31 2005 UTC
(19 years, 5 months ago)
by
ben.allan
Original Path:
trunk
moved print vtable struct into a separate header
as only implementers of the printtype need to see
it. callers on print functions do not.
Revision
51 -
Directory Listing
Modified
Sat May 14 01:33:48 2005 UTC
(19 years, 5 months ago)
by
jds
Original Path:
trunk
Minor upgrade to jam build files (correct typo in compiler selection logic).
Revision
50 -
Directory Listing
Modified
Tue Apr 19 07:55:06 2005 UTC
(19 years, 6 months ago)
by
jds
Original Path:
trunk
Minor updates:
jam/Jambase
Fixed msvc include path to include Platform SDK headers
tcltk98/jam/Jamfile
Fixed MinGW executable build so console window not created
tcltk98/generic/interface/AscPrintTcl.c
Removed redundant return in Asc_PrintInit_TclVtable() from previous edit
Revision
49 -
Directory Listing
Modified
Tue Apr 12 23:36:01 2005 UTC
(19 years, 6 months ago)
by
ben.allan
Original Path:
trunk
fixed the problems with return codes jerry found.
Revision
48 -
Directory Listing
Modified
Sat Apr 9 13:04:03 2005 UTC
(19 years, 7 months ago)
by
jds
Original Path:
trunk
Fix typo in utilities/ascConfig.h. mea culpa.
Update WinVC7 project files.
Revision
47 -
Directory Listing
Modified
Thu Apr 7 23:59:22 2005 UTC
(19 years, 7 months ago)
by
jds
Original Path:
trunk
Updated jam build files:
-Added support for -DTIMESTAMP builder credit.
- Renamed Tcl/Tk/TkTable libs for MinGW to match common gcc names.
- Corrected Linux ref in tcltk98 Jamfile.
- Added ascPrintTcl.c to list of interface sources.
- Fixed default CP definition in Jambase.
- Reworked gcc warning options in Jamrules_general.
utilities/ascConfig.h
- Added UNREFERENCED_PARAMETER() macro to standardize handling of unreferenced parameters.
-__WIN32__ macros for isnan(), isinf(), finite() not redefined if the plain versions exist (underscore not added in all __WIN32__ compiler systems, e.g. MinGW)
interface/ascPrintTcl.[ch]
- Added return value to Asc_PrintInit_TclVtable().
- Modified doxygen comments to describe function return values.
interface/Driver.c
- Added #include "interface/tkConsole.h" for __WIN32__ to pull in console functions.
- Added UNREFERENCED_PARAMETER() for WinMain() parameters.
Revision
46 -
Directory Listing
Modified
Fri Mar 25 03:26:12 2005 UTC
(19 years, 7 months ago)
by
jds
Original Path:
trunk
Minor updates to readme files for jam build system.
Revision
45 -
Directory Listing
Modified
Sat Mar 5 01:53:39 2005 UTC
(19 years, 8 months ago)
by
ben.allan
Original Path:
trunk
Split the tcl-io redirects out of the ascend core and moved
it to the tcltk98 interface directory. In the core
is now an expanded facility. by default Driver.c
inits this facility to redirect stderr/out to tcl io channels.
It is also possible to add additional stderr/out
output clients for example to extra log files.
This has not been tested on windows.
in theory, we now have a tcl free core for ascend.
Revision
44 -
Directory Listing
Modified
Thu Mar 3 07:19:05 2005 UTC
(19 years, 8 months ago)
by
ben.allan
Original Path:
trunk
Updated configure and all the makefiles to handle
VPATH with or without --srcdir. gnu make is now
required on unix.
Revision
43 -
Directory Listing
Modified
Wed Feb 16 21:13:33 2005 UTC
(19 years, 8 months ago)
by
jds
Original Path:
trunk
Minor update to jam build files.
Revision
42 -
Directory Listing
Modified
Wed Feb 9 17:36:43 2005 UTC
(19 years, 8 months ago)
by
ben.allan
Original Path:
trunk
got rid of config.status from dependencies. bad idea.
Revision
41 -
Directory Listing
Modified
Wed Feb 9 17:26:11 2005 UTC
(19 years, 8 months ago)
by
ben.allan
Original Path:
trunk
converted wishvar to m4 macro so we don't need to find config
subdir at configure time.
regenerated configure using ac213
Revision
40 -
Directory Listing
Modified
Sat Jan 22 14:22:13 2005 UTC
(19 years, 9 months ago)
by
jds
Original Path:
trunk
Initial commit of WinVC7 and jam build files. jam builds Ascend base libs and tcltk98 executable on Windows using msvc, borland, mingw, and watcom (watcom can't yet link executable due to lack of isnan() and copysign() functions).
Also includes minor source updates to compile & run on Windows.
Revision
39 -
Directory Listing
Modified
Wed Jan 19 16:14:32 2005 UTC
(19 years, 9 months ago)
by
ben.allan
Original Path:
trunk
oops.
Revision
38 -
Directory Listing
Modified
Wed Jan 19 05:47:44 2005 UTC
(19 years, 9 months ago)
by
ben.allan
Original Path:
trunk
got rid of config.status, which is generated by
running configure, added a start at doxygen.
messing up reconfig, which should be generated by configure
and not committed (but we'll fix that later).
Revision
37 -
Directory Listing
Modified
Wed Dec 29 19:09:41 2004 UTC
(19 years, 10 months ago)
by
aw0a
Original Path:
trunk
add configure
Revision
36 -
Directory Listing
Modified
Wed Dec 29 18:59:31 2004 UTC
(19 years, 10 months ago)
by
aw0a
Original Path:
trunk
added missing unixAC213/config.status file
Revision
35 -
Directory Listing
Modified
Wed Dec 29 15:05:47 2004 UTC
(19 years, 10 months ago)
by
aw0a
Original Path:
trunk
corrections to make ascend compile in parallel tree
Revision
34 -
Directory Listing
Modified
Sun Dec 26 20:35:09 2004 UTC
(19 years, 10 months ago)
by
ben.allan
Original Path:
trunk
fixed missing close comment in the two files i did by hand.
Revision
33 -
Directory Listing
Modified
Sun Dec 26 20:06:01 2004 UTC
(19 years, 10 months ago)
by
ben.allan
Original Path:
trunk
First pass at doxygenation -- mechanically putting in ** and where
most likely needed **< using sed. Lots of cleanup needed to
be really useful, including grouping data types and their
member methods into class-like documentation.
Revision
32 -
Directory Listing
Modified
Thu Dec 23 18:07:19 2004 UTC
(19 years, 10 months ago)
by
aw0a
Original Path:
trunk
updating configure.in - still not correct
Revision
31 -
Directory Listing
Modified
Thu Dec 16 15:21:59 2004 UTC
(19 years, 10 months ago)
by
aw0a
Original Path:
trunk
corrections to configure.in - not totally successful but here it is
Revision
30 -
Directory Listing
Modified
Thu Dec 9 19:11:29 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
removing old configure stuff
Revision
29 -
Directory Listing
Modified
Thu Dec 9 19:08:09 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
removed ascend4 subdirectory - replaced by generic, etc.
Revision
28 -
Directory Listing
Modified
Thu Dec 9 18:54:52 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
corrected Driver.c to point at correct models subdirectory
Revision
27 -
Directory Listing
Modified
Thu Dec 9 18:22:50 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
Correcting package checkin
Revision
26 -
Directory Listing
Modified
Thu Dec 9 16:25:02 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
adding lib directory less Makefile
Revision
25 -
Directory Listing
Modified
Thu Dec 9 16:18:40 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
goofed: remove executable and Makefile from bin directory
Revision
24 -
Directory Listing
Modified
Thu Dec 9 16:16:47 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
add bin subdirectory to repository
Revision
23 -
Directory Listing
Modified
Thu Dec 9 16:08:36 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
adding reconfig to repository
Revision
22 -
Directory Listing
Modified
Thu Dec 9 16:04:34 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
adding missing files
Revision
21 -
Directory Listing
Modified
Thu Dec 9 02:03:34 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
fixed environment vars
Revision
20 -
Directory Listing
Modified
Tue Dec 7 20:56:01 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
updating all things I have changed to make configure work
Revision
19 -
Directory Listing
Modified
Tue Dec 7 20:55:18 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
updating Makefiles in tcl/interface stuff
Revision
18 -
Directory Listing
Modified
Tue Dec 7 20:53:37 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
updating configure.in and Makefile.in files throughout
Revision
17 -
Directory Listing
Modified
Tue Dec 7 17:37:58 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
moved interface directory one level deeper in tree
Revision
16 -
Directory Listing
Modified
Thu Nov 25 22:52:42 2004 UTC
(19 years, 11 months ago)
by
ben.allan
Original Path:
trunk
replaced nonportable strdup with ascend equivalent.
Revision
15 -
Directory Listing
Modified
Fri Nov 19 15:08:44 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
putting configure.in there so Ben can look at it
Revision
14 -
Directory Listing
Modified
Thu Nov 18 06:17:50 2004 UTC
(19 years, 11 months ago)
by
ben.allan
Original Path:
trunk
Lots of patches to enable debugging with valgrind and
gdb (conditional use of signal.h and friends, pool and friends).
Bug fix for compiler anontype.c that was breaking
arts model under relation sharing.
Revision
13 -
Directory Listing
Modified
Thu Nov 18 06:02:19 2004 UTC
(19 years, 11 months ago)
by
ben.allan
Original Path:
trunk
test of a fix in a loop exit condition in anontype.c
that cause distinct types to be labeled as equal.
Revision
12 -
Directory Listing
Modified
Sat Nov 13 20:52:45 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
committing partly modified configure.in plus the moving of config/
Revision
11 -
Directory Listing
Modified
Sat Nov 13 16:45:56 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
moving things to base/generic
Revision
10 -
Directory Listing
Modified
Sat Nov 13 16:40:11 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
try again to commit moving tcl stuff
Revision
9 -
Directory Listing
Modified
Fri Nov 12 22:39:20 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
first pass at housekeeping repository
Revision
8 -
Directory Listing
Modified
Thu Nov 11 22:08:47 2004 UTC
(19 years, 11 months ago)
by
aw0a
Original Path:
trunk
added ivp test model that breaks compiler
Revision
7 -
Directory Listing
Modified
Thu Nov 11 20:32:47 2004 UTC
(19 years, 11 months ago)
by
ben.allan
Original Path:
trunk
added example driver script that can be site tailored.
well, the start of one anyway.
updated configure to deal with tk/tcl8.3. still need
to update some of the help messages to refer to tktable 2.8.
Revision
6 -
Directory Listing
Modified
Mon Nov 8 00:46:14 2004 UTC
(20 years ago)
by
aw0a
Original Path:
trunk
added ascend shell script to ascend4/bin directory
Revision
5 -
Directory Listing
Modified
Sun Nov 7 19:45:14 2004 UTC
(20 years ago)
by
aw0a
Original Path:
trunk
adding ivp models to model library
Revision
4 -
Directory Listing
Modified
Sun Nov 7 17:17:52 2004 UTC
(20 years ago)
by
aw0a
Original Path:
trunk
MAX_MINOR added as solver parameter for QRSlv
Revision
3 -
Directory Listing
Modified
Sat Nov 6 14:14:35 2004 UTC
(20 years ago)
by
aw0a
Original Path:
trunk
remove debug printing from slv3.c
Revision
2 -
Directory Listing
Modified
Fri Nov 5 21:21:36 2004 UTC
(20 years ago)
by
aw0a
Original Path:
trunk
corrected runaway minor loop problem exposed by Helder
Revision
1 -
Directory Listing
Added
Fri Oct 29 20:54:12 2004 UTC
(20 years ago)
by
aw0a
Original Path:
trunk
Setting up web subdirectory in repository