thrift/lib
Bryan Duxbury a7420b6593 THRIFT-894. java: Make default accessors for binary fields return byte[]; provide new accessors to get ByteBuffer version
This patch causes the underlying ByteBuffer that backs a binary field to be hidden behind a default accessor that provides a byte[] interface. This should allow users who skipped 0.4 to update their generated code without breaking any of their other code. A new accessor has been added that allows a way down to the underlying ByteBuffer for those experts who want to take advantage.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@996579 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 15:42:36 +00:00
..
as3 add license headers to a smattering of files 2010-07-26 17:18:30 +00:00
cocoa THRIFT-629. cocoa: Unused Field In TSocketServer Appears To Break iPhone Build 2010-09-02 15:02:06 +00:00
cpp THRIFT-856. cpp: Building cpp library fails on OS X with malloc and free not being declared in scope 2010-09-02 16:42:18 +00:00
csharp THRIFT-834. csharp: THttpClient resends contents of message after transport errors 2010-08-06 17:50:51 +00:00
erl THRIFT-698 - fix .app file, remove unused parts of build system, updated LICENSE to reflect changes 2010-09-07 03:35:30 +00:00
hs add ASL to a handful of files 2010-07-28 18:23:22 +00:00
java THRIFT-894. java: Make default accessors for binary fields return byte[]; provide new accessors to get ByteBuffer version 2010-09-13 15:42:36 +00:00
js THRIFT-846. js: JavaScript Test Framwork: extended Testcases 2010-08-15 23:19:06 +00:00
ocaml add ASL to a handful of files 2010-07-28 18:23:22 +00:00
perl THRIFT-758. perl: incorrect deference in exception handling 2010-09-02 00:52:46 +00:00
php THRIFT-854. php: Provide configure option and make rules to build/install php extension 2010-08-25 17:09:02 +00:00
py THRIFT-666. python: Allow THttpServer's responses to be overridden 2010-09-02 15:36:03 +00:00
rb THRIFT-664. rb: Ruby extension fails to build with Ruby 1.9.1 2010-08-11 18:37:25 +00:00
st THRIFT-643. smalltalk: Generated code doesnt load on Squeak3.10.2-7179-basic and PharoCore-1.0-10491rc1 images 2010-01-19 05:18:55 +00:00
Makefile.am THRIFT-506. Allow Thrift to be built without the C++ library 2010-08-31 16:51:21 +00:00