summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* THRIFT-1357 Erlang Dependency breaks buildRoger Meier2013-06-291-1/+1
* THRIFT-2044 Util.h uses defines from PlatformSocket but does not include itRoger Meier2013-06-291-7/+9
* THRIFT-2071 clang 3.2 reports warning when comparing shared_ptr<X> == NULLRoger Meier2013-06-298-53/+53
* THRIFT-2072 TNonblocking server compilation FAILS with C++11 support enabledRoger Meier2013-06-281-1/+1
* update .gitignoreRoger Meier2013-06-281-0/+3
* THRIFT-2039 config.h --> thrift-config.hRoger Meier2013-06-284-4/+4
* THRIFT-2070 Improper `HexChar' and 'HexVal' implementation in TJSONProtocol.csJens Geyer2013-06-281-0/+2
* THRIFT-2065 Not valid constants filename in JavaJens Geyer2013-06-261-6/+58
* THRIFT-2032 C# client leaks sockets/handlesJens Geyer2013-06-254-71/+130
* THRIFT-2066 'make install' does not install two headers required for C++ bind...Jens Geyer2013-06-251-0/+2
* THRIFT-2039 config.h --> thrift-config.hKonrad Grochowski2013-06-221-0/+24
* THRIFT-2039 config.h --> thrift-config.hRoger Meier2013-06-221-0/+1
* THRIFT-2039 config.h --> thrift-config.hKonrad Grochowski2013-06-2225-74/+40
* Thrift-2057:Vagrant fails on php testsjfarrell2013-06-211-1/+11
* Thrift-1919:libthrift depends on httpcore-4.1.3 (directly) and httpcore-4.1.4...jfarrell2013-06-211-2/+2
* Thrift-2052: Vagrant machine image defaults to only 384MB RAMjfarrell2013-06-211-0/+5
* THRIFT-2049 Go compiler doesn't build on native WindowsJens Geyer2013-06-211-5/+3
* THRIFT-2024 TServer.cpp warns on 64-bit platforms about truncating an rlim_t ...Ben Craig2013-06-201-1/+1
* Thrift-2051:Vagrant fails to build erlangjfarrell2013-06-201-1/+1
* THRIFT-2050 Vagrant C# lib compile fails with TException missingJens Geyer2013-06-201-0/+1
* THRIFT-1458 cpp: use the C++ standard (c++0x or later c++11) to improve code ...Roger Meier2013-06-202-20/+25
* THRIFT-2012: Modernize Go tooling - Fix for "make dist"Jens Geyer2013-06-191-3/+4
* THRIFT-2012 Modernizing GoJens Geyer2013-05-071-2/+2
* THRIFT-2012 Modernizing GoJens Geyer2013-06-18101-15970/+10026
* THRIFT-2030 Thrift allows for inconsistent use of "oneway"Jens Geyer2013-06-151-0/+6
* THRIFT-2015 Thrift exceptions should derive from TExceptionJens Geyer2013-06-127-5/+47
* THRIFT-2010 Generate c_glib code doesn't compile with strict gcc flagsRoger Meier2013-06-101-6/+17
* THRIFT-2014 Change C++ lib includes to use <namespace/> style throughoutRoger Meier2013-06-1067-114/+116
* THRIFT-1735 integrate tutorial into regular buildRoger Meier2013-06-096-3/+44
* THRIFT-1659 Bring nodejs default transport in line with Java default transportHenrique Mendonça2013-06-093-5/+8
* THRIFT-1659 Bring nodejs default transport in line with Java default transportHenrique Mendonça2013-06-094-33/+29
* THRIFT-1995: IDL can generate uncompilable ocdeCarl Yeksigian2013-06-092-2/+26
* THRIFT-1913 skipping unknown fields in java unionsJens Geyer2013-06-091-0/+1
* Thrift-1775:kamilsalas2013-06-091-3/+17
* Thrift-1733: Fix RPM build issues on RHEL6Jake Farrell2013-06-081-54/+30
* THRIFT-1952 Travis CIHenrique Mendonça2013-06-081-7/+7
* THRIFT-1966:Support different files for SSL certificates and keysJake Farrell2013-06-071-1/+12
* THRIFT-2003: Deprecate senumCarl Yeksigian2013-06-071-1/+4
* THRIFT-1753: Multiple C++ Windows, OSX, and iOS portability issuesCarl Yeksigian2013-06-0749-1023/+1281
* THRIFT-2002: Update Maybe to use Data.Maybe to prevent failure of the debug testCarl Yeksigian2013-06-061-2/+2
* THRIFT-400: Test failures in one language shouldn't keep test suites in other...Carl Yeksigian2013-06-061-1/+21
* THRIFT-1959: Add Union TMemoryBuffer supportCarl Yeksigian2013-06-061-7/+14
* THRIFT-1986 fix TCompactProtocol constantsHenrique Mendonça2013-06-051-2/+2
* Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thriftHenrique Mendonça2013-06-0521-58/+416
|\
| * THRIFT-1824:many compile warning, becase Thread.h includes config.hJake Farrell2013-06-041-0/+9
| * Thrift-1951:libthrift.jar has source files in itJake Farrell2013-06-041-3/+0
| * Thrift-1997:Add accept backlog configuration method to TServerSocketJake Farrell2013-06-042-3/+10
| * THRIFT-1996:Constants generation is broken / inconsistent with regular Java g...Jake Farrell2013-06-042-4/+4
| * THRIFT-1982 vsnprintf on Windows have different semanticsRoger Meier2013-06-041-0/+19
| * THRIFT-1983 %z printf format is not available in VisualRoger Meier2013-06-041-3/+5