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

Log of /trunk/ascend/utilities/ascPrint.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 (16 years ago) by jpye
File length: 8034 byte(s)
Copied from: trunk/base/generic/utilities/ascPrint.h revision 2010
Diff to previous 1063
Moving libascend components from #/base/generic into #/ascend

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

Revision 704 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 26 23:00:56 2006 UTC (18 years, 10 months ago) by ben.allan
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 8051 byte(s)
Diff to previous 593
- fixed a minor bug in the use of dimensions in samplelist
and a #define misuse in ospath.
- defined eolstyle unix on the trunk, as I have encountered
at least 4 too many mixed-eol-style-in-one-file files in trying to 
rebuild today. obviously committer discipline is insufficient.


Revision 593 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 12 10:03:59 2006 UTC (18 years, 11 months ago) by johnpye
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 8223 byte(s)
Diff to previous 586
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 586 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 11 00:47:54 2006 UTC (18 years, 11 months ago) by johnpye
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 8174 byte(s)
Diff to previous 525
Working on improving handling of paths.

Revision 525 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 21 10:41:45 2006 UTC (19 years ago) by johnpye
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 8153 byte(s)
Diff to previous 399
Rolled 'ascPrintType.h' into 'ascPrint.h' for simplicity.

Revision 399 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 31 08:52:57 2006 UTC (19 years, 1 month ago) by johnpye
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 7906 byte(s)
Diff to previous 62
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 62 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 30 05:53:20 2005 UTC (19 years, 5 months ago) by johnpye
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 7906 byte(s)
Diff to previous 59
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.

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
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 7750 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
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 6155 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
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 6072 byte(s)
Diff to previous 52
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 52 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 21 06:14:31 2005 UTC (19 years, 11 months ago) by ben.allan
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 5088 byte(s)
Diff to previous 49
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 49 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 12 23:36:01 2005 UTC (20 years ago) by ben.allan
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 5095 byte(s)
Diff to previous 45
fixed the problems with return codes jerry found.

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
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 5089 byte(s)
Diff to previous 33
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 33 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 26 20:06:01 2004 UTC (20 years, 4 months ago) by ben.allan
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 3803 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, 5 months ago) by aw0a
Original Path: trunk/base/generic/utilities/ascPrint.h
File length: 3777 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/ascPrint.h
File length: 3777 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