1. 3da317b THRIFT-1245 C# JSON Protocol uses culture-dependant decimal separator for double by Roger Meier · 13 years ago
  2. 1e20e9f THRIFT-1230 C# Library -- THashSet is not marked as Serializable which makes all Thrift classes that uses it unserializable by Roger Meier · 13 years ago
  3. 8369353 Thrift-1131: C# JSON Protocol is unable to decode escaped characters in string by Jake Farrell · 14 years ago
  4. daca359 Thrift-322: HttpHandler for Thrift Client lib: csharp Patch: Nils Hügelmann by Jake Farrell · 14 years ago
  5. 6f1e992 THRIFT-322: IHttpHandler for Thrift Client lib: C# Patch By: nilshu by Jake Farrell · 14 years ago
  6. c32e830 THRIFT-1132. csharp: Deserialization error in TApplicationException C# by Bryan Duxbury · 14 years ago
  7. f02d437 THRIFT-1119. csharp: TJSONProtocol fails to UTF8 decode strings by Bryan Duxbury · 14 years ago
  8. 6d8219c THRIFT-6 update version info by Roger Meier · 14 years ago
  9. 2d9dfdb THRIFT-1055. csharp: csharp TServerSocket and TSocket do not disable Nagle via Socket.NoDelay = true like cpp and java do by Bryan Duxbury · 14 years ago
  10. 7070aaa THRIFT-904: disable nagle and linger by T Jake Luciani · 14 years ago
  11. c216556 update version numbers to 0.7.0-dev by Bryan Duxbury · 14 years ago
  12. e0cac98 THRIFT-1022 Typo cleanup patch by Roger Meier · 14 years ago
  13. 56b6e32 THRIFT-6 csharp AssemblyInfo added by Roger Meier · 14 years ago
  14. bc8109f THRIFT-6 accidently changed name of ThriftMSBuildTask to Thrift, reverted by Roger Meier · 14 years ago
  15. 2287278 THRIFT-6 update Version Info for several languages, add print-version to Makefile.am by Roger Meier · 14 years ago
  16. fd32d79 THRIFT-323. csharp: TJSONProtocol by Bryan Duxbury · 14 years ago
  17. ea67a78 THRIFT-834. csharp: THttpClient resends contents of message after transport errors by Bryan Duxbury · 14 years ago
  18. e95d277 Add ASL to Thrift.sln by Bryan Duxbury · 14 years ago
  19. dc4a871 add license headers to a smattering of files by Bryan Duxbury · 14 years ago
  20. 6235947 THRIFT-160. csharp: Created THttpTransport for the C# library based on WebHttpRequest by Bryan Duxbury · 15 years ago
  21. 53ae9f3 THRIFT-622. Add appropriate licensing information to get Thrift ready for a release. by Todd Lipcon · 15 years ago
  22. 7948a66 THRIFT-210. c#: Add support for TFramedTransport by Esteve Fernandez · 15 years ago
  23. f45977f THRIFT-531. csharp: C# project and solution files reference external source control system by Bryan Duxbury · 16 years ago
  24. d90063f THRIFT-467. csharp: Fix compilation on Debian Sid by David Reiss · 16 years ago
  25. def30a6 THRIFT-387. Add appropriate Apache header to all code files by Bryan Duxbury · 16 years ago
  26. deda141 THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL" by David Reiss · 16 years ago
  27. ea2cba8 THRIFT-387. Add license headers to a bunch of files by David Reiss · 16 years ago
  28. ab4460d THRIFT-158. csharp: Update headers to Apache by Kevin Clark · 16 years ago
  29. d831a21 THRIFT-309. Make Thrift's C# mapping .NET 2.0 (Mono 1.2.4) compatible by David Reiss · 16 years ago
  30. 80a44e7 THRIFT-258. csharp: Include all lib source files in Makefile.am by David Reiss · 16 years ago
  31. 670cb0f THRIFT-264. csharp: Include TBufferedTransport in the build on Linux by David Reiss · 16 years ago
  32. 2cdfd37 THRIFT-264. csharp: Use /langversion:linq to fix the Linux build by David Reiss · 16 years ago
  33. 3fa89e3 THRIFT-209. csharp: Make TTransportFactory.GetTransport virtual by David Reiss · 16 years ago
  34. c654416 THRIFT-129. csharp: Make all Thrift structures extend TBase by David Reiss · 16 years ago
  35. 6319133 THRIFT-25. csharp: Various compiler and library improvements by David Reiss · 16 years ago
  36. cee1e08 C#: Catch exceptions by name. by David Reiss · 17 years ago
  37. 437c03b C#: Make TSimpleServer a public class. by David Reiss · 17 years ago
  38. d821742 C#: Fix a bug in the TApplicationException reader. by David Reiss · 17 years ago
  39. cfb23bb C# Makefile: New versions of Mono don't require -langversion:linq. by David Reiss · 17 years ago
  40. fc78b23 Make the C# build task more robust. by David Reiss · 17 years ago
  41. c9d06ee Fixes for the C# library. by David Reiss · 17 years ago
  42. dc815f5 Add Stop methods for C# servers. by David Reiss · 17 years ago
  43. 3de1c4e Use "all-local" instead of all in Makefile.am. by David Reiss · 17 years ago
  44. 0c90f6f Thrift: Whitespace cleanup. by David Reiss · 17 years ago
  45. 3160971 Thrift: Update some makefiles to make "make dist" work. by David Reiss · 17 years ago
  46. 1fdb592 Thrift: Add a Makefile to build the C# library with Mono. by David Reiss · 17 years ago
  47. 46dc629 Thrift: Miscellaneous optimizations for C#. by David Reiss · 17 years ago
  48. cba5727 Thrift: String/Binary distinction for C#. by David Reiss · 17 years ago
  49. 1e15018 Thrift CSharp build to check compiler return code by Mark Slee · 17 years ago
  50. 7f42bcf Thrift: C# Bindings. by David Reiss · 17 years ago