OSSP CVS Repository

ossp - History for /ossp-pkg/xds/xds_engine_xdr.c
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Directory]  [Show Milestones

DateVersion Description
2005-Jun-02 20:51    1.17    Check-in [5087]: Bumped year in copyright messages for year 2005. By rse. (diff)
2005-Jun-02 20:43    1.16    Check-in [5082]: Fix XDR string decoding function by NUL terminating the target buffer (instead of the source buffer).

Submitted by: Unknown <ossp@jm.2good.nu> By rse. (diff)

2004-Sep-12 19:32    1.15    Check-in [4717]: Bumped year in copyright messages for year 2004. By rse. (diff)
2004-Sep-12 19:20    1.14    Check-in [4716]: Fixed a few size_t/int conflicts and uninitialized value warnings. By rse. (diff)
2003-Feb-17 13:36    1.13    Check-in [3272]: upgrade to standard OSSP copyright and bump year to 2003 By rse. (diff)
2002-Mar-17 11:25    1.12    Check-in [2031]: update texts By rse. (diff)
2002-Jan-02 18:13    1.11    Check-in [1495]: bump copyright year By rse. (diff)
2001-Aug-30 13:15    1.10    Check-in [798]: Removed the bitfield specifications from myfloat_t and mydouble_t because some compilers cannot handle bitfield elements that are bigger than an integer and we need this for the 52-bit fraction part in mydouble_t. By omitting the qualifiers, we waste a few byte on the stack, but that's way better than trying to deal with this problem by splitting fractions into two integers. By simons. (diff)
2001-Aug-30 12:42    1.9    Check-in [795]: Implemented encoding and decoding of doubles. By simons. (diff)
2001-Aug-23 10:42    1.8    Check-in [751]: - Moved all float-related stuff into xds_engine_xdr.c so that we don't need any prototypes or structure declarations in the public header file.

- Renamed xds_float_t to my_float.

- Renamed float2xds_float() to float2myfloat(). By simons. (diff)

2001-Aug-22 22:23    1.7    Check-in [735]: Implemented xdr_encode_float() and xdr_decode_float(). By simons. (diff)
2001-Aug-13 21:48    1.6    Check-in [665]: Remove trailing whitespaces on all non-generated files. By rse. (diff)
2001-Aug-12 13:31    1.5    Check-in [654]: Hhmm... who has introduced ossp.com?! Our project's domain is ossp.org, of course. By rse. (diff)
2001-Aug-09 23:05    1.4    Check-in [643]: Group functions with leading summary comment By rse. (diff)
2001-Aug-09 22:59    1.3    Check-in [641]: Final adjustments to coding style in order to make OSSP XDS look equal in style to all other OSSP parts. This should remove most of the strangeness GNU indent usually introduces. By rse. (diff)
2001-Aug-09 21:58    1.2    Check-in [640]: Use the license consistently. By rse. (diff)
2001-Aug-08 21:15    1.1    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.

CVSTrac 2.0.1