- 6afe053 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
- 27db434 THRIFT-1659 Bring nodejs default transport in line with Java default transport by Henrique Mendonça · 12 years ago
- de07408 THRIFT-1995: IDL can generate uncompilable ocde by Carl Yeksigian · 12 years ago
- 0928eda THRIFT-2002: Update Maybe to use Data.Maybe to prevent failure of the debug test by Carl Yeksigian · 12 years ago
- 8d22c10 THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
- da7982e THRIFT-1973 TCompactProtocol in C# lib does not serialize and deserialize negative int32 and int64 number correctly by Henrique Mendonça · 12 years ago
- 8ad13a3 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique Mendonça · 12 years ago
- f837f30 Revert "THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning" by Henrique Mendonça · 12 years ago
- d28d4d5 THRIFT-1907 Compiling namespace and sub-namespace directives for unrecognized generators should only be a warning by Henrique · 12 years ago
- 08c34ea THRIFT-1967 Node.js tests don't cover all services Patch: Henrique Mendonça by Henrique · 12 years ago
- 4a35d4c extend tests to check THRIFT-1679 and THRIFT-1821 by Henrique · 12 years ago
- 4e1ef5b ignoring test if node is not present by Henrique · 12 years ago
- 99be027 THRIFT-1957 NodeJS TFramedTransport and TBufferedTransport read bytes as unsigned by Henrique · 12 years ago
- 379c277 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
- f670181 THRIFT-1961 C# tests should be in lib/csharp/test/... by Jens Geyer · 12 years ago
- 1b4c9b9 THRIFT-1945: C#: sbyte breaks TestClient by Jens Geyer · 12 years ago
- 565517a subversion, thanks and good bye ;-r by Roger Meier · 12 years ago
- 20c81ad THRIFT-1704: Tornado support (Python) by Chris Piro · 12 years ago
- f42ce2a THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 12 years ago
- c095919 THRIFT-1829 cpp unit tests fail to build using multiple make jobs by Roger Meier · 12 years ago
- 87afaac THRIFT-1822 PHP unit test does not work Patch: Roger Meier by Roger Meier · 12 years ago
- 8ebe0d9 THRIFT-1594 Java test clients should have a return codes that reflect whether it succeeds or not. by Roger Meier · 12 years ago
- 1f554e1 THRIFT-1797 Python implementation of TSimpleJSONProtocol by Roger Meier · 12 years ago
- 0895dfe THRIFT-1797 Python implementation of TSimpleJSONProtocol Patch: Avi Flamholz by Roger Meier · 12 years ago
- ad8154a THRIFT-1796 TJSONProtocol is not functional Patch: Avi Flamholz by Roger Meier · 12 years ago
- 8252577 THRIFT-1740 Make C++ library build on OS X and iOS by Roger Meier · 12 years ago
- 691ec00 THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 12 years ago
- 85fb6de THRIFT-1745 Python JSON protocol TJSONProtocol.py: Frederic Delbos by Roger Meier · 12 years ago
- d407b2d Thrift-1353: Switch to performance branch, get rid of BinaryParser by Henrique Mendonca · 12 years ago
- 6fcecd4 Updating Thrift trunk version to 1.0.0-dev by Jake Farrell · 12 years ago
- 7c7a5e0 Thrift-1721:Dist broken due to 0.8.0 to 0.9.0 changes by Jake Farrell · 12 years ago
- e983cf5 update Visual Studio project files and svn:ignore by Roger Meier · 12 years ago
- be7493e Thrift-1714:Explicitly add CWD to Ruby test_suites.rb by Jake Farrell · 12 years ago
- 3087738 THRIFT-1651 Support annotations on all elements Patch: Benjy Weinberger by Roger Meier · 12 years ago
- 21c0a85 THRIFT-1615 PHP Namespace (was Thrift for Symfony 2) Patch: Xavier HAUSHERR by Roger Meier · 12 years ago
- da74ff4 THRIFT-1598 Update Haskell generated code to use Text, Hash{Map,Set}, Vector by Roger Meier · 13 years ago
- 970c86a Thrift-1607:Incorrect file modes for several source files by Jake Farrell · 13 years ago
- 67377e7 fix broken build introduced with THRIFT-1336 by Roger Meier · 13 years ago
- 4fce960 THRIFT-1592 Test clients should have a return codes that reflect whether they succeeded or not by Roger Meier · 13 years ago
- 99b3672 THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
- 1f8b48f THRIFT-1590 Document the excepted return values and behaviors ThriftTest.thrift so that all languages can implement a test server by Roger Meier · 13 years ago
- f50df7f THRIFT-1588 Java Generated Exceptions don't follow inheritance pattern as other Languages by Roger Meier · 13 years ago
- 33eaa0f THRIFT-1552 Thrift (cpp) include files shouldn't require adding "thrift" to the compilers include path. by Roger Meier · 13 years ago
- 49ff8b1 THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/' by Roger Meier · 13 years ago
- 5c80802 THRIFT-1553 thrift nodejs service side can't read map structure, key as enum, value as Object by Roger Meier · 13 years ago
- b95b0ff THRIFT-1500: d programming language support Client: D Patch: David Nadlinger by Jake Farrell · 13 years ago
- f9f01fa THRIFT-1394:Treatment of optional fields is not consistent between C++ and Java by Jake Farrell · 13 years ago
- b33967b THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
- 3ac6d87 THRIFT-1495 PHP TestClient fatals on missing class Patch: Andrew Grumet by Roger Meier · 13 years ago
- f0e517d THRIFT-1489 Add support for WCF bindings (optionally) to C# compiler, allowing web service usage of Thrift generated code by Roger Meier · 13 years ago
- eaa61d8 THRIFT-1267 Node.js can't throw exceptions Patch: Henrique Mendonca by Roger Meier · 13 years ago
- 0580d8d THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
- 01b568c THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
- 4d5157d THRIFT-847 Test Framework harmonization across all languages by Roger Meier · 13 years ago
- a3df547 THRIFT-317. java: Issues with Java struct validation by Bryan Duxbury · 13 years ago
- 1e79cb4 THRIFT-1469. java: Java isset space optimization by Bryan Duxbury · 13 years ago
- ea949fb Thrift-1462: add more strict compiler flags by Jake Farrell · 13 years ago
- ca10fd4 THRIFT-1462 add more strict compiler flags(-Wall -Wextra -std=c++0x -pedantic) by Roger Meier · 13 years ago
- 611f90c THRIFT-1459 declare shared_ptr as boost::shared_ptr by Roger Meier · 13 years ago
- 5b1e3c7 return 1 if transport open fails by Roger Meier · 13 years ago
- 9689d89 Thrift-1340: Add support of ARC to Objective-C by Jake Farrell · 13 years ago
- e0c5316 Thrift-1426: Dist package missing files for release 0.8 by Jake Farrell · 13 years ago
- 61188a4 THRIFT-1416 Python Unit test is broken on ci remove repr from TestSuite by Roger Meier · 13 years ago
- 7ae13e1 Thrift-1366: Delphi generator, lirbrary and unit test. by Jake Farrell · 13 years ago
- 6c928f3 THRIFT-1130. compiler: Add the ability to specify symbolic default value for optional boolean by Bryan Duxbury · 13 years ago
- 3faaedf THRIFT-1361 Optional replacement of pthread by boost::thread by Roger Meier · 13 years ago
- 40d51a2 THRIFT-1365. java: TupleProtocol#writeBitSet unintentionally writes a variable length byte array by Bryan Duxbury · 13 years ago
- e80a194 THRIFT-1331. rb: Ruby library deserializes an empty map to nil by Bryan Duxbury · 13 years ago
- f4eec7a THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ option for memory savings by Roger Meier · 13 years ago
- a8cef6e THRIFT-916 gcc warnings in c++ header files by Roger Meier · 13 years ago
- 7e056e7 THRIFT-1222 Unhandled exception for TEvhttpServer request by Roger Meier · 13 years ago
- d3b9dca THRIFT-457 test/cpp makefiles do not honor --prefix configuration setting by Roger Meier · 14 years ago
- 917d898 THRIFT-892 - refactor erlang library to build using rebar, move tests into lib/erl/test directory and run several via make check by Anthony F. Molinaro · 14 years ago
- 0680a83 THRIFT-1202 Malformed JSON for map<string,type> services parameters by Roger Meier · 14 years ago
- e49a44a THRIFT-1151 - catch some serialization errors by Anthony F. Molinaro · 14 years ago
- 3d3f421 THRIFT-1213 - make membuffer in erlang more useful by Anthony F. Molinaro · 14 years ago
- 9d8e8f8 THRIFT-1202 Malformed JSON for map<string,type> services parameters by Roger Meier · 14 years ago
- ca142b0 THRIFT-1198 C++ TestClient and Server Improvements (add Unix Domain Socket, HTTP, JSON) by Roger Meier · 14 years ago
- bb09f44 THRIFT-1166 C++ tests in test/cpp broken Patch: David Nadlinger, Roger Meier by Roger Meier · 14 years ago
- 5a9ca88 THRIFT-1080 : fix building of test code by Anthony F. Molinaro · 14 years ago
- 1606659 THRIFT-1103. py: TZlibTransport for python, a zlib compressed transport by Bryan Duxbury · 14 years ago
- 59d4efd THRIFT-1094. py: bug in TCompactProto python readMessageEnd method and updated test cases by Bryan Duxbury · 14 years ago
- df4cffd THRIFT-1093. py: several bugs in python TCompactProtocol by Bryan Duxbury · 14 years ago
- a971fb0 THRIFT-1081. php: PHP tests broken and somewhat incomplete by Bryan Duxbury · 14 years ago
- 1d373bc THRIFT-1078. php: ThriftTest.thrift generates invalid PHP library by Bryan Duxbury · 14 years ago
- cd9aea1 THRIFT-151. cpp: TSSLServerSocket and TSSLSocket implementation by Bryan Duxbury · 14 years ago
- afc6d8f THRIFT-625: Add support for 'Go'; provided by Aalok Shah. by Christian Lavoie · 14 years ago
- 282e717 Remove a pair of useless files. by Christian Lavoie · 14 years ago
- c59c30e Use standard sh syntax instead of bash extensions. by Christian Lavoie · 14 years ago
- 4ebaa76 THRIFT-1056 python tests invoked by 'make check' appear broken by Roger Meier · 14 years ago
- 7070aaa THRIFT-904: disable nagle and linger by T Jake Luciani · 14 years ago
- cbf87cb THRIFT-916: Commit THRIFT-916_fix_no-overflow.patch -- remove overflow coming from a few constants. by Christian Lavoie · 14 years ago
- 5f9614c THRIFT-916 long long becomes int64_t by Roger Meier · 14 years ago
- 213a664 THRIFT-582 C(c_glib) implementation of Thrift by Roger Meier · 14 years ago
- 206c0dc THRIFT-947. java: Provide a helper method to determine the TProtocol used to serialize some data. by Bryan Duxbury · 14 years ago
- 50e4349 THRIFT-581 Add a testsuite for txThrift (Twisted) / py.twisted by Roger Meier · 14 years ago
- b3d0aa0 THRIFT-946. java: Augment FieldValueMetaData so it differentiates 'string' and 'binary' fields. by Bryan Duxbury · 14 years ago
- 2324871 THRIFT-928. cpp: Thrift Server Client Stats by David Reiss · 14 years ago
- b7762a0 THRIFT-922. cpp: Update C++ generator to emit templatized code by David Reiss · 14 years ago
- e71115b THRIFT-922. cpp: Templatize binary and compact protocol by David Reiss · 14 years ago