Index: ossp-pkg/srpc/TODO RCS File: /v/ossp/cvs/ossp-pkg/srpc/TODO,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/srpc/TODO,v' 2>/dev/null --- TODO 2001/07/19 11:07:15 1.6 +++ TODO 2001/07/24 12:16:32 1.7 @@ -1,4 +1,3 @@ - TODO LIST AND MILESTONES ======================== @@ -50,6 +49,33 @@ - XML: 1234 uint32, int64, uint64, + - xml_encode_begin(): + + + + + - xml_encode_end(): + + - UFT-8 RFC: rfc2279.txt + + Escape: < <--> < + & <--> & + ]]> <--> ]]> + + + + - libm may be used. We don't depend on sprintf() but convert out + numbers ourselves for portability. + + - IEEE values ranges for floating point numbers will be used for + accurarcy in XML presentation. + + - autoconf should find the types for int32 etc. even if they're not + defined in sys/types.h. + + - autoconf should specify the compiler flags depending on what the + compiler supports. + o M5 (peti+rse) [1 week until 30-Jul-2001] - [peti] documentation for libxds (xds.pod) - [rse] OSSP adjustments for libxds Index: ossp-pkg/xds/TODO RCS File: /v/ossp/cvs/ossp-pkg/xds/Attic/TODO,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/xds/Attic/TODO,v' 2>/dev/null --- TODO 2001/07/19 11:07:15 1.6 +++ TODO 2001/07/24 12:16:32 1.7 @@ -1,4 +1,3 @@ - TODO LIST AND MILESTONES ======================== @@ -50,6 +49,33 @@ - XML: 1234 uint32, int64, uint64, + - xml_encode_begin(): + + + + + - xml_encode_end(): + + - UFT-8 RFC: rfc2279.txt + + Escape: < <--> < + & <--> & + ]]> <--> ]]> + + + + - libm may be used. We don't depend on sprintf() but convert out + numbers ourselves for portability. + + - IEEE values ranges for floating point numbers will be used for + accurarcy in XML presentation. + + - autoconf should find the types for int32 etc. even if they're not + defined in sys/types.h. + + - autoconf should specify the compiler flags depending on what the + compiler supports. + o M5 (peti+rse) [1 week until 30-Jul-2001] - [peti] documentation for libxds (xds.pod) - [rse] OSSP adjustments for libxds