thrift/lib/rb/ext
Bryan Duxbury ac002d32a7 THRIFT-415. rb: BinaryProtocolAccelerated does not behave properly when strict reads are turned off
This patch adds the appropriate test for the behavior and fixes the thrift_native project to do the right thing. 



git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@760735 13f79535-47bb-0310-9956-ffa450edef68
2009-03-31 23:48:36 +00:00
..
binary_protocol_accelerated.c THRIFT-415. rb: BinaryProtocolAccelerated does not behave properly when strict reads are turned off 2009-03-31 23:48:36 +00:00
binary_protocol_accelerated.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
compact_protocol.c THRIFT-374. rb: ruby 1.9 compatibility 2009-03-25 21:06:53 +00:00
compact_protocol.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
constants.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
extconf.rb Add Apache headers to Ruby libs and remove a few remaining Facebook notices 2009-03-20 04:21:39 +00:00
macros.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
memory_buffer.c THRIFT-408. rb: Ruby C extension doesn't build on 1.8.5 2009-03-26 04:55:34 +00:00
memory_buffer.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
protocol.c Add Apache headers to Ruby libs and remove a few remaining Facebook notices 2009-03-20 04:21:39 +00:00
protocol.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
struct.c THRIFT-408. rb: Ruby C extension doesn't build on 1.8.5 2009-03-26 04:55:34 +00:00
struct.h THRIFT-387. Add license headers to a bunch of files 2009-03-30 21:35:00 +00:00
thrift_native.c Add Apache headers to Ruby libs and remove a few remaining Facebook notices 2009-03-20 04:21:39 +00:00