/[ascend]/trunk/ascend/utilities/set.h
ViewVC logotype

Log of /trunk/ascend/utilities/set.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2011 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 28 08:58:48 2009 UTC (15 years, 8 months ago) by jpye
File length: 8671 byte(s)
Copied from: trunk/base/generic/utilities/set.h revision 2010
Diff to previous 1487
Moving libascend components from #/base/generic into #/ascend

Revision 1487 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 10 05:09:34 2007 UTC (17 years, 7 months ago) by jpye
Original Path: trunk/base/generic/utilities/set.h
File length: 8671 byte(s)
Diff to previous 1063
Changes to the way in which sovlers are registered, to facilitate
dynamically-loaded solvers. Also split much of the 'solver' stuff
from slv.c (in the system directory) out into new file solver/solver.c
and added matching solver/solver.h. Solver IDs are now fixed-- they
don't change, and are stored in a list instead of in an array.

Revision 1063 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 7 07:54:06 2007 UTC (18 years ago) by johnpye
Original Path: trunk/base/generic/utilities/set.h
File length: 10492 byte(s)
Diff to previous 709
Changed ASC_DLLSPEC(TYPE) to ASC_DLLSPEC TYPE, because it was causing havoc with doxygen and ctags.

Revision 709 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 28 16:28:57 2006 UTC (18 years, 6 months ago) by johnpye
Original Path: trunk/base/generic/utilities/set.h
File length: 10496 byte(s)
Diff to previous 593
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 593 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 12 10:03:59 2006 UTC (18 years, 8 months ago) by johnpye
Original Path: trunk/base/generic/utilities/set.h
File length: 10513 byte(s)
Diff to previous 433
Bumped version to 0.9.5.91.
Changed WITH_CUNIT_TESTS to WITH_CUNIT.
Added GCOV scons option.
Fixed up 'test' target for SCons.
Added lots of export symbols to libascend.so.


Revision 433 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 4 07:30:54 2006 UTC (18 years, 9 months ago) by ben.allan
Original Path: trunk/base/generic/utilities/set.h
File length: 10499 byte(s)
Diff to previous 59
got rid of old solaris executable in mtx_test.
fixed buggy perm bits on sourcecode.
put better error reporting in external rel evaluation in compiler.

Revision 59 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 30 01:38:20 2005 UTC (19 years, 2 months ago) by jds
Original Path: trunk/base/generic/utilities/set.h
File length: 10499 byte(s)
Diff to previous 56
- prototype unit test suite based on CUnit added.
- unit tests for base/generic/general and base/generic/utilites added.
- 2nd manual rework of doxygen documentation in general and utilities.
- bug fixes (mostly general & utilities) found during test development.
- added asc_assert prototype to redirect failures to Asc_Panic() and enable decoupling assertions from NDEBUG.
- some modifications of interface & implementation to facilitate testing.
- utilities/ascPrint & utilities/ascMalloc functions now always included in base libs to minimize recompilation when an interface chooses different options.

Revision 56 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Oct 1 00:22:50 2005 UTC (19 years, 3 months ago) by jds
Original Path: trunk/base/generic/utilities/set.h
File length: 8326 byte(s)
Diff to previous 54
Updates to jam build:
   - moved FORTRAN library references to Jamrules_general
   - reworked internal referencing; now via Jamrules_general
   - FORTRAN support libs now built & referenced properly
   - initial build of prototype test suite

Other minor source updates:
   - removed references to base.h from header file comments
   - exempted Mingw from __WIN32__ #define of LSODE in Lsode.c

Revision 54 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 2 11:20:09 2005 UTC (19 years, 5 months ago) by jds
Original Path: trunk/base/generic/utilities/set.h
File length: 8315 byte(s)
Diff to previous 33
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 33 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 26 20:06:01 2004 UTC (20 years ago) by ben.allan
Original Path: trunk/base/generic/utilities/set.h
File length: 6382 byte(s)
Diff to previous 11
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 11 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 13 16:45:56 2004 UTC (20 years, 2 months ago) by aw0a
Original Path: trunk/base/generic/utilities/set.h
File length: 6320 byte(s)
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 (20 years, 2 months ago) by aw0a
Original Path: trunk/ascend4/utilities/set.h
File length: 6320 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