2001-Jul-20 11:53 |
1.20
|
Check-in
[544]:
Added skeleton autoconf support. By simons.
|
2001-Jul-20 11:22 |
1.19
|
Check-in
[4224]:
People who know how to spell clearly have an advantage. By simons.
(diff)
|
2001-Jul-19 17:20 |
1.18
|
Check-in
[4222]:
Added test suite for handling of empty strings. By simons.
(diff)
|
2001-Jul-19 17:18 |
1.17
|
Check-in
[4221]:
Added test suite that verifies the correct handling of
encoding/decoding octed streams with length 0. By simons.
(diff)
|
2001-Jul-19 17:13 |
1.16
|
Check-in
[4220]:
Implemented XDR encoding and decoding of strings. By simons.
(diff)
|
2001-Jul-19 16:58 |
1.15
|
Check-in
[4218]:
Implemented encoding and decoding of variable length octed streams. By simons.
(diff)
|
2001-Jul-18 21:03 |
1.14
|
Check-in
[4212]:
Added test suite that will verify that it is okay to call xds_encode()
in an encoding engine and xds_decode() in a decoding engine. By simons.
(diff)
|
2001-Jul-18 19:38 |
1.13
|
Check-in
[4207]:
When an engine is restarted after buffer enlargement, the original
value of the ap_list must be restored. Fixed that bug and added a test
suite that verifies this behavior. By simons.
(diff)
|
2001-Jul-18 18:59 |
1.12
|
Check-in
[4205]:
Implemented encoding routines for 64 bit integers and added the
apropriate test suites. By simons.
(diff)
|
2001-Jul-18 13:29 |
1.11
|
Check-in
[4203]:
Added test suites for the encoding of int32 and uint32 values in XDR. By simons.
(diff)
|
2001-Jul-16 20:38 |
1.10
|
Check-in
[4202]:
Added test suite for xds_setbuffer(). By simons.
(diff)
|
2001-Jul-09 21:09 |
1.9
|
Check-in
[4194]:
Added test suite for xds_decode(). By simons.
(diff)
|
2001-Jul-09 19:44 |
1.8
|
Check-in
[4187]:
Added more aggressive warning flags. By simons.
(diff)
|
2001-Jul-09 19:16 |
1.7
|
Check-in
[4174]:
Added test suite for xds_getbuffer(). By simons.
(diff)
|
2001-Jul-08 18:02 |
1.6
|
Check-in
[4173]:
Added preliminary version of the xds-encode test case. By simons.
(diff)
|
2001-Jul-08 17:22 |
1.5
|
Check-in
[4165]:
xds_find_engine() can now handle a NULL pointer for "engines" as long
as "last" is set correctly to 0. This is necessary so that we don't
have to allocate an array before we actually have any entries. By simons.
(diff)
|
2001-Jul-08 16:05 |
1.4
|
Check-in
[4153]:
- Added xds-find-engine and xds-register tests.
- Made tests depend on ../libxds.a. By simons.
(diff)
|
2001-Jul-04 18:12 |
1.3
|
Check-in
[4147]:
Tests programs now depend on ../libxds.a. By simons.
(diff)
|
2001-Jul-04 17:55 |
1.2
|
Check-in
[4142]:
Added first attempt of a regression test suite. Currently the library
does not survive the very first test. :-) By simons.
(diff)
|
2001-Jul-04 17:09 |
1.1
|
Check-in
[4140]:
Added regression test suite. By simons.
|