david
c1c6a00856
Patches from Melchior Franz:
...
- define buffers where they are needed (two places)
- comment out stale debug message (it doesn't buy anything, because the
contents are output two lines below, anyway)
- let every error message begin with "ERR ". This makes error messages
less beautiful, but easier to recognize for scripts. Every internet
protocol that outputs text, has such a tag for distinguishing regular
output from error messages. (pop3 uses "-ERR ", smtp uses error codes,
etc.)
2002-02-06 14:22:04 +00:00
david
9b11ee221e
Property-tree-viewer improvements from Melchior Franz.
2002-01-30 15:44:13 +00:00
curt
9456906a0c
Fixes to make telnet interface work more than 1x.
2002-01-28 22:48:29 +00:00
curt
4678a4db66
- added support for reporting SGPropertyNode::NONE type
2001-07-27 22:00:48 +00:00
curt
eb2b614117
- changed SGPropertyNode::UNKNOWN to SGPropertyNode::UNSPECIFIED
2001-06-29 03:47:55 +00:00
curt
3899259cf7
- changed SGValue::Type references to SGPropertyNode::Type
...
- added "long" to list of known types
2001-06-12 05:18:15 +00:00
curt
96a9152b02
Irix MIPS patches.
2001-03-26 18:22:31 +00:00
curt
182fd42b40
SG-ified logstream.
2001-03-24 06:03:11 +00:00
curt
5958389026
FG_ to SG_ namespace changes.
2001-03-23 22:59:18 +00:00
curt
95e27e8cb9
Working on vor audio ident (morse).
...
Fixed a bug in Network/props.cxx with the cd command.
Fixed a typo in options.cxx
2001-03-09 02:41:04 +00:00
curt
d7ca2c7e7d
Some error checking and an xml dump routine contributed by Norman Vine.
2001-02-28 19:48:18 +00:00
curt
3b88c71122
Applied changes relative to David Megginson's property manager rewrite.
2000-12-19 23:29:16 +00:00
curt
63bbe7de75
Working on a new protocal that allows you to remotely browse, examine, and
...
change items in the property manager.
2000-10-04 20:51:12 +00:00
curt
1dc35581f5
MSVC compatibility changes and code tweaks for minor nits caught by the
...
MSVC compiler.
2000-10-02 21:49:04 +00:00
curt
32528d0cd6
A bit of fg->sg namespace changing.
2000-09-27 20:16:22 +00:00
curt
75c77d9e53
Initial revision.
2000-09-26 23:37:26 +00:00