common/thrift.git
2010-08-12  Bryan DuxburyTHRIFT-718. php: Thrift PHP library includes closing...
2010-08-12  Bryan DuxburyTHRIFT-570. Thrift compiler does not error when duplica...
2010-08-12  Bryan DuxburyRevert THRIFT-731 due to breakage on Ubuntu.
2010-08-11  Bryan DuxburyTHRIFT-664. rb: Ruby extension fails to build with...
2010-08-10  Bryan DuxburyTHRIFT-731. configure doesn't check for ant >= 1.7
2010-08-09  Bryan Duxburyrb: Make MemoryTransport's inspect_buffer method work...
2010-08-06  Bryan DuxburyTHRIFT-834. csharp: THttpClient resends contents of...
2010-08-06  T Jake LucianiTHRIFT-815: fix for broken list testcase
2010-08-06  Bryan DuxburyTHRIFT-830. java: Switch binary field implementation...
2010-08-05  Bryan DuxburyTHRIFT-434. ruby compiler should warn when a reserved...
2010-08-05  Bryan DuxburyTHRIFT-554. multiple enums with the same key generate...
2010-08-05  Bryan Duxburyoops, needed to add an ivy dependency on the servlet...
2010-08-05  Bryan DuxburyTHRIFT-782. perl: Perl code for writing containers...
2010-08-05  Bryan DuxburyTHRIFT-811. rb: http_client_transport.rb: allow custom...
2010-08-05  Bryan DuxburyTHRIFT-814. java: Include a TServlet in the standard...
2010-08-05  Bryan DuxburyTHRIFT-836. java: Race condition causes CancelledKeyExc...
2010-08-05  Bryan DuxburyTHRIFT-751. java: Add clear() method to TBase
2010-08-04  Bryan DuxburyTHRIFT-133. add missing file to makefile.am
2010-07-29  Bryan DuxburyTHRIFT-833. java: build.xml in lib/java is missing...
2010-07-29  Bryan DuxburyTHRIFT-133. fix a small bug with smalltalk.prefix and...
2010-07-29  Bryan DuxburyTHRIFT-133. 'namespace ruby' should error out, or be...
2010-07-28  T Jake Lucianiadded test case and fix for records contained in arrays
2010-07-28  Bryan DuxburyTHRIFT-714. java: maxWorkerThreads parameter to THsHaSe...
2010-07-28  Bryan DuxburyTHRIFT-699. rb: Excise unused 'native protocol method...
2010-07-28  Bryan Duxburyrevert unintentional partial commit of THRIFT-247
2010-07-28  Bryan Duxburyadd rat_exclude file that contains patterns RAT should...
2010-07-28  Bryan DuxburyAdd ASL to Thrift.sln
2010-07-28  Bryan Duxburyadd ASL to a handful of files
2010-07-26  Bryan Duxburyadd a bunch of stuff in aclocal to svn:ignore
2010-07-26  Bryan Duxburyadd license headers to a smattering of files
2010-07-21  Andrew McGeachieTHRIFT-821. Add a method to get a copy of the TMemoryB...
2010-07-21  Andrew McGeachieTHRIFT-688. Make TBinaryProtocol obey cocoa memory...
2010-07-13  Bryan DuxburyTHRIFT-818. java: Async client doesn't send method...
2010-07-10  T Jake LucianiTHRIFT-813: fix for broken list deserialization
2010-07-01  David ReissTHRIFT-395. python: Add option to treat strings as...
2010-06-24  Bryan DuxburyTHRIFT-160. csharp: Created THttpTransport for the...
2010-06-23  Bryan DuxburyTHRFIT-804. java: CompareTo is broken for unions set...
2010-06-23  Bryan DuxburyTHRIFT-808. Segfault when constant declaration referenc...
2010-06-23  Bryan DuxburyTHRIFT-767. rb: ruby compiler does not keep comments...
2010-06-11  David ReissTHRIFT-528. perl: add PERL_PREFIX to configure.ac
2010-06-09  Bryan DuxburyTHRIFT-789. Files missing proper Apache license header
2010-05-26  Bryan DuxburyTHRIFT-768. java: Async client for Java
2010-05-19  Andrew McGeachieTHRIFT-733. Don't use scripting bridge extension's...
2010-05-18  David ReissTHRIFT-784. erl: Fix two problems with "make install"
2010-05-18  David ReissTHRIFT-646. erlang: Misc build cleanups
2010-05-17  David ReissTHRIFT-781. Install libfb303.so in the correct target...
2010-05-12  Bryan DuxburyTHRIFT-459. Ruby installation always tries to write...
2010-05-12  Bryan DuxburyTHRIFT-774. java: TDeserializer should provide a partia...
2010-05-07  David ReissTHRIFT-373. Include js and as3 libraries in release...
2010-05-07  David ReissClean up a little bit of extra whitespace
2010-05-04  David ReissTHRIFT-647. php: Add license header and fix style in...
2010-05-04  Bryan Duxburyrevert an unintentional commit to the java generator
2010-05-03  Bryan DuxburyTHRIFT-770. build: Get 'make dist' to work without...
2010-05-02  Bryan DuxburyTHRIFT-650. build: Make Check fails on Centos/OSX with...
2010-05-02  Bryan DuxburyTHRIFT-646. erl: Erlang library is missing install...
2010-05-02  Bryan DuxburyTHRIFT-647. php: PHP library is missing install target
2010-05-01  Bryan DuxburyTHRIFT-765. java: Revert the changes applied by THRIFT...
2010-04-30  Bryan Duxburyset the TRUNK version to 0.4.0-dev, instead of the...
2010-04-30  Bryan DuxburyTHRIFT-765. java: Improved string encoding and decoding...
2010-04-29  Bryan DuxburyTHRIFT-438. py: Add support for Twisted.web in servers...
2010-04-29  Bryan DuxburyTHRIFT-766. java: Propagate TSocket timeout to connect
2010-04-29  Bryan Duxburyjava: add another testcase to TestUtf8Helper
2010-04-28  Andrew McGeachieTHRIFT-762. Include CoreServices.h if we are not compil...
2010-04-26  David ReissTHRFIT-601. java: Add readLength support to TBinaryProt...
2010-04-26  David ReissTHRIFT-601. java: Allow a maximum frame size for TFrame...
2010-04-26  Bryan DuxburyTHRIFT-760. java: Generated client code does not set...
2010-04-25  Bryan DuxburyTHRIFT-765. java: Improved string encoding and decoding...
2010-04-22  Bryan DuxburyTHRIFT-611. Under Windows when compiling using MinGW...
2010-04-22  Bryan DuxburyTHRIFT-518. as3: Add the AS3 generator and library
2010-04-22  Bryan DuxburyTHRIFT-761. java: Include the symbolic name of a typede...
2010-04-22  Bryan DuxburyTHRIFT-763. java: Variable capture bug in generated...
2010-04-22  Bryan Duxburyjava: stop trying to run the removed UnionTest
2010-04-22  Bryan DuxburyTHRIFT-759. java: Make TBase implement Comparable
2010-04-15  Bryan Duxburyjava: convert UnionTest to TestTUnion using JUnit
2010-04-14  David ReissTHRIFT-755. php: Fix compilation as a static module
2010-04-05  Bryan DuxburyTHRIFT-754. java: Improvements to varint reading in...
2010-04-04  Bryan DuxburyTHRIFT-753. java: Don't look up TFieldIdEnum values...
2010-04-03  Bryan DuxburyTHRIFT-746. java: Generated services Iface/Client inner...
2010-04-03  Bryan DuxburyTHRIFT-752. java: Use a faster Stack implementation...
2010-04-03  Bryan Duxburyjava: Enhance TMemoryInputTransport to allow operation...
2010-04-03  Bryan Duxburyjava: add a basic test for TMemoryInputTransport
2010-04-03  Bryan Duxburyjava: reorganize ProtocolTestBase slightly
2010-04-03  Bryan DuxburyTHRIFT-663. java: JavaBean code generator produces...
2010-03-29  Bryan DuxburyTHRIFT-723: java: Thrift buffers with set and map types...
2010-03-29  Bryan Duxburyjava: Make TProtocolFactory extend Serializable.
2010-03-28  Bryan DuxburyTHRIFT-363. java: Maven Deploy
2010-03-27  Bryan Duxburyjava: Move contents of CompareTest into TestStruct...
2010-03-27  Bryan Duxburyjava: Move contents of DeepCopyTest to TestStruct;...
2010-03-27  Bryan Duxburyjava: Move contents of IdentityTest into TestStruct
2010-03-26  Bryan Duxburyjava: get rid of old OverloadNonblockingServer.java...
2010-03-26  Bryan Duxburyjava: convert PartialDeserializeTest to testcase of...
2010-03-26  Bryan Duxburyjava: convert Framed Transport test to JUnit, remove...
2010-03-26  Bryan Duxburyjava: Convert TJSONProtocol test to JUnit, making a...
2010-03-26  Bryan Duxburyjava: Stop trying to run the deprecated version of...
2010-03-26  Bryan Duxburyjava: Convert Binary and Compact protocol tests to...
2010-03-26  Bryan DuxburyTHRIFT-719. java: Update Nonblocking and HsHa server...
2010-03-26  Bryan Duxburyjava: Add JUnit to ivy config. Convert Nonblocking...
2010-03-23  Bryan DuxburyTHRIFT-701. java: Generated classes take up more space...
2010-03-23  Bryan DuxburyTHRIFT-739. java: TCompactProtocol isn't suitable for...
2010-03-22  David ReissTHRIFT-736. cpp: Check for availability of pthread_mute...
next