/[ascend]/trunk/base/generic/utilities/ascConfig.h
ViewVC logotype

Log of /trunk/base/generic/utilities/ascConfig.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2010)

Revision 60 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 31 03:39:15 2005 UTC (19 years, 6 months ago) by jds
File length: 11371 byte(s)
Diff to previous 59
- jam build up and limping on Linux (finally).
- fixes to CUnit test suite to compile on Linux (still not operable, though).

Revision 59 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 30 01:38:20 2005 UTC (19 years, 6 months ago) by jds
File length: 11370 byte(s)
Diff to previous 55
- 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 55 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Sep 3 01:25:36 2005 UTC (19 years, 7 months ago) by jds
File length: 11004 byte(s)
Diff to previous 54
Minor comment updates, add doc subdir to tclck98 subdir

Revision 54 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 2 11:20:09 2005 UTC (19 years, 9 months ago) by jds
File length: 10923 byte(s)
Diff to previous 48
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 48 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Apr 9 13:04:03 2005 UTC (20 years ago) by jds
File length: 10448 byte(s)
Diff to previous 47
Fix typo in utilities/ascConfig.h.  mea culpa.
Update WinVC7 project files.

Revision 47 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 7 23:59:22 2005 UTC (20 years ago) by jds
File length: 10462 byte(s)
Diff to previous 45
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 45 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 5 01:53:39 2005 UTC (20 years, 1 month ago) by ben.allan
File length: 10141 byte(s)
Diff to previous 40
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 40 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 22 14:22:13 2005 UTC (20 years, 3 months ago) by jds
File length: 10066 byte(s)
Diff to previous 14
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 14 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 18 06:17:50 2004 UTC (20 years, 5 months ago) by ben.allan
File length: 9816 byte(s)
Diff to previous 11
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 11 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 13 16:45:56 2004 UTC (20 years, 5 months ago) by aw0a
File length: 9672 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, 6 months ago) by aw0a
Original Path: trunk/ascend4/utilities/ascConfig.h
File length: 9672 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