common/thrift.git
2014-06-16  Roger Meiercompiler: move README_Windows.md content to README.md
2014-06-15  Roger MeierTHRIFT-2520 cpp:cob_style generates incorrect .tcc...
2014-06-14  Roger Meiercompiler: move README_Windows.md content to README.md
2014-06-11  Roger MeierTHRIFT-2572 Add string/collection length limit checks...
2014-06-11  Roger MeierTHRIFT-847 Test Framework harmonization across all...
2014-06-11  henriqueTHRIFT-2571 Simplify cross compilation using CMake
2014-06-10  Roger MeierTHRIFT-847 Test Framework harmonization across all...
2014-06-10  henriqueTHRIFT-2471 requires libboost 1.54
2014-06-10  Pascal BachAllow cross build for windows using mingw32
2014-06-10  Pascal BachGet thrift version from configure.ac for CMake build
2014-06-10  Pascal BachAdd CMake file for the thrift compiler
2014-06-09  Roger MeierTHRIFT-2569 Introduce file to specify third party libra...
2014-06-09  Roger Meier.gitignore: add c_glib profiling files *.gcno
2014-06-05  Jens GeyerTHRIFT-2568 Implement own certificate handler
2014-06-04  henriqueTHRIFT-2565 autoconf fails to find mingw-g++ cross...
2014-05-31  Jens GeyerTHRIFT-2435 Java compiler doesn't like struct member...
2014-05-31  Jens GeyerTHRIFT-2560 Thrift compiler generator tries to concat...
2014-05-31  Roger MeierTHRIFT-847 Test Framework harmonization across all...
2014-05-30  Jens GeyerTHRIFT-2554 double initialization in generated Read...
2014-05-30  Jens GeyerTHRIFT-2555 excessive "unused field" comments
2014-05-30  raTHRIFT-2558: CSharp gen tries to add str + int
2014-05-30  Roger Meierupdate doc/install
2014-05-30  Roger Meieradd doc/install from website, update README.md
2014-05-30  Roger MeierTHRIFT-2543 Generated enum type in haskell should be...
2014-05-29  Roger MeierTHRIFT-2469 "java:fullcamel" option to automatically...
2014-05-29  Roger MeierTHRIFT-2469 "java:fullcamel" option to automatically...
2014-05-29  Roger MeierTHRIFT-2526 Assignment operators and copy constructors...
2014-05-29  Roger MeierTHRIFT-2551 OutOfMemoryError "unable to create new...
2014-05-28  Roger MeierTHRIFT-847 Test Framework harmonization across all...
2014-05-28  Jens GeyerTHRIFT-1584 could not SetMinThreads in ThreadPool on...
2014-05-28  Roger MeierTHRIFT-2239 Address FindBugs errors
2014-05-27  Roger MeierTHRIFT-847 Test Framework harmonization across all...
2014-05-27  Roger MeierMerge branch 'master' of https://git-wip-us.apache...
2014-05-27  Jens GeyerTHRIFT-2552 eliminate warning from configure.ac
2014-05-27  Roger MeierTHRIFT-847 Test Framework harmonization across all...
2014-05-26  Jens GeyerUpdated makefile for THRIFT-2544 Add support for socket...
2014-05-26  Jens GeyerTHRIFT-2544 Add support for socket transport for c...
2014-05-25  Roger Meiermake cross: add nodejs-nodejs test and nodejs compact...
2014-05-23  Roger MeierTHRIFT-2534 Cross language test results should recorded...
2014-05-20  henriqueTHRIFT-2534 Cross language test results should recorded...
2014-05-19  henriqueTHRIFT-2505 fix apache license header
2014-05-19  henriqueTHRIFT-2522 TypeScript extension for Thrift Compiler
2014-05-19  Pascal SchweizerTHRIFT-2522 TypeScript extension for Thrift Compiler
2014-05-16  Jens GeyerFixed broken build: "thrift -out <dir>" expects that...
2014-05-16  Jens GeyerFixed broken build (superfluous EXTRA_DIST section)
2014-05-16  Jens GeyerTHRIFT-2500 sending random data crashes thrift(golang...
2014-05-16  Jens GeyerTHRIFT-2537 Path for "go get" does not work
2014-05-16  Roger MeierTHRIFT-2534 Cross language test results should recorded...
2014-05-16  jfarrellThrift-2535:TJSONProtocol when serialized yields TField...
2014-05-13  Roger MeierTHRIFT-2401 Haskell tutorial compiles
2014-05-11  Roger MeierTHRIFT-1771 "make check" fails on x64 for libboost_unit...
2014-05-11  raTHRIFT-2511 Node.js compact protocol
2014-05-09  Jens GeyerTHRIFT-2505 go struct should always be a pointer to...
2014-05-09  Jens GeyerTHRIFT-2491 unable to import generated ThriftTest service
2014-05-08  Jens GeyerTHRIFT-2497 server and client for test/go, also several...
2014-05-08  Jens GeyerTHRIFT-2455 Allow client certificates to be used with...
2014-05-04  Roger MeierTHRIFT-2512 lib/${language}/README.md
2014-05-04  Roger MeierTHRIFT-2512 lib/${language}/README.md
2014-05-04  Roger MeierTHRIFT-2512 lib/${language}/README.md
2014-05-04  Roger MeierTHRIFT-2512 lib/${language}/README.md
2014-05-04  Roger MeierTHRIFT-2475 c_glib: buffered_transport_write function...
2014-05-04  Roger MeierTHRIFT-2471: Make cpp.ref annotation language agnostic
2014-05-04  Roger MeierTHRIFT-2490 c_glib: if fail to read a exception from...
2014-05-04  Roger MeierTHRIFT-2494: Add enum toString helper function in c_glib
2014-05-03  Roger MeierTHRIFT-1914 Python: Support for Multiplexing Services...
2014-05-02  Jens GeyerTHRIFT-2506 Update TProtocolException error codes to...
2014-05-02  Roger Meiertest/README.md: fix link
2014-05-02  Jens GeyerTHRIFT-2499 Compiler: allow annotations without "=...
2014-05-02  Jens GeyerTHRIFT-2491 unable to import generated ThriftTest service
2014-05-02  Jens GeyerTHRIFT-2501: C# The test parameters from the TestServer...
2014-05-02  Jens GeyerTHRIFT-2471 Make cpp.ref annotation language agnostic
2014-05-02  Roger MeierTHRIFT-2492 use tcxx instead of tr1 in test/cpp
2014-05-02  Roger MeierTHRIFT-847 Test Framework harmonization across all...
2014-05-01  Jens GeyerTHRIFT-2502 Optimize go implementations of binary and...
2014-05-01  Jens GeyerTHRIFT-2451: Do not use pointers for optional fields...
2014-05-01  henriqueadd missing bc on travis
2014-04-30  henriqueexec permissions for sh files
2014-04-30  henriquemore consistent timing on test.sh
2014-04-30  henriqueTHRIFT-847 Test Framework harmonization across all...
2014-04-30  henriqueTHRIFT-2132 Go: Support for Multiplexing Services on...
2014-04-27  Jens GeyerTHRIFT-2495 JavaScript/Node string constants lack prope...
2014-04-24  raTHRIFT-2493:Node.js lib needs HTTP client
2014-04-23  raTHRIFT-2493:Node.js lib needs HTTP client
2014-04-22  Jens GeyerTHRIFT-2132 Go: Support for Multiplexing Services on...
2014-04-22  Jens GeyerTHRIFT-2347 C# TLS Transport based on THRIFT-181
2014-04-22  raTHRIFT-2405:Node.js Multiplexer tests fail (silently)
2014-04-21  Roger MeierTHRIFT-2463 test/py/RunClientServer.py fails sometimes
2014-04-21  Roger MeierTHRIFT-2466: Improper error handling for SSL/TLS connec...
2014-04-18  Jens GeyerTHRIFT-2456 THttpClient fails when using async support...
2014-04-18  Jens GeyerTHRIFT-2477 thrift --help text with misplaced comma
2014-04-17  Roger MeierTHRIFT-847 Test Framework harmonization across all...
2014-04-17  jfarrellTHRIFT-2190:Add the JavaScript thrift.js lib to the...
2014-04-16  Jens GeyerTHRIFT-2470 THttpHandler swallows exceptions from processor
2014-04-15  Jens GeyerAdded some more missing ASF headers, fixed go/test...
2014-04-15  Jens GeyerAdded missing ASF headers
2014-04-15  Jens GeyerTHRIFT-2460 unopened socket fd must be less than zero.
2014-04-14  Jens GeyerAdded missing ASF header
2014-04-14  Jens GeyerTHRIFT-2458 Generated golang server code for "oneway...
2014-04-14  Jens GeyerTHRIFT-2458 Generated golang server code for "oneway...
2014-04-13  Jens GeyerTHRIFT-2449 Enhance typedef structure to distinguish...
next