Check-in Number:
|
543 | |
Date: |
2001-Jul-19 13:07:15 (local)
2001-Jul-19 11:07:15 (UTC) |
User: | simons |
Branch: | |
Comment: |
Added tags to be used in XML encoding. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/srpc/TODO 1.5 -> 1.6
--- TODO 2001/07/15 11:48:26 1.5
+++ TODO 2001/07/19 11:07:15 1.6
@@ -27,8 +27,8 @@
- unsigned short
- int
- unsigned int
- - long
- - unsigned long
+ - long
+ - unsigned long
o floating point:
- float
- double
@@ -38,7 +38,7 @@
o string
- char * (end is NUL)
- unsigned char * (end is NUL)
- o octet-stream
+ o octet-stream
- void * (end is after given length)
Function prototype is xds_engine_t.
Function name scheme is:
@@ -47,6 +47,9 @@
[u]string,octets}
- regression tests for libxds (make check)
+ - XML: <int32>1234</int32>
+ uint32, int64, uint64,
+
o M5 (peti+rse) [1 week until 30-Jul-2001]
- [peti] documentation for libxds (xds.pod)
- [rse] OSSP adjustments for libxds
@@ -62,4 +65,3 @@
o M8 (peti+rse) [1 week until 03-Sep-2001]
- [peti] documentation for libamp
- [rse] OSSP adjustments for libamp
-
|
|
ossp-pkg/xds/TODO 1.5 -> 1.6
--- TODO 2001/07/15 11:48:26 1.5
+++ TODO 2001/07/19 11:07:15 1.6
@@ -27,8 +27,8 @@
- unsigned short
- int
- unsigned int
- - long
- - unsigned long
+ - long
+ - unsigned long
o floating point:
- float
- double
@@ -38,7 +38,7 @@
o string
- char * (end is NUL)
- unsigned char * (end is NUL)
- o octet-stream
+ o octet-stream
- void * (end is after given length)
Function prototype is xds_engine_t.
Function name scheme is:
@@ -47,6 +47,9 @@
[u]string,octets}
- regression tests for libxds (make check)
+ - XML: <int32>1234</int32>
+ uint32, int64, uint64,
+
o M5 (peti+rse) [1 week until 30-Jul-2001]
- [peti] documentation for libxds (xds.pod)
- [rse] OSSP adjustments for libxds
@@ -62,4 +65,3 @@
o M8 (peti+rse) [1 week until 03-Sep-2001]
- [peti] documentation for libamp
- [rse] OSSP adjustments for libamp
-
|
|