common/thrift.git
11 years agoTHRIFT-2227 Thrift compiler generates spurious warnings with Xlint
Jens Geyer [Mon, 11 Nov 2013 21:43:45 +0000 (22:43 +0100)] 
THRIFT-2227 Thrift compiler generates spurious warnings with Xlint

Patch: Andrew Gaul

11 years agoTHRIFT-2254 Exceptions generated by Go compiler should implement error interface
Jens Geyer [Mon, 11 Nov 2013 21:06:05 +0000 (22:06 +0100)] 
THRIFT-2254 Exceptions generated by Go compiler should implement error interface

Patch: Aleksey Pesternikov

11 years agoTHRIFT-2259 C# unexpected null logDelegate() pointer causes AV in TServer.serve()
Jens Geyer [Mon, 11 Nov 2013 20:33:54 +0000 (21:33 +0100)] 
THRIFT-2259 C# unexpected null logDelegate() pointer causes AV in TServer.serve()

Patch: Jens Geyer

11 years agoTHRIFT-1813 java: Add @Generated annotation to generated classes
Roger Meier [Sat, 9 Nov 2013 18:41:46 +0000 (19:41 +0100)] 
THRIFT-1813 java: Add @Generated annotation to generated classes
Patch: Arvind Jayaprakash and Andrew Gaul

11 years ago Python Tornado TTornadoServer base class change
henrique [Fri, 8 Nov 2013 18:06:21 +0000 (19:06 +0100)] 
Python Tornado TTornadoServer base class change
    Patch: Bryan Pham

11 years agoTHRIFT-2214: System header sys/param.h is included inside the Thrift namespace
Ben Craig [Wed, 6 Nov 2013 01:49:12 +0000 (19:49 -0600)] 
THRIFT-2214: System header sys/param.h is included inside the Thrift namespace
Client: cpp
Patch: Vladimir Strisovsky

11 years agoMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
henrique [Tue, 5 Nov 2013 14:01:48 +0000 (15:01 +0100)] 
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift

11 years agoignore test log files
henrique [Tue, 5 Nov 2013 13:46:16 +0000 (14:46 +0100)] 
ignore test log files

11 years agoTHRIFT-2250 JSON and MemoryBuffer for JavaME
henrique [Mon, 4 Nov 2013 12:12:16 +0000 (13:12 +0100)] 
THRIFT-2250 JSON and MemoryBuffer for JavaME
Patch: Henrique Mendonca

11 years agoTHRIFT-2247 Go generator doesn't deal well with map keys of type binary
Jens Geyer [Tue, 5 Nov 2013 08:15:06 +0000 (09:15 +0100)] 
THRIFT-2247 Go generator doesn't deal well with map keys of type binary

Patch: Tonnerre Lombard & Aleksey Pesternikov

11 years agoTHRIFT-2216 cocoa: Extraneous semicolon in TProtocolUtil.h makes clang mad
Roger Meier [Tue, 5 Nov 2013 04:23:47 +0000 (05:23 +0100)] 
THRIFT-2216 cocoa: Extraneous semicolon in TProtocolUtil.h makes clang mad
Patch: Andrew McGeachie

11 years agoTHRIFT-1639 Java/Python: Serialization/Deserialization of double type using CompactPr...
Roger Meier [Tue, 5 Nov 2013 03:54:33 +0000 (04:54 +0100)] 
THRIFT-1639 Java/Python: Serialization/Deserialization of double type using CompactProtocol

Patch: Patrick Lawson

11 years agoTHRIFT-2246 Unset enum value is printed by ToString() - fix for some edge cases
Jens Geyer [Mon, 4 Nov 2013 23:49:10 +0000 (00:49 +0100)] 
THRIFT-2246 Unset enum value is printed by ToString() - fix for some edge cases

Patch: Jens Geyer

11 years agoTHRIFT-2246 Unset enum value is printed by ToString()
Jens Geyer [Mon, 4 Nov 2013 21:40:38 +0000 (22:40 +0100)] 
THRIFT-2246 Unset enum value is printed by ToString()

Patch: Jens Geyer

11 years agoTHRIFT-2158 Compact, JSON, and SimpleJSON protocols are not working correctly
Jens Geyer [Mon, 4 Nov 2013 21:18:40 +0000 (22:18 +0100)] 
THRIFT-2158 Compact, JSON, and SimpleJSON protocols are not working correctly

Patch: Jens Geyer

11 years agoTHRIFT-2251 go test for compact protocol is not running
Jens Geyer [Mon, 4 Nov 2013 21:17:48 +0000 (22:17 +0100)] 
THRIFT-2251 go test for compact protocol is not running

Patch: Aleksey Pesternikov

11 years agoTHRIFT-1815 Code generators line buffer output - Go compiler
Jens Geyer [Sun, 3 Nov 2013 22:42:35 +0000 (23:42 +0100)] 
THRIFT-1815 Code generators line buffer output - Go compiler

Patch: Jens Geyer

11 years agoTHRIFT-1815 Code generators line buffer output - Go compiler
Jens Geyer [Sat, 2 Nov 2013 18:05:40 +0000 (20:05 +0200)] 
THRIFT-1815 Code generators line buffer output - Go compiler

Patch: Jens Geyer

11 years agoTHRIFT-2240 thrift.vim (contrib) does not correctly handle 'union'
Jens Geyer [Thu, 24 Oct 2013 20:14:22 +0000 (22:14 +0200)] 
THRIFT-2240 thrift.vim (contrib) does not correctly handle 'union'

Patch: Matt Butcher

11 years agoTHRIFT-2034: Give developers' C++ code direct access to socket FDs on
Ben Craig [Tue, 15 Oct 2013 01:32:29 +0000 (20:32 -0500)] 
THRIFT-2034: Give developers' C++ code direct access to socket FDs on
server side
Client: cpp
Patch: Ben Craig

11 years agoTHRIFT-2026: Fix TCompactProtocol 64 bit builds
Ben Craig [Tue, 15 Oct 2013 01:27:18 +0000 (20:27 -0500)] 
THRIFT-2026: Fix TCompactProtocol 64 bit builds
Client: cpp
Patch: Ben Craig

11 years agoRelated to THRIFT-2045: Somehow missed "go" MINGW issue that Jens found.
Ben Craig [Fri, 11 Oct 2013 13:53:51 +0000 (08:53 -0500)] 
Related to THRIFT-2045: Somehow missed "go" MINGW issue that Jens found.
Putting that back and trying again...
Client: cpp compiler, build
Patch: Ben Craig, Jens Geyer

11 years agoTHRIFT-2045: C++ compiler warning and build cleanup (again)
Ben Craig [Fri, 11 Oct 2013 13:19:16 +0000 (08:19 -0500)] 
THRIFT-2045: C++ compiler warning and build cleanup (again)
Client: cpp
Patch: Ben Craig

11 years agoTHRIFT-2226: TServerSocket - keepAlive wrong initialization order
Ben Craig [Fri, 11 Oct 2013 13:07:06 +0000 (08:07 -0500)] 
THRIFT-2226: TServerSocket - keepAlive wrong initialization order
Client: cpp
Patch: Konrad Grochowski

11 years agoTHRIFT-1892: Socket timeouts are declared in milli-seconds, but are
Ben Craig [Thu, 10 Oct 2013 13:55:16 +0000 (08:55 -0500)] 
THRIFT-1892: Socket timeouts are declared in milli-seconds, but are
actually set in micro-seconds
Client: cpp
Patch: Ben Craig

11 years agoTHRIFT-2019: Writing on a disconnected socket on Mac causes SIG PIPE
Ben Craig [Wed, 9 Oct 2013 20:27:38 +0000 (15:27 -0500)] 
THRIFT-2019: Writing on a disconnected socket on Mac causes SIG PIPE
Client: cpp
Patch: Ben Craig

11 years agoTHRIFT-2021: Improve large binary protocol string performance
Ben Craig [Wed, 9 Oct 2013 20:26:05 +0000 (15:26 -0500)] 
THRIFT-2021: Improve large binary protocol string performance
Client: cpp
Patch: Ben Craig

11 years agoTHRIFT-1751: definition of increase_max_fds doesn't compile when
Ben Craig [Wed, 9 Oct 2013 20:23:49 +0000 (15:23 -0500)] 
THRIFT-1751: definition of increase_max_fds doesn't compile when
HAVE_SYS_RESOURCE_H is not defined
Client: cpp
Patch: Ben Craig

11 years agoTHRIFT-2027: Minor 64-bit and NOMINMAX issues in C++ library
Ben Craig [Wed, 9 Oct 2013 20:21:38 +0000 (15:21 -0500)] 
THRIFT-2027: Minor 64-bit and NOMINMAX issues in C++ library
Client: cpp
Patch: Ben Craig

11 years agoTHRIFT-2031: Make SO_KEEPALIVE configurable for C++ lib
Ben Craig [Wed, 9 Oct 2013 20:18:55 +0000 (15:18 -0500)] 
THRIFT-2031: Make SO_KEEPALIVE configurable for C++ lib
Client: cpp
Patch: Ben Craig

11 years agoRevert "THRIFT-2045: C++ compiler warning and build cleanup"
Ben Craig [Wed, 9 Oct 2013 14:47:48 +0000 (09:47 -0500)] 
Revert "THRIFT-2045: C++ compiler warning and build cleanup"

This reverts commit 282e440c6de219b7b8f32b01cc7eb599f534f33f.

This change had unintended autoconf side effects.

11 years agoTHRIFT-2045: C++ compiler warning and build cleanup
Ben Craig [Tue, 8 Oct 2013 21:02:06 +0000 (16:02 -0500)] 
THRIFT-2045: C++ compiler warning and build cleanup
Client: cpp compiler, go compiler, python compiler, compiler build
Patch: Ben Craig

11 years agoTHRIFT-2197:fix jar output directory in rpm spec file
jfarrell [Sat, 5 Oct 2013 02:50:21 +0000 (22:50 -0400)] 
THRIFT-2197:fix jar output directory in rpm spec file
client: build
patch: Hiroaki Kawai

Updates RPM spec to include java jar from correct location.

11 years agoTHRIFT-2215 Generated HTML/Graphviz lists referenced enum identifiers as UNKNOWN.
Jens Geyer [Fri, 4 Oct 2013 17:10:16 +0000 (19:10 +0200)] 
THRIFT-2215 Generated HTML/Graphviz lists referenced enum identifiers as UNKNOWN.

Patch: Jens Geyer

11 years agoTHRIFT-2139: MSVC 2012 Error - Cannot compile due to BoostThreadFactory
Ben Craig [Fri, 27 Sep 2013 15:44:54 +0000 (10:44 -0500)] 
THRIFT-2139: MSVC 2012 Error - Cannot compile due to BoostThreadFactory
Client: cpp
Patch: Alex Loukissas

11 years agoTHRIFT-2210: lib/java TSimpleJSONProtocol can emit invalid JSON
jfarrell [Fri, 27 Sep 2013 14:11:12 +0000 (10:11 -0400)] 
THRIFT-2210: lib/java TSimpleJSONProtocol can emit invalid JSON
Client: java
Patch: Alex Levenson

TSimpleJSONProtocol can emit invalid JSON with maps whose keys are not string

11 years ago* THRIFT-2195: added default argument for enhanced compatbility
Jens Geyer [Thu, 26 Sep 2013 21:37:54 +0000 (23:37 +0200)] 
* THRIFT-2195: added default argument for enhanced compatbility

Patch: Jens Geyer

11 years agoTHRIFT-2195 Delphi: Add event handlers for server and processing events
Jens Geyer [Wed, 25 Sep 2013 19:12:21 +0000 (21:12 +0200)] 
THRIFT-2195 Delphi: Add event handlers for server and processing events

Patch: Jens Geyer

11 years agoTHRIFT-2200: nested structs cause generate_fingerprint() to slow down at excessive...
Jens Geyer [Mon, 23 Sep 2013 20:09:12 +0000 (22:09 +0200)] 
THRIFT-2200: nested structs cause generate_fingerprint() to slow down at excessive CPU load

Patch: Jens Geyer

11 years agoTHRIFT-2202 Delphi TServerImpl.DefaultLogDelegate may stop the server with I/O-Error 105
Jens Geyer [Mon, 23 Sep 2013 20:01:20 +0000 (22:01 +0200)] 
THRIFT-2202 Delphi TServerImpl.DefaultLogDelegate may stop the server with I/O-Error 105

Patch: Jens Geyer

11 years agoTHRIFT-2201: Ternary operator returns different types (build error for
Ben Craig [Mon, 23 Sep 2013 16:53:47 +0000 (11:53 -0500)] 
THRIFT-2201: Ternary operator returns different types (build error for
some compilers)
Client: java compiler, ruby compiler
Patch: Randy Abernathy

11 years agoTemporarily commented out the Compact protocol test in Go, it's known to be broken...
Jens Geyer [Sat, 21 Sep 2013 10:22:24 +0000 (12:22 +0200)] 
Temporarily commented out the Compact protocol test in Go, it's known to be broken (see THRIFT-2158)

11 years agoadopt new thrift.js location within tutorial.html
Roger Meier [Sat, 21 Sep 2013 06:47:21 +0000 (08:47 +0200)] 
adopt new thrift.js location within tutorial.html
changed by THRIFT-2190

Patch: Roger Meier

11 years agoTHRIFT-2190 Add the JavaScript thrift.js lib to the Bower registry
Henrique Mendonça [Fri, 20 Sep 2013 17:38:03 +0000 (19:38 +0200)] 
THRIFT-2190 Add the JavaScript thrift.js lib to the Bower registry
Client: nodejs
Patch: Randy Abernethy

plus path changes

11 years agoMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
Henrique Mendonça [Fri, 20 Sep 2013 15:15:55 +0000 (17:15 +0200)] 
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift

Conflicts:
lib/nodejs/lib/thrift/static_server.js

11 years agoTHRIFT-2164 Add a Get/Post Http Server to Node along with examples
Henrique Mendonça [Fri, 20 Sep 2013 14:47:02 +0000 (16:47 +0200)] 
THRIFT-2164 Add a Get/Post Http Server to Node along with examples
Client: nodejs
Patch: Randy Abernethy

small change to run on 0.6.x

11 years agoTHRIFT-2164 Add a Get/Post Http Server to Node along with examples
Henrique Mendonça [Fri, 20 Sep 2013 14:47:02 +0000 (16:47 +0200)] 
THRIFT-2164 Add a Get/Post Http Server to Node along with examples
Client: nodejs
Patch: Randy Abernethy

small change to run on 0.6.x

11 years agoMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
Henrique Mendonça [Fri, 20 Sep 2013 11:24:02 +0000 (13:24 +0200)] 
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift

11 years agoTHRIFT-1772 Serialization does not check types of embedded structures.
Henrique Mendonça [Thu, 19 Sep 2013 10:30:05 +0000 (12:30 +0200)] 
THRIFT-1772 Serialization does not check types of embedded structures.
Client: python
Patch: Avi Flamholz

clean up references to php only, no functional changes

11 years agoTHRIFT-1755 Comment parsing bug - the missing test case from Brian's patch
Jens Geyer [Wed, 18 Sep 2013 21:53:14 +0000 (23:53 +0200)] 
THRIFT-1755 Comment parsing bug - the missing test case from Brian's patch

Patch: Brian Brooks

11 years agoTHRIFT-2191 Fix charp JSONProtocol.ReadJSONDouble (specify InvariantCulture)
Jens Geyer [Wed, 18 Sep 2013 21:30:42 +0000 (23:30 +0200)] 
THRIFT-2191 Fix charp JSONProtocol.ReadJSONDouble (specify InvariantCulture)

Patch: Alexander Makarov

11 years agoTHRIFT-1944: Binding to zero port
Ben Craig [Mon, 16 Sep 2013 20:41:39 +0000 (15:41 -0500)] 
THRIFT-1944: Binding to zero port
Client: cpp
Patch: Akshat Aranya

11 years agoTHRIFT-1755 Comment parsing bug
Jens Geyer [Mon, 16 Sep 2013 20:17:52 +0000 (22:17 +0200)] 
THRIFT-1755 Comment parsing bug

Patch: Brian Brooks & Jens Geyer

11 years agoTHRIFT-2069: TPipeServer creates overlapped pipes, then uses synchronous I/O on them...
Ben Craig [Fri, 13 Sep 2013 17:29:43 +0000 (12:29 -0500)] 
THRIFT-2069: TPipeServer creates overlapped pipes, then uses synchronous I/O on them with TPipe
Client: cpp
Patch: Ben Craig

11 years agoTHRIFT-2176 TSimpleJSONProtocol.ReadFieldBegin() does not return field type and ID
Jens Geyer [Tue, 10 Sep 2013 19:33:55 +0000 (21:33 +0200)] 
THRIFT-2176 TSimpleJSONProtocol.ReadFieldBegin() does not return field type and ID

Patch: Jens Geyer

11 years agoTHRIFT-2175 Wrong field type set for binary
Jens Geyer [Tue, 10 Sep 2013 19:33:17 +0000 (21:33 +0200)] 
THRIFT-2175 Wrong field type set for binary

Patch: Jens Geyer

11 years agoTHRIFT-2174 Deserializing JSON fails in specific cases
Jens Geyer [Tue, 10 Sep 2013 19:30:41 +0000 (21:30 +0200)] 
THRIFT-2174 Deserializing JSON fails in specific cases

Patch: Jens Geyer

11 years agoTHRIFT-2142:Minor tweaks to thrift.el for better emacs package compatibility
jfarrell [Tue, 10 Sep 2013 16:12:41 +0000 (12:12 -0400)] 
THRIFT-2142:Minor tweaks to thrift.el for better emacs package compatibility
Client: contrib
Patch: Andrew Pennebaker

Updates thrift.el for better emacs compatibility.

11 years agoTHRIFT-1349:Remove unnecessary print outs
jfarrell [Tue, 10 Sep 2013 04:42:39 +0000 (00:42 -0400)] 
THRIFT-1349:Remove unnecessary print outs
Client: erl
Patch: Matt Pratt

Removes info_msg log when talking between two versions of generated code.

11 years agoTHRIFT-2178:Thrift generator returns error exit code on --version
jfarrell [Tue, 10 Sep 2013 00:33:38 +0000 (20:33 -0400)] 
THRIFT-2178:Thrift generator returns error exit code on --version
Client: compiler
Patch: Nate Rosenblum

Changes exit status of --version call.

11 years agoAdded missing ASF headers
Jens Geyer [Mon, 9 Sep 2013 19:10:45 +0000 (21:10 +0200)] 
Added missing ASF headers

11 years agoTHRIFT-2167 nodejs lib throws error if options argument isn't passed
henrique [Mon, 9 Sep 2013 10:38:25 +0000 (12:38 +0200)] 
THRIFT-2167 nodejs lib throws error if options argument isn't passed
Client: nodejs
Patch: Randy Abernethy and Red Daly

also add examples to test makefile

11 years agoTHRIFT-2159 Serializer/Deserializer for Go
Jens Geyer [Sat, 7 Sep 2013 22:36:22 +0000 (00:36 +0200)] 
THRIFT-2159 Serializer/Deserializer for Go

Patch: Justin Judd

11 years agoTHRIFT-2170 Generated Go code should populate all ReadErrors completely
Jens Geyer [Sat, 7 Sep 2013 22:31:20 +0000 (00:31 +0200)] 
THRIFT-2170 Generated Go code should populate all ReadErrors completely

Patch: Jens Geyer

11 years agoTHRIFT-2166 Delphi compiler should generate constant class name prefixed with thrift...
Jens Geyer [Fri, 6 Sep 2013 19:08:24 +0000 (21:08 +0200)] 
THRIFT-2166 Delphi compiler should generate constant class name prefixed with thrift file name (similar to Java and C#)

Patch: Jens Geyer

11 years agoTHRIFT-2163 Incorrect Delphi code generated for typedef'ed constants
Jens Geyer [Fri, 6 Sep 2013 19:05:20 +0000 (21:05 +0200)] 
THRIFT-2163 Incorrect Delphi code generated for typedef'ed constants

Patch: Jens Geyer

11 years agoTHRIFT-2162 Missing calls to inherited CTOR at misc. places
Jens Geyer [Fri, 6 Sep 2013 19:02:34 +0000 (21:02 +0200)] 
THRIFT-2162 Missing calls to inherited CTOR at misc. places

Patch: Jens Geyer

11 years agoTHRIFT-2169: JavaME Library causes "java.io.IOException: No Response Entries Availabl...
jfarrell [Fri, 6 Sep 2013 17:07:56 +0000 (13:07 -0400)] 
THRIFT-2169: JavaME Library causes "java.io.IOException: No Response Entries Available" after using client for some time
Client: javame
Patch: Omkar Aradhya K S

Ensures the connection is closed. Also added spacing cleanup.

11 years agoModified ignores
Jens Geyer [Thu, 5 Sep 2013 20:23:28 +0000 (22:23 +0200)] 
Modified ignores

11 years agoTHRIFT-2054:TSimpleFileTransport - Java Lib has no straight forward TTransport based...
jfarrell [Thu, 5 Sep 2013 13:11:15 +0000 (09:11 -0400)] 
THRIFT-2054:TSimpleFileTransport - Java Lib has no straight forward TTransport based file transport
Client: java
Patch: Randy Abernethy

Adds a file transport to java lib.

11 years agoTHRIFT-2165: Thrift Compiler fails at input files with UTF-8 BOM
Jens Geyer [Wed, 4 Sep 2013 20:34:41 +0000 (22:34 +0200)] 
THRIFT-2165: Thrift Compiler fails at input files with UTF-8 BOM

Patch: Jens Geyer

11 years agoTHRIFT-1481 cpp: Unix domain sockets in C++ do not support the abstract namespace
Roger Meier [Mon, 2 Sep 2013 18:43:57 +0000 (20:43 +0200)] 
THRIFT-1481 cpp: Unix domain sockets in C++ do not support the abstract namespace
Patch: Ben Craig

11 years agoTHRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUG
Roger Meier [Mon, 2 Sep 2013 18:16:49 +0000 (20:16 +0200)] 
THRIFT-2160 Warning in thrift.h when compiling with -Wunused and NDEBUG
Patch: Frank Meerkoetter

11 years agoMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
henrique [Fri, 30 Aug 2013 20:04:52 +0000 (22:04 +0200)] 
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift

11 years agoTHRIFT-2155: Adding one liner guide to rename the version.h.in and rename
Ben Craig [Fri, 30 Aug 2013 18:46:05 +0000 (13:46 -0500)] 
THRIFT-2155: Adding one liner guide to rename the version.h.in and rename
thrifty.cc.h
Client: cpp
Patch: Karthick Selvaraj

11 years agoTHRIFT-2020: Thrift library has some empty files that haven't really been
Ben Craig [Fri, 30 Aug 2013 13:18:06 +0000 (08:18 -0500)] 
THRIFT-2020: Thrift library has some empty files that haven't really been
deleted
Client: cpp
Patch: Ben Craig

11 years agoMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
henrique [Thu, 29 Aug 2013 16:06:45 +0000 (18:06 +0200)] 
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift

11 years agoTHRIFT-1999: warning on gcc 4.7 while compiling BoostMutex.cpp
Ben Craig [Thu, 29 Aug 2013 15:45:21 +0000 (10:45 -0500)] 
THRIFT-1999: warning on gcc 4.7 while compiling BoostMutex.cpp
Client: cpp
Patch: Konrad Grochowski

11 years agoTHRIFT-2037: More general macro THRIFT_UNUSED_VARIABLE
Ben Craig [Thu, 29 Aug 2013 15:38:25 +0000 (10:38 -0500)] 
THRIFT-2037: More general macro THRIFT_UNUSED_VARIABLE
Client: cpp
Patch: Konrad Grochowski

11 years agoMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
henrique [Thu, 29 Aug 2013 07:45:55 +0000 (09:45 +0200)] 
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift

11 years agoTHRIFT-2023: gettimeofday implementation in Windows errors when no time
Ben Craig [Wed, 28 Aug 2013 20:08:23 +0000 (15:08 -0500)] 
THRIFT-2023: gettimeofday implementation in Windows errors when no time
zone is passed in
Client: cpp
Patch: Ben Craig

11 years agoTHRIFT-2053 NodeJS: Support for Multiplexing Services
henrique [Wed, 28 Aug 2013 12:03:34 +0000 (14:03 +0200)] 
THRIFT-2053 NodeJS: Support for Multiplexing Services
Client: nodejs
Patch: Remo Hertig

11 years agoTHRIFT-1893 HTTP/JSON server/client for node.js
henrique [Tue, 27 Aug 2013 13:37:01 +0000 (15:37 +0200)] 
THRIFT-1893 HTTP/JSON server/client for node.js
Client: nodejs
Patch: Phillip Campbell

11 years agoMerge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift
henrique [Tue, 27 Aug 2013 13:07:22 +0000 (15:07 +0200)] 
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/thrift

11 years agoTHRIFT-2058:Add reconnect support to node.js library
henrique [Tue, 27 Aug 2013 13:06:42 +0000 (15:06 +0200)] 
THRIFT-2058:Add reconnect support to node.js library
Client: nodejs
Patch: Hamed Madani

11 years agoTHRIFT-2149:Add an option to disable the generation of default operators
Carl Yeksigian [Mon, 26 Aug 2013 20:14:22 +0000 (16:14 -0400)] 
THRIFT-2149:Add an option to disable the generation of default operators
client: cpp
patch: Chris Stylianou

11 years agoTHRIFT-2138 c_glib: pkgconfig file created with wrong include path
Roger Meier [Mon, 26 Aug 2013 19:50:16 +0000 (21:50 +0200)] 
THRIFT-2138 c_glib: pkgconfig file created with wrong include path
Patch: Roger Meier

11 years agoupdate doap.rdf from 0.9.1 branch
Roger Meier [Mon, 26 Aug 2013 18:37:42 +0000 (20:37 +0200)] 
update doap.rdf from 0.9.1 branch

11 years agoTHRIFT-667 Period should not be allowed in identifier names
Jens Geyer [Sun, 25 Aug 2013 12:16:27 +0000 (14:16 +0200)] 
THRIFT-667 Period should not be allowed in identifier names

Patch: Jens Geyer

11 years agoTHRIFT-2148:TNonblockingMultiFetchClient imports log4j
jfarrell [Sat, 24 Aug 2013 13:48:23 +0000 (09:48 -0400)] 
THRIFT-2148:TNonblockingMultiFetchClient imports log4j
Client: java
Patch: jfarrell

Removes import of log4j and switches over to using slf4j.

11 years agoUpdating CHANGES from v0.9.1 release.
jfarrell [Sat, 24 Aug 2013 13:18:30 +0000 (09:18 -0400)] 
Updating CHANGES from v0.9.1 release.

11 years agoTHRIFT-1533:Make TTransport should be Closeable
Carl Yeksigian [Wed, 21 Aug 2013 21:59:16 +0000 (17:59 -0400)] 
THRIFT-1533:Make TTransport should be Closeable
Client: java
Patch: carl

11 years agoTHRIFT-1351 Compiler does not care about binary strings
Jens Geyer [Wed, 21 Aug 2013 21:55:29 +0000 (23:55 +0200)] 
THRIFT-1351 Compiler does not care about binary strings

Patch: Wade Simmons & Jens Geyer

11 years agoThrift-2137:Ruby test lib fails jenkins build #864
jfarrell [Sun, 18 Aug 2013 20:36:06 +0000 (16:36 -0400)] 
Thrift-2137:Ruby test lib fails jenkins build #864
Client: ruby test
Patch: jfarrell

Updates test suite to include needed dependencies and run via bundler.

11 years agoThrift-2136:Vagrant build not compiling java, ruby, php, go libs
jfarrell [Sun, 18 Aug 2013 15:20:53 +0000 (11:20 -0400)] 
Thrift-2136:Vagrant build not compiling java, ruby, php, go libs
Client: build
Patch: jfarrell

Updating to add deb package creation.

11 years agoTHRIFT-2136:Vagrant build not compiling java, ruby, php, go libs due to missing depen...
jfarrell [Sun, 18 Aug 2013 14:54:52 +0000 (10:54 -0400)] 
THRIFT-2136:Vagrant build not compiling java, ruby, php, go libs due to missing dependencies
Client: build
Patch: jfarrell

Updates ruby build to use bundler

11 years agoThrift-1614:Thrift build from svn repo sources fails with automake-1.12
jfarrell [Sun, 18 Aug 2013 14:53:07 +0000 (10:53 -0400)] 
Thrift-1614:Thrift build from svn repo sources fails with automake-1.12
Client: build
Patch: jfarrell

Override am__yacc_c2h to force all generated headers to be .h

11 years agoThrift-2133: java TestTBinaryProtocol.java test failing
jfarrell [Sun, 18 Aug 2013 01:38:31 +0000 (21:38 -0400)] 
Thrift-2133: java TestTBinaryProtocol.java test failing
Client: java
Patch: jfarrell

Removing unused test after THRIFT-820 changes.

11 years agoThrift-2136:Vagrant build not compiling java, ruby, php, go libs due to missing depen...
jfarrell [Sat, 17 Aug 2013 22:35:13 +0000 (18:35 -0400)] 
Thrift-2136:Vagrant build not compiling java, ruby, php, go libs due to missing dependencies
Client: build
Patch: jfarrell

Updates vagrantfile script to add missing dependencies for java, ruby, php and go libs.

11 years agoTHRIFT-2135:GO lib leaves behind test files that are auto generated
jfarrell [Sat, 17 Aug 2013 19:52:42 +0000 (15:52 -0400)] 
THRIFT-2135:GO lib leaves behind test files that are auto generated
Client: go
Patch: jfarrell

Removed generated test idl on clean