OSSP CVS Repository

ossp - Directory /ossp-pkg/xds/
Not logged in
[Honeypot]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Activity]  [Short]  [Top]  [Up

File Vers By Age Check-in
« ..
» docs/ 22 years
» regression-tests/ 22 years
 .cvsignore 1.9 rse 22 years [2031] update texts
 ChangeLog 1.12 rse 18 years [5248] bump before release
 INSTALL 1.2 rse 21 years [3268] polish source tree
 LICENSE 1.8 rse 18 years [5087] Bumped year in copyright messages for year 2005.
× Makefile 1.20 simons 22 years [4224] People who know how to spell clearly have an advantage.
 Makefile.in 1.41 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 NEWS 1.2 rse 21 years [3268] polish source tree
 README 1.14 rse 18 years [5248] bump before release
× TODO 1.31 rse 21 years [3273] remove now empty TODO
 aclocal.m4 1.9 rse 18 years [5087] Bumped year in copyright messages for year 2005.
× autogen.sh 1.4 rse 22 years [1496] switch to devtool
× config.guess 1.2 rse 22 years [1496] switch to devtool
× config.h.in 1.2 rse 22 years [1496] switch to devtool
× config.sub 1.2 rse 22 years [1496] switch to devtool
× configure 1.2 rse 22 years [3784] update configure
 configure.ac 1.28 rse 18 years [5087] Bumped year in copyright messages for year 2005.
× configure.in 1.2 simons 22 years [4227] Added the -Wno-long-long flag.
× decode.c 1.2 simons 22 years [4193] Implemented xds_decode().
× destroy.c 1.9 simons 22 years [4272] Remove stdlib.h include here because it is included in xds.h already.
 devtool 1.1 rse 22 years [1496] switch to devtool
 devtool.conf 1.10 rse 18 years [5597] rename target
 devtool.func 1.2 rse 22 years [2031] update texts
× encode.c 1.2 simons 22 years [4179] Implemented xds_encode() and xds_vencode().
× find-engine.c 1.3.2.2 simons 22 years [4265] Now that internal.h includes assert.h we don't need to do that anymore.
 float2xds-float.c 1.1 simons 22 years [4311] The float2xds_float() routine will break a float number down into sign, fraction part and exponent. This representation is then used in the formatting callbacks such as xdr_encode_float().
× getbuffer.c 1.2.2.2 simons 22 years [4265] Now that internal.h includes assert.h we don't need to do that anymore.
× init.c 1.7 simons 22 years [4272] Remove stdlib.h include here because it is included in xds.h already.
× internal.h 1.7.2.2 simons 22 years [4264] - Added xds_init_encoding_engine() and xds_init_decoding_engine() macros. - Include assert.h since we use the assert() function in our header.
× libtool.m4 1.3 rse 22 years [1496] switch to devtool
× ltmain.sh 1.2 rse 22 years [1496] switch to devtool
× register.c 1.9 simons 22 years [4293] Fixed warnings that complained about feeding a "char" into the isxxx() routines, which expect an "int".
× set-capacity.c 1.5 simons 22 years [4272] Remove stdlib.h include here because it is included in xds.h already.
× setbuffer.c 1.6.2.2 simons 22 years [4265] Now that internal.h includes assert.h we don't need to do that anymore.
× shtool 1.2 rse 22 years [1496] switch to devtool
× test.c 1.2 simons 22 years [4168] Removed test.c -- this won't be needed anymore now that we have regression testing.
× unregister.c 1.7 simons 22 years [4293] Fixed warnings that complained about feeding a "char" into the isxxx() routines, which expect an "int".
× vdecode.c 1.6 simons 22 years [4293] Fixed warnings that complained about feeding a "char" into the isxxx() routines, which expect an "int".
× vencode.c 1.14 simons 22 years [4293] Fixed warnings that complained about feeding a "char" into the isxxx() routines, which expect an "int".
× xdr-decode-double.c 1.3 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-decode-int.c 1.3 simons 22 years [4216] Split the various encoding and decoding routines into separate files so that the linker may pull them in separately.
× xdr-decode-int32.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-decode-int64.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-decode-octedstream.c 1.2 simons 22 years [4224] People who know how to spell clearly have an advantage.
× xdr-decode-octetstream.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-decode-string.c 1.7 simons 22 years [4273] xdr_decode_string() will no longer return the length of the decoded string. Use strlen() to determine that length or use xdr_(en|de)code_octetstream() to begin with.
× xdr-decode-uint32.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-decode-uint64.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-encode-double.c 1.3 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-encode-int.c 1.4 simons 22 years [4216] Split the various encoding and decoding routines into separate files so that the linker may pull them in separately.
× xdr-encode-int32.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-encode-int64.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-encode-octedstream.c 1.3 simons 22 years [4224] People who know how to spell clearly have an advantage.
× xdr-encode-octetstream.c 1.6 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-encode-string.c 1.7 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-encode-uint32.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xdr-encode-uint64.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
 xds-config.in 1.8 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds-config.pod 1.8 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds-xml.dtd 1.8 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds.c 1.13 rse 18 years [5087] Bumped year in copyright messages for year 2005.
× xds.h 1.22 simons 22 years [4224] People who know how to spell clearly have an advantage.
 xds.h.in 1.25 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds.m4 1.8 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds.pod 1.20 rse 19 years [5571] Germany is no longer correct
 xds_engine_xdr.c 1.17 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds_engine_xml.c 1.14 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds_p.h 1.12 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds_test.sh 1.10 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds_test_lib.c 1.13 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds_test_xdr.c 1.14 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds_test_xml.c 1.12 rse 18 years [5087] Bumped year in copyright messages for year 2005.
 xds_version.c 1.6 rse 18 years [5248] bump before release
× xml-decode-begin.c 1.3 simons 22 years [4271] Include xds.h, not internal.h!
× xml-decode-double.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xml-decode-end.c 1.3 simons 22 years [4271] Include xds.h, not internal.h!
× xml-decode-int32.c 1.5 simons 22 years [4293] Fixed warnings that complained about feeding a "char" into the isxxx() routines, which expect an "int".
× xml-decode-int64.c 1.6 simons 22 years [4293] Fixed warnings that complained about feeding a "char" into the isxxx() routines, which expect an "int".
× xml-decode-octetstream.c 1.3 simons 22 years [4292] Fixed base64_(en|de)code()'s problem with buffer's of input size zero.
× xml-decode-string.c 1.2 simons 22 years [4297] - Implemented UTF-8 encoding of strings. - Fixed a buffer-overrun problem in xml_encode_string().
× xml-decode-uint32.c 1.5 simons 22 years [4293] Fixed warnings that complained about feeding a "char" into the isxxx() routines, which expect an "int".
× xml-decode-uint64.c 1.6 simons 22 years [4293] Fixed warnings that complained about feeding a "char" into the isxxx() routines, which expect an "int".
× xml-encode-begin.c 1.3 simons 22 years [4271] Include xds.h, not internal.h!
× xml-encode-double.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xml-encode-end.c 1.3 simons 22 years [4271] Include xds.h, not internal.h!
× xml-encode-int32.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xml-encode-int64.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!
× xml-encode-octetstream.c 1.2 simons 22 years [4292] Fixed base64_(en|de)code()'s problem with buffer's of input size zero.
× xml-encode-string.c 1.2 simons 22 years [4297] - Implemented UTF-8 encoding of strings. - Fixed a buffer-overrun problem in xml_encode_string().
× xml-encode-uint32.c 1.4 simons 22 years [4271] Include xds.h, not internal.h!
× xml-encode-uint64.c 1.5 simons 22 years [4271] Include xds.h, not internal.h!

CVSTrac 2.0.1