2001-Jul-19 14:28 |
1.4
|
Check-in
[4216]:
Split the various encoding and decoding routines into separate files
so that the linker may pull them in separately. By simons.
(diff)
|
2001-Jul-19 08:55 |
1.3
|
Check-in
[4213]:
Including sys/types.h for u_int32_t and others. By simons.
(diff)
|
2001-Jul-18 18:59 |
1.2
|
Check-in
[4205]:
Implemented encoding routines for 64 bit integers and added the
apropriate test suites. By simons.
(diff)
|
2001-Jul-18 13:30 |
1.1
|
Check-in
[4204]:
Added XDR encoding engines for int32 and uint32. By simons.
|