COMMITS
/ lib/rb/Rakefile June 13, 2022
March 10, 2021
S
THIRFT-5367 Fix crashes when using Ruby compaction GC
Stan Hu committed
January 2, 2019
N
Skip native extension for jruby
Nephi Allred committed
January 10, 2016
R
THRIFT-3127 rb: switch -recurse to --recurse
Roger Meier committed
June 1, 2015
R
THRIFT-3177 Fails to run rake test
Roger Meier committed
January 30, 2015
J
THRIFT-2961: Service inheritance does not work with namespaced Ruby code
jfarrell committed
J
Thrift-2960: Fix namespace regression for Ruby
jfarrell committed
June 27, 2014
J
January 12, 2014
R
THRIFT-2183 gem install fails on zsh
Roger Meier committed
September 28, 2012
J
Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as needed
Jake Farrell committed
September 2, 2012
J
Thrift-1650: Update clean items and svn:ignore entries for OS X artifacts
Jake Farrell committed
September 23, 2011
J
Thrift-1355: Running make in lib/rb doesn't build the native extensions
Jake Farrell committed
September 22, 2011
J
Thrift-1354: Add rake task to build just the gem file
Jake Farrell committed
August 30, 2011
J
Thrift-1286: Modernize the Thrift Ruby Library Dev Environment
Jake Farrell committed
August 16, 2011
J
Thrift-1263: Updating rb client Rakefile to add suport for publishing client to rubygems.org
Jake Farrell committed
August 13, 2011
J
updating trunk from 0.7.0-dev to 0.8.0-dev
Jake Farrell committed
June 28, 2011
B
THRIFT-1189. rb: Ruby deserializer speed improvements
Bryan Duxbury committed
January 7, 2011
B
update version numbers to 0.7.0-dev
Bryan Duxbury committed
November 2, 2010
R
THRIFT-6 TLP URL's and email's, haskell, more details
Roger Meier committed
October 22, 2010
R
THRIFT-6 update Version Info for several languages, add print-version to Makefile.am
Roger Meier committed
September 28, 2010
B
bump versions to 0.6.0
Bryan Duxbury committed
February 18, 2010
B
THRIFT-553. rb: thrift structs should be comparable (<=>)
Bryan Duxbury committed
B
THRIFT-712. rb: Inspect should print binary fields as hex instead of escaped string
Bryan Duxbury committed
B
THRIFT-708. rb: Is set checking methods
Bryan Duxbury committed
B
THRIFT-709. Print enum value names in Ruby
Bryan Duxbury committed
February 17, 2010
B
bump rev on ruby gem version
Bryan Duxbury committed
January 6, 2010
B
Bump rubygem version up to 0.2.0, now that we're released and all.
Bryan Duxbury committed
July 30, 2009
B
THRIFT-552. rb: gem requires exactly rubygems 1.2.0
Bryan Duxbury committed
May 5, 2009
K
Add version number to Rakefile, update generated manifest (via rake)
Kevin Clark committed
March 30, 2009
D
THRIFT-387. Add license headers to a bunch of files
David Reiss committed
B
THRIFT-410. rb: Ruby lib should have no checked in generated code
Bryan Duxbury committed
March 19, 2009
B
THRIFT-332. rb: Compact Protocol in Ruby
Bryan Duxbury committed
November 14, 2008
K
Merge branch 'THRIFT-143'
Kevin Clark committed
July 8, 2008
K
Merge branch 'fastbinary'
Kevin Clark committed
June 26, 2008
K
rb: Add stubs for rake install/package when Echoe not present [THRIFT-52]
Kevin Clark committed
June 24, 2008
K
rb: Use Echoe to manage the gem [THRIFT-38]
Kevin Clark committed
K
rb: Reorganize the Rakefile a bit [THRIFT-38]
Kevin Clark committed
June 18, 2008
K
rb: split up benchmark into separate server/client files and distinct interpreters
Kevin Clark committed
K
rb: Add benchmarking code for Thrift::NonblockingServer
Kevin Clark committed
K
Add new gen-rb task to rebuild the bundled thrift generated code for specs
Kevin Clark committed
K
Add rcov_spec task
Kevin Clark committed
K
Make `rake` run the ruby tests in test/rb as well as the new specs
Kevin Clark committed
K
Add simple Rakefile for running specs
Kevin Clark committed