/[ascend]/trunk/tcltk98/generic/interface/AscPrintTcl.c
ViewVC logotype

Log of /trunk/tcltk98/generic/interface/AscPrintTcl.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 50 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 19 07:55:06 2005 UTC (19 years, 6 months ago) by jds
File length: 4319 byte(s)
Diff to previous 49
Minor updates:

jam/Jambase
Fixed msvc include path to include Platform SDK headers

tcltk98/jam/Jamfile
Fixed MinGW executable build so console window not created

tcltk98/generic/interface/AscPrintTcl.c
Removed redundant return in Asc_PrintInit_TclVtable() from previous edit

Revision 49 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Apr 12 23:36:01 2005 UTC (19 years, 6 months ago) by ben.allan
File length: 4331 byte(s)
Diff to previous 47
fixed the problems with return codes jerry found.

Revision 47 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 7 23:59:22 2005 UTC (19 years, 6 months ago) by jds
File length: 4324 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]
Added Sat Mar 5 01:53:39 2005 UTC (19 years, 7 months ago) by ben.allan
File length: 4267 byte(s)
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.


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