thrift/lib
David Reiss 18cd0f0334 THRIFT-928. cpp: Make clients call writeEnd on their transports before flush
Changing the order of these calls makes more sense from the perspective
of logical operations.  It also simplifies the upcoming stats collection
code.  No clients should be affected.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1005128 13f79535-47bb-0310-9956-ffa450edef68
2010-10-06 17:09:39 +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-928. cpp: Make clients call writeEnd on their transports before flush 2010-10-06 17:09:39 +00:00
csharp THRIFT-323. csharp: TJSONProtocol 2010-09-18 20:51:25 +00:00
erl erlang: Use Automake SUBDIRS instead of a manual forwarding rule 2010-10-05 02:38:59 +00:00
hs THRIFT-932. hs: Haskell tests need to be run through 'make check' (and probably 'cabal check') too 2010-10-06 00:12:33 +00:00
java THRIFT-945. java: TAsyncClient class's currentMethod is never set, hence a second call on the same client will fail if a previous call is ongoing. 2010-10-06 00:28:10 +00:00
javame/src/org/apache/thrift THRIFT-880. javame: JavaME code generator and runtime library 2010-09-20 17:49:09 +00:00
js THRIFT-885: fix string encoding 2010-09-17 23:38:25 +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-941. php: Make PHP C Extension use the defined Protocol writeMessageBegin function 2010-10-06 00:23:30 +00:00
py THRIFT-335. python: Initial implementation of TCompactProtocol 2010-09-27 17:28:15 +00:00
rb bump versions to 0.6.0 2010-09-28 17:44:45 +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-841. Exclude generated php and erlang Makefiles from "make dist" 2010-10-05 02:38:58 +00:00