common/thrift.git
2010-10-15  Bryan DuxburyTHRIFT-958. java: Change accessmodifer on trans_ field...
2010-10-15  Roger MeierTHRIFT-913 Test Case for Url encoded strings + simple...
2010-10-14  Roger MeierTHRIFT-955 remove CharLowerBuff function for mingw...
2010-10-13  Roger Meierignore a few test binaries
2010-10-13  Roger MeierTHRIFT-916 no errors on GNU/Linux when compiling with...
2010-10-12  Bryan DuxburyTHRIFT-951. java: Add a new isServing() method to TServer
2010-10-11  Bryan Duxburyspacing cleanup
2010-10-11  Bryan Duxburyclear a bunch of java warnings, unused code and imports...
2010-10-11  Bryan Duxburyupdate svn:ignore in test/py.twisted
2010-10-11  Mark SleeTHRIFT-952. TBinarySerializer utility class for convert...
2010-10-08  Roger MeierTHRIFT-926 Miscellaneous C++ improvements
2010-10-08  Roger MeierTHRIFT-581 Add a testsuite for txThrift (Twisted) ...
2010-10-06  Bryan DuxburyTHRIFT-862. java: Async client issues / improvements
2010-10-06  Bryan DuxburyTHRIFT-946. java: Augment FieldValueMetaData so it...
2010-10-06  David ReissTHRIFT-927. php: Option to support modifying the PHP...
2010-10-06  David ReissTHRIFT-926. cpp: Better exception handling in TSimpleServer
2010-10-06  David ReissTHRIFT-926. cpp: remove auto-stringification in TLogging.h
2010-10-06  David ReissTHRIFT-926. cpp: Better buffer management for TNonblock...
2010-10-06  David ReissTHRIFT-926. cpp: Let TMemoryBuffer::resetBuffer() set...
2010-10-06  David ReissTHRIFT-926. cpp: Thrift: throw bad_alloc when malloc...
2010-10-06  David ReissTHRIFT-926. cpp: TFramedTransport: Uphold the strong...
2010-10-06  David ReissTHRIFT-926. cpp: TMemoryBuffer: Uphold the strong excep...
2010-10-06  David ReissTHRIFT-926. cpp: Add configurable buffer recycling...
2010-10-06  David ReissTHRIFT-926. cpp: Revert r750153 to make way for more...
2010-10-06  David ReissTHRIFT-929. cpp: Convert tests to use boost 1.37
2010-10-06  David ReissTHRIFT-926. cpp: Fix inconsistencies in transport read...
2010-10-06  David ReissTHRIFT-929. cpp: Add tests to verify blocking read...
2010-10-06  David ReissTHRIFT-929. cpp: Test wrapper transports more thoroughly
2010-10-06  David ReissTHRIFT-929. cpp: Update TransportTest to test TSocket
2010-10-06  David ReissTHRIFT-929. cpp: Reduce default buffer sizes for Transp...
2010-10-06  David ReissTHRIFT-926. cpp: Fix bugs in TFileTransport::flush()
2010-10-06  David ReissTHRIFT-926. cpp: TFileTransportTest timing slightly...
2010-10-06  David ReissTHRIFT-926. cpp: Fix destructor behavior of TFileTransport
2010-10-06  David ReissTHRIFT-926. cpp: Don't sleep in TFileTransport if we...
2010-10-06  David ReissTHRIFT-926. cpp: remove "standalone" distinction in...
2010-10-06  David ReissTHRIFT-926. cpp: Make TZlibTransport::flush() behave...
2010-10-06  David ReissTHRIFT-929. cpp: Use boost::lognormal_distribution...
2010-10-06  David ReissTHRIFT-929. cpp: Convert ZlibTest to use the boost...
2010-10-06  David ReissTHRIFT-929. cpp: Remove TZlibTest dependency on filesys...
2010-10-06  David ReissTHRIFT-929. cpp: Fix a couple minor issues in ZlibTest
2010-10-06  David ReissTHRIFT-929. cpp: Add unit test for transport functionality
2010-10-06  David ReissTHRIFT-928. cpp: TNonblockingServer: use TSocket and...
2010-10-06  David ReissTHRIFT-926. cpp: Remove TServerSocket as a friend class...
2010-10-06  David ReissTHRIFT-925. cpp: Add _VALUES_TO_NAMES enum map
2010-10-06  David ReissTHRIFT-924. php: Fix missing comma in generated PHP...
2010-10-06  David ReissTHRIFT-926. cpp: Fix an errant argument to a debug...
2010-10-06  David ReissTHRIFT-922. cpp: Add profiling code to help conversion...
2010-10-06  David ReissTHRIFT-928. cpp: Thrift Server Client Stats
2010-10-06  David ReissTHRIFT-922. cpp: Update C++ generator to emit templatiz...
2010-10-06  David ReissTHRIFT-922. cpp: Fix C++ compilation when using list...
2010-10-06  David ReissTHRIFT-922. cpp: Templatize binary and compact protocol
2010-10-06  David ReissTHRIFT-922. cpp: Convert protocol classes to use non...
2010-10-06  David ReissTHRIFT-922. cpp: Convert transport classes to use non...
2010-10-06  David ReissTHRIFT-922. cpp: Add shortcutted version of readAll...
2010-10-06  David ReissTHRIFT-922. cpp: When reading strings, borrow first
2010-10-06  David ReissTHRIFT-923. cpp: Add completion notification to async...
2010-10-06  David ReissTHRIFT-928. cpp: Prefix function name with service...
2010-10-06  David ReissTHRIFT-928. cpp: Include request/response size in proce...
2010-10-06  David ReissTHRIFT-928. cpp: Make clients call writeEnd on their...
2010-10-06  David ReissTHRIFT-923. cpp: Implement a fully nonblocking server...
2010-10-06  David ReissTHRIFT-928. cpp: Processor-level event callbacks
2010-10-06  David ReissTHRIFT-922. cpp: Revert the BufferBase part of r750585
2010-10-06  Bryan DuxburyTHRIFT-945. java: TAsyncClient class's currentMethod...
2010-10-06  Bryan DuxburyTHRIFT-941. php: Make PHP C Extension use the defined...
2010-10-06  Bryan DuxburyTHRIFT-932. hs: Haskell tests need to be run through...
2010-10-06  Bryan DuxburyTHRIFT-944. hs: Support all version-4s of base
2010-10-05  Anthony F.... THRIFT-933 : looks fine, and cabal check looks good...
2010-10-05  Anthony F.... THRIFT-943: fix typo
2010-10-05  Anthony F.... disable php extension if php-config is missing
2010-10-05  David ReissTHRIFT-868. Make const values work properly with typdefs
2010-10-05  David Reisscompiler: Move t_type::generate_fingerprint to a .cc...
2010-10-05  David Reisserlang: Use Automake SUBDIRS instead of a manual forwar...
2010-10-05  David ReissTHRIFT-841. Exclude generated php and erlang Makefiles...
2010-10-04  Roger MeierTHRIFT-940 use BOOST_LDFLAGS for unit tests, required...
2010-09-30  Bryan DuxburyTHRIFT-939. java: optional binary fields throw NPE...
2010-09-28  Bryan Duxburybump versions to 0.6.0
2010-09-28  Bryan Duxburyupdate the CHANGES file
2010-09-28  Bryan DuxburyTHRIFT-900. cpp: Unix domain socket
2010-09-28  David Reisscontrib/fb303: use pure_enums in C++ for compatibility
2010-09-28  Todd LipconTHRIFT-912. java: Fix some bugs in SASL implementation...
2010-09-28  Todd LipconTHRIFT-931. java: Add log4j.properties missing from...
2010-09-28  Todd LipconTHRIFT-890. java: Add README missing from previous...
2010-09-27  Todd LipconTHRIFT-931. java: Use log4j for Java tests
2010-09-27  Bryan DuxburyTHRIFT-787. compiler: Enums are not read correctly
2010-09-27  Anthony F.... THRIFT-918 : better haskell tests
2010-09-27  Todd LipconTHRIFT-890. java: Fix tutorial to build and run in...
2010-09-27  Anthony F.... THRIFT-919 : updated haskell README
2010-09-27  David ReissTHRIFT-335. python: Initial implementation of TCompactP...
2010-09-27  Bryan DuxburyTHRIFT-920. cpp: C++ Test and Tutorial does not compile...
2010-09-27  Anthony F.... THRIFT-905: hook haskell into autoconf
2010-09-27  Bryan DuxburyTHRIFT-917. java: THsHaServer should not accept an...
2010-09-27  Anthony F.... make check wasn't working because python namespace...
2010-09-26  Anthony F.... THRIFT-743: seems to compile and doesn't break other...
2010-09-26  Anthony F.... ignore generated artifacts
2010-09-26  Anthony F.... ignore generated directory
2010-09-26  Anthony F.... ignore test artifacts
2010-09-24  Bryan DuxburyTHRIFT-881. csharp: add csharp to the tutorial
2010-09-23  Anthony F.... THRIFT-914 : haskell bindings compile easier
2010-09-22  T Jake LucianiTHRIFT-911: fix for trailing commas in sets, lists...
2010-09-22  Bryan DuxburyTHRIFT-906. hs: Improve type mappings
next