GitHub user woodoo synchronized the pull request at
https://github.com/apache/thrift/pull/9
Trunk
THRIFT-1023 Thrift encoding (UTF-8) issue with Ruby 1.9.2
You can merge this pull request into a Git repository by running
$ git pull https://github.com/woodoo/thrift trunk
Alternatively
GitHub user cfeduke synchronized the pull request at
https://github.com/apache/thrift/pull/10
forced UTF-8 encoding for framed_transport
Corrects "Incompatible character encodings: ASCII-8BIT and UTF-8" exception in
Ruby 1.9.x for framed_transport.
You can merge this pull request into
GitHub user evilrix opened the pull request at
https://github.com/apache/thrift/pull/16
THRIFT-1552 Include paths for c/c++ should be prefixed with 'thrift/'
To ensure there are no include path collisions the C and C++ header
include paths should include 'thrift' as the root leaf. This will
GitHub user benoitdion opened the pull request at
https://github.com/apache/thrift/pull/17
Fix windows specific build issues caused by THRIFT-1552
This includes changes to the .vcxproj project files and updates to some
#include statements. I also re added the TPipe* files that somehow got d
Github user benoitdion closed the pull request at
https://github.com/apache/thrift/pull/17
GitHub user jcaden opened the pull request at
https://github.com/apache/thrift/pull/18
C glib fixes
Hi, this pull request solves some issues that I've oppende in jira:
https://issues.apache.org/jira/browse/THRIFT-1583
https://issues.apache.org/jira/browse/THRIFT-1578
https://issues.apache.o
Github user jcaden closed the pull request at
https://github.com/apache/thrift/pull/18
GitHub user jcaden opened the pull request at
https://github.com/apache/thrift/pull/19
C glib fixes
Hi, this pull request solves some issues that I've oppende in jira:
https://issues.apache.org/jira/browse/THRIFT-1583
https://issues.apache.org/jira/browse/THRIFT-1578
https://issues.apache.o
Github user evilrix closed the pull request at
https://github.com/apache/thrift/pull/16
Github user jcaden closed the pull request at
https://github.com/apache/thrift/pull/19
GitHub user izuk opened a pull request:
https://github.com/apache/thrift/pull/20
Trunk
Modernising the Haskell library a bit:
* Use unordered-containers instead of basic Set/Map.
* Use Text instead of String.
* Use Vector instead of [].
This could probably u
Github user deees closed the pull request at:
https://github.com/apache/thrift/pull/12
GitHub user keynslug opened a pull request:
https://github.com/apache/thrift/pull/21
Core C++ - mutex timedlock fix, lesser improvements
Thrift concurrency::Mutex have had its timedlock implemented slightly
wrong.
Patched it. Added a pretty simple emulation when a platform does
GitHub user adamduffy opened a pull request:
https://github.com/apache/thrift/pull/22
Add windows build configurations to support static linking
Hi Guys,
These changes should allow thrift to be built for an application that uses
static linking. I copied the existing debug/
GitHub user techwhizbang opened a pull request:
https://github.com/apache/thrift/pull/23
JIRA THRIFT-1629
upon configuring, making, and installing Thrift locally I encountered
problems with Mongrel since it was included as a development dependency and I
was using Ruby 1.9.
Github user keynslug closed the pull request at:
https://github.com/apache/thrift/pull/21
GitHub user matttproud opened a pull request:
https://github.com/apache/thrift/pull/24
Up-Integrate of pomack's Thrift support for the Go language:
- Removal of extraneous pre-Golang Version 1 build infrastructure, namely
the make files.
- Inclusion of compiler and runtime libra
Github user matttproud closed the pull request at:
https://github.com/apache/thrift/pull/24
Github user izuk closed the pull request at:
https://github.com/apache/thrift/pull/20
GitHub user chaitanyav opened a pull request:
https://github.com/apache/thrift/pull/25
Update to RSpec-2 API
Updated the specs to use RSpec-2 API. All the examples are passing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chai
20 matches
Mail list logo