common/thrift.git
2012-05-19  Jake FarrellTHRIFT-1610:IWebProxy not available on WP7 platform
2012-05-18  Roger MeierTHRIFT-1593 Pass on errors like "connection closed...
2012-05-18  Roger MeierTHRIFT-1598 Update Haskell generated code to use Text...
2012-05-18  Roger MeierTHRIFT-1598 Update Haskell generated code to use Text...
2012-05-18  Jake FarrellThrift-1326:on some platforms, #include <stdint.h>...
2012-05-18  Jake FarrellTHRIFT-1539:Build and distribute the fb303 python libra...
2012-05-18  Jake FarrellThrift-1604:Python exxception handeling for changes...
2012-05-18  Jake FarrellTHRIFT-1159:THttpClient->Flush() issue (connection...
2012-05-17  Jake FarrellThrift-1607:Incorrect file modes for several source...
2012-05-17  Jake FarrellThrift-1606:Race condition in BoostThreadFactory.cpp
2012-05-16  Jake FarrellThrift-541: Cocoa code generator doesn't put keywords...
2012-05-11  Roger MeierTHRIFT-1599 Fixing HTTP client(Ruby)
2012-05-11  Roger MeierTHRIFT-1336 thrift: added server and processor test...
2012-05-11  Roger MeierTHRIFT-1336 thrift: added server and processor test...
2012-05-11  Roger MeierTHRIFT-1589 configure.ac should require at least boost...
2012-05-11  Roger Meiersome ignores...
2012-05-11  Roger MeierTHRIFT-1336 thrift: added server and processor test...
2012-05-11  Roger MeierTHRIFT-1574 Apache project branding requirements: DOAP...
2012-05-11  Roger Meierupdate svn:ignore
2012-05-11  Jake FarrellThrift-1079:Support i64 in AS3
2012-05-10  Roger Meierfix broken build introduced with THRIFT-1336
2012-05-10  Roger MeierTHRIFT-1336 thrift: added server and processor test...
2012-05-08  Roger MeierTHRIFT-1597 TJSONProtocol.php is missing from Makefile.am
2012-05-08  Christopher... fix TApplicationException not imported in Python gencode
2012-05-04  Roger MeierTHRIFT-1596 Delphi: Test clients should have a return...
2012-05-04  Roger MeierTHRIFT-1574 Apache project branding requirements: DOAP...
2012-05-04  Roger MeierTHRIFT-1592 Test clients should have a return codes...
2012-05-03  Roger MeierTHRIFT-1588 Java Generated Exceptions don't follow...
2012-05-03  Roger MeierTHRIFT-681 The HTML generator does not handle JavaDoc...
2012-05-02  Roger MeierTHRIFT-1590 Document the excepted return values and...
2012-05-02  Roger MeierTHRIFT-1588 Java Generated Exceptions don't follow...
2012-05-02  Bryan DuxburyTHRIFT-681. The HTML generator does not handle JavaDoc...
2012-05-02  Christopher... fix tutorial python server
2012-05-01  Roger MeierTHRIFT-1589 configure.ac should require at least boost...
2012-05-01  Roger MeierTHRIFT-1588 Java Generated Exceptions don't follow...
2012-05-01  Roger Meierdisable c_glib for mingw compiler build
2012-05-01  Roger MeierTHRIFT-1514 Callbacks with newer jQuery versions don...
2012-05-01  Roger Meierenable c_glib per default
2012-04-28  Roger MeierTHRIFT-1586 Two small D issues
2012-04-28  Roger Meiercleanup .gitignore
2012-04-28  Roger MeierTHRIFT-1583 c_glib leaks memory
2012-04-17  Roger MeierTHRIFT-1577 Compile thrift with php module for php...
2012-04-15  Roger MeierTHRIFT-1277 Node.js serializes false booleans as null
2012-04-14  Roger MeierTHRIFT-1552 Thrift (cpp) include files shouldn't requir...
2012-04-14  Roger MeierMerge branch 'trunk' of https://github.com/benoitdion...
2012-04-13  Roger MeierTHRIFT-1566 Thrift/cpp: Use some different string opera...
2012-04-13  Roger MeierTHRIFT-1570 Correctly generate code for empty services.
2012-04-13  Roger MeierTHRIFT-1565 Thrift/cpp: Use default constructor for...
2012-04-13  Roger MeierTHRIFT-1569 thrift: add stop() method to python TNonblo...
2012-04-13  Roger MeierTHRIFT-1568 Thrift: Add User-Agent header to Python...
2012-04-13  Roger MeierTHRIFT-1564 Minor fixes to TZlibTransport
2012-04-13  Roger MeierTHRIFT-1552 Thrift (cpp) include files shouldn't requir...
2012-04-13  Roger MeierTHRIFT-1552 Include paths for c/c++ should be prefixed...
2012-04-11  Roger MeierTHRIFT-1079 Support i64 in AS3
2012-04-11  Roger MeierTHRIFT-1560 Add setCustomHeaders() method to python...
2012-04-11  Roger MeierTHRIFT-1562 Fix issue with TFramedTransport::readSlow
2012-04-11  Roger MeierTHRIFT-1563 thrift: make serve() throw an exception...
2012-04-11  Roger MeierTHRIFT-1561 expose #active connections
2012-04-11  Roger MeierTHRIFT-1558 Named Pipe and Anonymous Pipe transport...
2012-04-11  Roger MeierTHRIFT-1412 Thrift Transport classes should manage...
2012-04-09  Roger MeierTHRIFT-1555 Delphi version of the tutorial code
2012-04-09  Roger MeierTHRIFT-1554 Inherited service methods are not resolved...
2012-04-08  Roger MeierTHRIFT-1398 Compiler warning on generated code (Multifa...
2012-04-08  Roger Meieradd license headers, fix compiler warnings
2012-04-08  Roger MeierTHRIFT-1553 thrift nodejs service side can't read map...
2012-03-22  Jake FarrellTHRIFT-1500: d programming language support
2012-03-22  Anthony F.... THRIFT-1343 - remove internal min function, it seems...
2012-03-22  Anthony F.... THRIFT-1344 - fix http deprecation warning
2012-03-22  Anthony F.... THRIFT-1532 - slightly better fix, take into account...
2012-03-22  Anthony F.... THRIFT-1532/THRIFT-1475 - fix record generation for...
2012-03-22  Jake FarrellTHRIFT-1537:TFramedTransport issues
2012-03-08  Jake FarrellTHRIFT-1534:Required fields in the Delphi code generator.
2012-03-02  Jake FarrellTHRIFT-1429:The nonblocking servers is supposed to...
2012-03-02  Jake FarrellTHRIFT-1523: clientTimeout not worked as expected in...
2012-03-02  Jake FarrellTHRIFT-1128:MAC OS X thrift.h incompatibility with...
2012-03-01  Bryan DuxburyTHRIFT-1527. java: Generated implementation of tupleRea...
2012-03-01  Bryan DuxburyTHRIFT-1529. java: TupleProtocol can unintentionally...
2012-03-01  Ilya MaykovTHRIFT-481: indentation of ruby classes is off by a few
2012-02-29  Ilya MaykovTHRIFT-1204: Ruby autogenerated files should require...
2012-02-29  Bryan DuxburyTHRIFT-1526. java: Union TupleSchemeFactory returns...
2012-02-29  Ilya MaykovTHRIFT-369: sets and maps break equality
2012-02-28  Roger MeierTHRIFT-1524 TNonBlockingServer does not compile in...
2012-02-28  Roger MeierTHRIFT-1524 TNonBlockingServer does not compile in...
2012-02-28  Roger MeierTHRIFT-1388 Delphi XE code-generation test case
2012-02-22  Bryan DuxburyTHRIFT-1518. cpp: Generated C++ code only sends the...
2012-02-22  Anthony F.... THRIFT-1520 : embed version number in .app file for...
2012-02-22  Anthony F.... THRIFT-1520 : embed version number in .app file for...
2012-02-22  Roger MeierTHRIFT-1516 TProtocolException in C# should be public
2012-02-19  Roger MeierTHRIFT-1517 TTransport.ReadAll() should set exception...
2012-02-14  Bryan DuxburyTHRIFT-1447. java: NullpointerException in ProcessFunct...
2012-02-11  Roger MeierTHRIFT-1348 C++ Qt bindings
2012-02-10  Roger MeierTHRIFT-1348 C++ Qt bindings
2012-02-10  Roger MeierTHRIFT-1348 C++ Qt bindings
2012-02-09  Jake FarrellThrift-556:Ruby compiler does not correctly referred...
2012-02-06  Roger MeierTHRIFT-1512 Thrift socket support for Windows XP
2012-01-31  Jake FarrellTHRIFT-1510:There should be an implementation of the...
2012-01-28  Jake FarrellThrift-1453:Don't change types of arguments when serial...
2012-01-27  Jake FarrellTHRIFT-1394:Treatment of optional fields is not consist...
2012-01-27  Jake FarrellThrift-1502:TSimpleServer::serve(): Do not print out...
2012-01-27  Jake FarrellThrift-1465:Visibility of methods in generated java...
next