thrift/lib
Jake Farrell 83693531db Thrift-1131: C# JSON Protocol is unable to decode escaped characters in string
Client lib: csharp
Patch: Maciek Weksej

C# JSON Protocol throws TProtocolException after meeting an escaped character in UTF8 string, this casts the value being read to avoid this.



git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1092282 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 14:30:25 +00:00
..
as3 THRIFT-1011. as3: Error generating package imports when using classes from other packages 2011-03-01 16:57:34 +00:00
c_glib THRIFT-1032. make dist fails due to c_glib problem 2011-01-13 18:09:51 +00:00
cocoa THRIFT-1011. as3: Error generating package imports when using classes from other packages 2011-03-01 16:57:34 +00:00
cpp THRIFT-1136 C++ SSL implementation cleanup 2011-04-12 19:23:10 +00:00
csharp Thrift-1131: C# JSON Protocol is unable to decode escaped characters in string 2011-04-14 14:30:25 +00:00
erl THRIFT-1076. erl: Erlang Thrift socket server has a bug that causes java thrift client of framed binary client to throw 'out of sequence' exception 2011-03-02 18:25:24 +00:00
go THRIFT-625: Add support for 'Go'; provided by Aalok Shah. 2011-02-20 02:39:19 +00:00
hs Fix small bug in THRIFT-538 commit: use int32s instead of in64s to encode lengths. 2011-02-20 18:59:33 +00:00
java THRIFT-363. java: Maven deploy 2011-03-24 17:24:27 +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-1087 Nonblocking asynchronous JS services 2011-04-06 21:30:53 +00:00
nodejs THRIFT-1129 Add BufferedTransport (non-framed) to Node.js library 2011-04-09 11:10:04 +00:00
ocaml THRIFT-1021. ocaml: Framed transport support for OCaml 2011-01-26 23:31:19 +00:00
perl THRIFT-6 update version info 2011-03-07 21:16:46 +00:00
php THRIFT-1144: PHP client Attributes from private to protected 2011-04-13 19:42:35 +00:00
py THRIFT-1103. py: TZlibTransport for python, a zlib compressed transport 2011-03-22 18:06:04 +00:00
rb THRIFT-987 ruby does not build on Debian based distro's 2011-03-04 13:10:58 +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-1091 integrate JavaScript Test into Testsuite via make check 2011-03-17 19:13:36 +00:00