/[ascend]/trunk/base/generic/utilities/error.c
ViewVC logotype

Log of /trunk/base/generic/utilities/error.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 513 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Apr 19 14:18:05 2006 UTC (19 years ago) by johnpye
File length: 6486 byte(s)
Diff to previous 490
Fixing error.h so variadic macros only used in MSVC++ 2005.

Revision 490 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 18 06:55:20 2006 UTC (19 years ago) by johnpye
File length: 6473 byte(s)
Diff to previous 427
Moved 'extern "C"' into the ASC_DLLSPEC macro.
Renamed .no.yacc and .no.flex files to have .c extension, so that SCons can tell what they are.
Working on getting things building on VC++, still some problems (maybe just issues with $PATH tho)./

Revision 427 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 4 04:13:34 2006 UTC (19 years, 1 month ago) by johnpye
File length: 6458 byte(s)
Diff to previous 379
tentative: Disabled ascDynaload functions when DYNAMIC_PACKAGES is not defined. 
Altered error.[ch] so that MS VC++ variadic macros are used when available. 
Disabled Windows MessageBox in ascPanic, so that compilation of base engine is possible with the Platform SDK.
Added SConscript files to build FORTRAN components.
Removed some autoconf-related stuff from the pygtk/interface directory.

Revision 379 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 15 12:48:03 2006 UTC (19 years, 1 month ago) by johnpye
File length: 6483 byte(s)
Diff to previous 377
Ensuring that plugins contain no undefined symbols (for the sake of Windows).
Rearranging and commending error.c slightly.
Removing some debug output in solverreporter.

Revision 377 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 15 11:27:22 2006 UTC (19 years, 1 month ago) by johnpye
File length: 6260 byte(s)
Diff to previous 222
By default, no xterm console colour codes are used now.
More output in extfn test python script.
pygtk/interface/Makefile cleans up gcov files when 'make clean'.

Revision 222 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 27 04:23:20 2006 UTC (19 years, 3 months ago) by johnpye
File length: 6850 byte(s)
Diff to previous 190
Updating for Jerry's new error_reporter syntax, bug #179

Revision 190 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 08:53:30 2006 UTC (19 years, 3 months ago) by johnpye
File length: 6437 byte(s)
Diff to previous 188
- Simplifying many 'error_reporter' calls with new macros:
    ERROR_REPORTER_NOLINE and ERROR_REPORTER_HERE
- Adding some cygwin cases in the PyGTK build.

Revision 188 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 07:47:02 2006 UTC (19 years, 3 months ago) by johnpye
File length: 6151 byte(s)
Diff to previous 157
Adding some missing 'EXT' code, adding 'error_reporter_here' functionality.

Revision 157 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 23 01:30:46 2005 UTC (19 years, 4 months ago) by johnpye
File length: 5795 byte(s)
Diff to previous 127
Adding test for other WHEN branch
Colour highlighting of failed ASSERTs on xterm

Revision 127 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 20 14:34:32 2005 UTC (19 years, 4 months ago) by johnpye
File length: 5640 byte(s)
Diff to previous 97
Improving reporting of Asc_Panic for cases where the GUI is going to be killed.

Revision 97 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 9 03:49:19 2005 UTC (19 years, 4 months ago) by jds
File length: 5622 byte(s)
Diff to previous 86
Minor fixes to:
 - continue killing compiler warnings on gcc & msvc 
 - start working on function/data pointer mismatches
 - documentation tweaks

Fixed ascMalloc.c memory logging problems.  This has not been tested on linux/unix.  If it fails to compile, please revert to the previous version and let me know.

Revision 86 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 7 04:38:54 2005 UTC (19 years, 4 months ago) by johnpye
File length: 5677 byte(s)
Diff to previous 85
Fixing bug #152 (jerry's solution)
Also some minor fixes to error reporting calls
Changed default values of IAPWS95 to some that converge.

Revision 85 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 6 18:04:27 2005 UTC (19 years, 4 months ago) by johnpye
File length: 5673 byte(s)
Diff to previous 77
A working (very slow) version of IAPWS95 which works around bug #154.
Added some debugging messages to solver (temporary).
Removed SIGINT trap.

Revision 77 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 6 04:06:12 2005 UTC (19 years, 4 months ago) by johnpye
File length: 5447 byte(s)
Diff to previous 62
Reorganised 'HAVE_PACKAGES' in Jamrules_general.
Removed -DTHIS_IS_AN_UNUSED_FUNCTION from Jamfile so that we find if they really *are* unused.
Added CCFLAGS += stdc=c99 to Jamfile
Changed ASCEND contact details to Wiki URL instead of outdated(?) email address
Conditional HAVE_C99 flag in ascConfig.
ascDynaload.h added __unix__ CPP flag
error.h using C99 rather than GNUC extension

Revision 62 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Nov 30 05:53:20 2005 UTC (19 years, 5 months ago) by johnpye
File length: 5186 byte(s)
My first commit:
Added 'error_reporter' for standardised error reporting
Working on getting external functions running again
Also: issue 130, issue 68, issue 131, issue 89, issue 127, issue 138, issue 94.

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