svn+ssh://bugman@.../svn/relax/1.3
........
r8925 | bugman | 2009-03-06 19:21:27 +0100 (Fri, 06 Mar 2009) | 5 lines
The read() function has been split into to for code recycling in the bmrb branch.
The new pack_data() function has been spun off to fill the data pipe and spin containers.
........
r8926 | bugman | 2009-03-06 19:25:21 +0100 (Fri, 06 Mar 2009) | 5 lines
Bug fix for the read() function.
The construction of the data for sending to pack_data() was failing.
........
r8927 | bugman | 2009-03-06 19:25:49 +0100 (Fri, 06 Mar 2009) | 3 lines
Spacing fix.
........