OSSP CVS Repository |
|
Date | Version | Description |
---|---|---|
1.4 | Check-in
[634]:
First cut of the ruthless style adjustments to OSSP XDS:
o adjust source tree to follow OSSP source tree style by heavily combining sources into smaller sets (needs more work when still missing parts are added later) o automatic re-indentation of sources with GNU indent (still needs manual review and adjustments; will follow) These two heavy steps were mostly done automatically with the help of two helper scripts written in Perl. So expect more manual adjustments to follow... By rse. | |
1.3 | Check-in [4247]: Changed test case to use xml_(en|de)code_(begin|end). By simons. (diff) | |
1.2 | Check-in [4242]: The test values I used were too large to fit into a signed integer. Fixed that. By simons. (diff) | |
1.1 | Check-in [4235]: Implemented encoding and decoding of int32 values in XML. By simons. |