common/thrift.git
2010-08-30  David Reisserlang: test_{client,server}: Allow framed_transport...
2010-08-30  David Reisserlang: Create a test client
2010-08-30  David Reisserlang: Refactor the processor
2010-08-30  David Reisserlang: Get rid of after_reply from thrift_processor
2010-08-30  David Reisserlang: Don't catch exits in thrift_processor
2010-08-30  David Reisserlang: Refactor the binary protocol
2010-08-30  David Reisserlang: Refactor the read path of the protocol
2010-08-30  David Reisserlang: Refactor the read path of the client
2010-08-30  David Reisserlang: Refactor the write paths of the client and...
2010-08-30  David Reisserlang: Client refactor, part 1
2010-08-30  David Reisserlang: Make the gen-code return a special value for...
2010-08-30  David Reisserlang: Separate out thrift_protocol:read_specific
2010-08-30  David Reisserlang: Add a more detailed spec for thrift_protocol...
2010-08-30  David Reisserlang: Separate out thrift_binary_protocol:read_data
2010-08-30  David Reisserlang: Add some more detailed specs for protocol imple...
2010-08-30  David Reisserlang: Add some initial specs for thrift_transport...
2010-08-30  David Reisserlang: Add some initial specs to thrift_client and...
2010-08-30  David Reisserlang: Make the test_server use thrift_socket_server
2010-08-30  David Reisserlang: Make the test server compatible with the Python...
2010-08-30  David Reisserlang: Make framed_transport not write out its buffer...
2010-08-30  David Reisserlang: Make buffered_transport not write out its buffe...
2010-08-30  David Reisserlang: Don't print a warning for application-defined...
2010-08-30  David Reisserlang: Be a little more formal
2010-08-30  David Reisserlang: Spell behaviour properly
2010-08-30  David Reisserlang: Export cast/3 from thrift_client (dialyzer...
2010-08-30  David Reisserlang: Fix a dialyzer warning in thrift_disk_log_transport
2010-08-30  David Reisserlang: Fix a compiler warning in the disk_log transport
2010-08-30  David Reisserlang: Remove some unused modules
2010-08-30  David Reisserlang: Allow custom erlc flags for the test suite
2010-08-30  David Reisserlang: Enable compiler warnings for the library
2010-08-30  David Reisserlang: Clean up some trailing whitespace
2010-08-30  David ReissRollback a few recent Erlang changes to fix blame data
2010-08-30  David ReissTHRIFT-869. python: Disguise ECONNRESET as EOF on BSD
2010-08-30  Bryan DuxburyTHRIFT-879. java: Remove @Override from TUnion.clear
2010-08-30  Bryan DuxburyTHRIFT-877. compiler: smalltalk namespace doesn't work
2010-08-27  Todd LipconTHRIFT-873. java: Java tests fail due to Too many open...
2010-08-26  David ReissClean up some style from r987565
2010-08-25  Bryan DuxburyTHRIFT-854. php: Provide configure option and make...
2010-08-24  David ReissTHRIFT-866. erlang: Make specs compatible with Erlang R12
2010-08-24  David ReissTHRIFT-646. erlang: Fix build on machines without Erlang
2010-08-21  Bryan DuxburyTHRIFT-693. java: Thrift compiler generated java code...
2010-08-20  Bryan DuxburyTHRIFT-855. py: Include optimized compiled python objec...
2010-08-20  Bryan DuxburyTHRIFT-859. py: Allow py:twisted to be generated in...
2010-08-20  Bryan Duxburycompiler: make a standard way for language generators...
2010-08-19  Bryan DuxburyTHRIFT-845. java: async client does not respect timeout
2010-08-19  Bryan DuxburyTHRIFT-858. build: Have bootstrap.sh check for a suita...
2010-08-19  David ReissTHRIFT-646. erlang: Install into the detected Erlang...
2010-08-19  Bryan DuxburyTHRIFT-858. build: Have bootstrap.sh check for a suita...
2010-08-19  Bryan DuxburyTHRIFT-850. build: Perl runtime requires Bit::Vector...
2010-08-19  Bryan DuxburyTHRIFT-599. erl: Don't use unnecessary processes in...
2010-08-19  Bryan Duxburybuild: make dist no longer includes root-level bootstra...
2010-08-17  Bryan DuxburyTHRIFT-851. php: php extension fails to compile on...
2010-08-15  Bryan DuxburyTHRIFT-846. js: JavaScript Test Framwork: extended...
2010-08-15  Bryan DuxburyTHRIFT-456. cpp: Bad IP address string in test/cpp...
2010-08-15  Bryan DuxburyTHRIFT-852. Missing newline causes many compiler warnings
2010-08-15  Bryan DuxburyUpdate the NOTICE file.
2010-08-13  Bryan Duxburyupdate the changes file
2010-08-13  Bryan Duxburybump version number from 0.4.0-dev to 0.5.0-dev
2010-08-13  David ReissTHRIFT-247. Commit files missing from r985031
2010-08-13  Bryan DuxburyTHRIFT-682. php: PHP extension doesn't compile on Mac...
2010-08-13  Bryan DuxburyTHRIFT-831. java: FramedTransport implementation that...
2010-08-12  Bryan DuxburyTHRIFT-842. java: Upgrade to current version of commons...
2010-08-12  Bryan DuxburyTHRIFT-827. ocaml: OCaml generator to take default...
2010-08-12  David ReissTHRIFT-837. php: Fix accelerator bug affecting writes...
2010-08-12  David ReissTHRIFT-247. cpp: Basic THttpServer implementation for C++
2010-08-12  David ReissTHRIFT-676. cpp: Move __isset definition for SWIG-compa...
2010-08-12  Bryan DuxburyTHRIFT-832. html: HTML generator shows unspecified...
2010-08-12  Bryan DuxburyTHRIFT-778. php: PHP socket listening server
2010-08-12  Bryan DuxburyTHRIFT-780. php: Prevent aborts due to simultaneous...
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...
next