1. 267c181 remove unused variable sz add .gitignore stuff by Roger Meier · 13 years ago
  2. adaf826 THRIFT-1319. java: Mismatch between how a union reads and writes a container by Bryan Duxbury · 13 years ago
  3. 7a9fb81 THRIFT-1316. cpp: update server classes to accept TProcessorFactory objects by Bryan Duxbury · 13 years ago
  4. 6dd9cd0 THRIFT-1314. cpp: add TProcessorFactory by Bryan Duxbury · 13 years ago
  5. 2173ce0 THRIFT-1315. cpp: generate server interface factory classes by Bryan Duxbury · 13 years ago
  6. c58c9e8 THRIFT-1317. cpp: Remove copy constructibility from thrift::concurrency::Guard by Bryan Duxbury · 13 years ago
  7. 266b173 THRIFT-1305. cpp: make TConnection a private inner class of TNonblockingServer by Bryan Duxbury · 13 years ago
  8. 9c39f77 Thrift-1286: Modernize the Thrift Ruby Library Dev Environment by Jake Farrell · 13 years ago
  9. 526fa8e THRIFT-1305. cpp: make TConnection a private inner class of TNonblockingServer by Bryan Duxbury · 13 years ago
  10. 489f8f1 THRIFT-1304. cpp: TNonblockingServer: pass in the connection context to by Bryan Duxbury · 13 years ago
  11. 2cb3913 THRIFT-1306: Fix stale documentation Client: cpp Patch: Diwaker Gupta by Jake Farrell · 13 years ago
  12. 6993569 Thrift-1299: If SSL is available, 'thrift' binary links against it by Jake Farrell · 13 years ago
  13. 012dfda Thrift-1296: SSL detection is broken Patch: jfarrell by Jake Farrell · 13 years ago
  14. 9759266 THRIFT-1302. cpp: raise an exception if send() times out in TSocket::write() by Bryan Duxbury · 13 years ago
  15. c7fed1f THRIFT-1301. cpp: consolidate common code in TNonblockingServer constructors by Bryan Duxbury · 13 years ago
  16. b8c8e0b THRIFT-1298. java: Standard scheme doesn't read or write metadata along with field values by Bryan Duxbury · 13 years ago
  17. 47f5ab3 Thrift-1303: Twisted tutorial client does not include correct generated path by Jake Farrell · 13 years ago
  18. 13b2118 Thrift-1257: thrift's dependency scope on javax.servlet:servlet-api should be 'provided' by Jake Farrell · 13 years ago
  19. b5c618a Thrift-1240: TBinarySerializer.php invalid serialization due to TBufferTransport not flushing last chunk of data into TMemoryBuffer by Jake Farrell · 13 years ago
  20. 6df4d34 Thrift-1295: Duplicate include in TSocket.cpp Client: cpp Patch: Diwaker Gupta by Jake Farrell · 13 years ago
  21. e04159c THRIFT-1294. cpp: fix log message typos in TSimpleServer Patch: Adam Simpkins" by Bryan Duxbury · 13 years ago
  22. 1e98758 THRIFT-1293. cpp: improve handling of exceptions thrown by process() by Bryan Duxbury · 13 years ago
  23. 756d73e THRIFT-1292. cpp: silence log spew from TThreadedServer by Bryan Duxbury · 13 years ago
  24. 37874ca THRIFT-1290. cpp: TNonblockingServer: clean up state in the destructor by Bryan Duxbury · 13 years ago
  25. 76c4368 THRIFT-1289. cpp: implement TNonblockingServer::stop() by Bryan Duxbury · 13 years ago
  26. cff8357 THRIFT-1288. cpp: Allow typedefed exceptions in throws clauses by Bryan Duxbury · 13 years ago
  27. b68f166 THRIFT-1287. cpp: start refactoring some of the C++ processor by Bryan Duxbury · 13 years ago
  28. 3746b29 THRIFT-1280. cpp: Improve Monitor exception-free interfaces by Bryan Duxbury · 13 years ago
  29. 0fa8ff7 THRIFT-1281. compiler: add @generated to the docblock by Bryan Duxbury · 13 years ago
  30. bce6fad THRIFT-1282. java: Upgrade httpclient to 4.1.2 (from 4.0.1) by Bryan Duxbury · 13 years ago
  31. 8eebc2c THRIFT-1284. cpp: fix processor inheritance by Bryan Duxbury · 13 years ago
  32. 1b90e3d THRIFT-1283. cpp: wrap t_cpp_generator::generate_process_function() to 80 by Bryan Duxbury · 13 years ago
  33. b7d7227 THRIFT-1278 javadoc warnings - compilation Patch: Aravind Srini by Roger Meier · 13 years ago
  34. a94d2e5 THRIFT-1269 thrift: handle undeclared exceptions in the async by Roger Meier · 13 years ago
  35. 0c3c895 THRIFT-1274 Making * a known symbol by Roger Meier · 13 years ago
  36. da9c6e1 THRIFT-1254. javame: Code can't be compiled against a regular JRE: Object.clone() override has a different return type by Bryan Duxbury · 13 years ago
  37. 160cbe6 THRIFT-1271. cpp: missing namespace in generated local reflection by Bryan Duxbury · 13 years ago
  38. 235f8b5 THRIFT-1274. compiler: fail compilation if an unexpected token is encountered by Bryan Duxbury · 13 years ago
  39. 0b7eeb5 THRIFT-1275. cpp: always prefix namespaces with ' ::' by Bryan Duxbury · 13 years ago
  40. 887ff75 THRIFT-1276 Add thrift compiler option to suppress warnings about by Roger Meier · 13 years ago
  41. b6af6db (void) unused parameters to reduce compiler warnings to zero! by Roger Meier · 13 years ago
  42. 5fc71fd THRIFT-1167. java: Java nonblocking server with more than one thread for select and handling IO by Bryan Duxbury · 13 years ago
  43. c7206a4 THRIFT-1270. compiler: add --allow-neg-keys argument to allow by Bryan Duxbury · 13 years ago
  44. ff1c69b Updating python setup.py for deploying client to pypi by Jake Farrell · 13 years ago
  45. 74362e0 Thrift-1263: Updating rb client Rakefile to add suport for publishing client to rubygems.org by Jake Farrell · 13 years ago
  46. 9c76258 updating trunk from 0.7.0-dev to 0.8.0-dev by Jake Farrell · 13 years ago
  47. c5555a2 Removing duplicate java client properties seen during release process by Jake Farrell · 13 years ago
  48. dfffdd8 THRIFT-1205. java: port server unduly fragile with arbitrary input by Bryan Duxbury · 13 years ago
  49. 1121b47 THRIFT-169. java: Pluggable Serializers by Bryan Duxbury · 13 years ago
  50. de8d185 THRIFT-1241 php namespace generation realization of THRIFT-777 by Roger Meier · 13 years ago
  51. 013b2e5 THRIFT-916 do not mix declarations and code issue detected with -Werror by Roger Meier · 13 years ago
  52. 3075ffc fix memoryleak detected by cppcheck by Roger Meier · 13 years ago
  53. 52e751d THRIFT-916 remove i64 => fix build and compile without warning on CI by Roger Meier · 13 years ago
  54. edf0d1d THRIFT-1249 js-test-driver support (run unittests on multiple browsers and get XML test results) by Roger Meier · 13 years ago
  55. 184281c THRIFT-916 printf %lld for 32bit platform only by using __ia64__ by Roger Meier · 13 years ago
  56. 9e0f074 THRIFT-1256 Unit Test Logging Output for CI by Roger Meier · 13 years ago
  57. 345ecc7 THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to the following languages: as3, c_glib, cocoa, cpp, erl, hs, js, nodejs, ocaml, perl, py, rb by Roger Meier · 13 years ago
  58. c190558 THRIFT-1184 event_base memory freeing by class TNonblockingServer by Roger Meier · 13 years ago
  59. b342ddf THRIFT-1251. java: Generated java code should indicate which fields are required and which are optional by Bryan Duxbury · 13 years ago
  60. 4e0192f THRIFT-1255. javame: Mismatch of method name between JavaME's lib and generated code (compareTo/compareObjects) by Bryan Duxbury · 13 years ago
  61. d9b3283 THRIFT-1253. javame: Code generated for maps is not compiling by Bryan Duxbury · 13 years ago
  62. 472f9e1 THRIFT-1252 Segfault in Ruby deserializer Patch: Ilya Maykov by Roger Meier · 13 years ago
  63. bb267d4 THRIFT-1247 JavaScript unit test with phantomjs by Roger Meier · 13 years ago
  64. 0b26725 THRIFT-1247 JavaScript unit test with phantomjs by Roger Meier · 13 years ago
  65. 040b124 THRIFT-1233 Remove unused include in generated C++ code by Roger Meier · 13 years ago
  66. 3da317b THRIFT-1245 C# JSON Protocol uses culture-dependant decimal separator for double by Roger Meier · 13 years ago
  67. d2f8da4 THRIFT-1244 using 'using' to disambiguate between functions in different bases does not conform to C++ standard and will not compile on certain compilers by Roger Meier · 13 years ago
  68. 285cfaa THRIFT-1243 TAsyncChannel callbacks (use void instead of bool) by Roger Meier · 13 years ago
  69. 9623fc5 updating java tutorial readme by Jake Farrell · 13 years ago
  70. a8cef6e THRIFT-916 gcc warnings in c++ header files by Roger Meier · 13 years ago
  71. 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
  72. 7e056e7 THRIFT-1222 Unhandled exception for TEvhttpServer request by Roger Meier · 13 years ago
  73. a35944b THRIFT-1238 Thrift JS client cannot read map of structures(TestCase) by Roger Meier · 14 years ago
  74. cdbf36c Thrift-1233: Remove unused include in generated C++ code by Jake Farrell · 14 years ago
  75. 4e98a25 THRIFT-1237. contrib: Java fb303 missing some methods by Bryan Duxbury · 14 years ago
  76. 11dfc8b THRIFT-1225. php: TCompactProtocol for PHP by Bryan Duxbury · 14 years ago
  77. 54df97c THRIFT-1208. py: Compact protocol always reads and writes booleans as true by Bryan Duxbury · 14 years ago
  78. b7bd562 THRIFT-1177. go: Update thrift to reflect changes in Go's networking libraries by Bryan Duxbury · 14 years ago
  79. 6e48e98 THRIFT-1236 - adding reconnecting client by Anthony F. Molinaro · 14 years ago
  80. 6462185 Thrift-1234: thrift --help is missing doc on py:utf8strings by Jake Farrell · 14 years ago
  81. fd39193 THRIFT-1231: Remove bogus include Client: c++ Patch: Diwaker Gupta by Jake Farrell · 14 years ago
  82. 9659d4d add jstest.jar to .gitignore by Roger Meier · 14 years ago
  83. 6b0d456 THRIFT-1232 JavaScript TException should be a constructor function by Roger Meier · 14 years ago
  84. 30aae0c THRIFT-1217 Use evutil_socketpair instead of pipe Patch: alexandre parenteau by Roger Meier · 14 years ago
  85. 0bb3db2 update .gitignore by Roger Meier · 14 years ago
  86. 57a45ab svn:ignore binaries by Roger Meier · 14 years ago
  87. 0266416 add some files to svn:ignore by Bryan Duxbury · 14 years ago
  88. d580dc6 trash an inaccurate comment (via Chad Walters) by Bryan Duxbury · 14 years ago
  89. 2323aa9 THRIFT-1228. php: The php accelerator module calls flush incorrectly by Bryan Duxbury · 14 years ago
  90. ad0ad82 THRIFT-1189. rb: Ruby deserializer speed improvements by Bryan Duxbury · 14 years ago
  91. 82dc2e2 THRIFT-1221. cpp: Remove SimpleCallback.h by Bryan Duxbury · 14 years ago
  92. 4d116e1 Thrift-1220: TRpocessor::process never returns false by Jake Farrell · 14 years ago
  93. d3b9dca THRIFT-457 test/cpp makefiles do not honor --prefix configuration setting by Roger Meier · 14 years ago
  94. dfb8ba4 Thrift-627: should c++ have setters for optional fields? by Jake Farrell · 14 years ago
  95. 35dd47b THRIFT-1216. java: build Java Library behind a proxy by Bryan Duxbury · 14 years ago
  96. 3c9530c THRIFT-1218. c_glib uses wrong name in pkg-config by Bryan Duxbury · 14 years ago
  97. 439db4d remove some commented out bits by Anthony F. Molinaro · 14 years ago
  98. e594bf7 THRIFT-892 Refactor erlang build system with rebar reactivate eunit test cases by Roger Meier · 14 years ago
  99. 49c06dd really comment out the eunit calls by Anthony F. Molinaro · 14 years ago
  100. 8588624 turn off eunit for now, so build works on apache jenkins server by Anthony F. Molinaro · 14 years ago