/[ascend]/trunk/ascend/compiler/mathinst.c
ViewVC logotype

Log of /trunk/ascend/compiler/mathinst.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 2644 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 9 12:29:42 2012 UTC (10 years, 5 months ago) by jpye
File length: 22965 byte(s)
Diff to previous 2526
more info about invalid instance type

Revision 2526 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 19 23:49:44 2012 UTC (11 years, 2 months ago) by jpye
File length: 22881 byte(s)
Diff to previous 2323
Fixing pointer-to-integer conversions for Win64 (bug 524). Mid-way through.

Revision 2323 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 15 06:35:43 2010 UTC (12 years, 3 months ago) by jpye
File length: 22878 byte(s)
Diff to previous 2322
Refactor some more stuff from 'utilities' into 'general' with goal that 'general' never refers to 'utilities'.

Revision 2322 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 15 06:12:36 2010 UTC (12 years, 3 months ago) by jpye
File length: 22886 byte(s)
Diff to previous 2317
Refactoring ascMalloc.h, mem.h to belong in 'general' with goal of having no references in 'general' to functions in 'utilities'.

Revision 2317 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 14 06:16:24 2010 UTC (12 years, 3 months ago) by jpye
File length: 22888 byte(s)
Diff to previous 2018
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 2018 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 29 03:38:10 2009 UTC (13 years, 11 months ago) by jpye
File length: 22905 byte(s)
Diff to previous 2011
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.

Revision 2011 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 28 08:58:48 2009 UTC (13 years, 11 months ago) by jpye
File length: 22863 byte(s)
Copied from: trunk/base/generic/compiler/mathinst.c revision 2010
Diff to previous 1353
Moving libascend components from #/base/generic into #/ascend

Revision 1353 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 18 01:48:40 2007 UTC (16 years ago) by jpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 22863 byte(s)
Diff to previous 1227
Removed some redundant #include statments.
Added some explanation of testtmy.a4c (although currently broken with IDA).


Revision 1227 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jan 25 00:27:14 2007 UTC (16 years, 2 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 22884 byte(s)
Diff to previous 1216
Header rearrangement for relation_type.h

Revision 1216 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 23 12:35:57 2007 UTC (16 years, 2 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 22911 byte(s)
Diff to previous 1211
Cleaning up some more #includes

Revision 1211 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 23 05:09:50 2007 UTC (16 years, 2 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 22940 byte(s)
Diff to previous 1210
Fixed dependencies on dimen.h and fractions.h.

Revision 1210 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 23 04:25:51 2007 UTC (16 years, 2 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 22980 byte(s)
Diff to previous 1064
Removed unnecessary #include <compiler.h>

Revision 1064 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 7 09:15:56 2007 UTC (16 years, 2 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 23001 byte(s)
Diff to previous 908
Replaced all Asc_Panic calls with ASC_PANIC, which includes __FUNCTION__, __FILE__, __LINE__ reporting.

Revision 908 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 26 10:18:53 2006 UTC (16 years, 5 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 23136 byte(s)
Diff to previous 759
first attempt at merging with Ben's changes on the trunk

Revision 759 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 13 04:16:10 2006 UTC (16 years, 8 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 23052 byte(s)
Diff to previous 731
Commenting and changes to deubg output. Some reformatting of ModifyBlackBoxRelationPointers.

Revision 731 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 4 07:42:06 2006 UTC (16 years, 8 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 23044 byte(s)
Diff to previous 725
Removed some debug messages.
Fixed up return values for Integrators functions to comply with integrator.c API.

Revision 725 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jul 3 11:52:45 2006 UTC (16 years, 8 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 23032 byte(s)
Diff to previous 709
Fixed a *stupid* bug with relation.c in CreateBlackBoxRelation...

Revision 709 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 28 16:28:57 2006 UTC (16 years, 9 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 24650 byte(s)
Diff to previous 669
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.

Revision 669 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 21 07:00:45 2006 UTC (16 years, 9 months ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 25240 byte(s)
Diff to previous 399
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds the Integration API to the ASCEND solver (in base/generic).
Also provides pre-alpha support for 'IDA' from the SUNDIALS suite, a DAE solver.
Many other minor code clean-ups, including adoption of new 'ASC_NEW' and friends (to replace 'ascmalloc')
Added some very sketchy stuff providing 'DIFF(...)' syntax, although it is anticipated that this will be removed.

Revision 399 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 31 08:52:57 2006 UTC (17 years ago) by johnpye
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 25235 byte(s)
Diff to previous 11
Normalised all #include statements so that files in the current directory
are included as "localfile.h" and files in other directories are included as
<directory/file.h>
This is in accordance with the spec at
http://gcc.gnu.org/onlinedocs/gcc-4.1.0/cpp/Include-Syntax.html#Include-Syntax

Revision 11 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 13 16:45:56 2004 UTC (18 years, 4 months ago) by aw0a
Original Path: trunk/base/generic/compiler/mathinst.c
File length: 25604 byte(s)
Copied from: trunk/ascend4/compiler/mathinst.c revision 10
Diff to previous 1
moving things to base/generic

Revision 1 - (view) (download) (as text) (annotate) - [select for diffs]
Added Fri Oct 29 20:54:12 2004 UTC (18 years, 5 months ago) by aw0a
Original Path: trunk/ascend4/compiler/mathinst.c
File length: 25604 byte(s)
Setting up web subdirectory in repository

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.

  Diffs between and
  Type of Diff should be a

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