summaryrefslogtreecommitdiff
path: root/lib/rb/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Thrift-THRIFT-2574: Compiler option to generate namespace directories for Rubyjfarrell2014-06-261-1/+6
* THRIFT-2183 gem install fails on zshRoger Meier2014-01-121-1/+1
* Thrift-1644:Upgrade RSpec to 2.11.x and refactor specs as neededJake Farrell2012-09-281-7/+5
* Thrift-1650: Update clean items and svn:ignore entries for OS X artifactsJake Farrell2012-09-021-4/+4
* Thrift-1355: Running make in lib/rb doesn't build the native extensionsJake Farrell2011-09-231-2/+2
* Thrift-1354: Add rake task to build just the gem fileJake Farrell2011-09-221-3/+7
* Thrift-1286: Modernize the Thrift Ruby Library Dev EnvironmentJake Farrell2011-08-301-44/+45
* Thrift-1263: Updating rb client Rakefile to add suport for publishing client ...Jake Farrell2011-08-161-7/+6
* updating trunk from 0.7.0-dev to 0.8.0-devJake Farrell2011-08-131-1/+1
* THRIFT-1189. rb: Ruby deserializer speed improvementsBryan Duxbury2011-06-281-1/+1
* update version numbers to 0.7.0-devBryan Duxbury2011-01-071-1/+1
* THRIFT-6 TLP URL's and email's, haskell, more detailsRoger Meier2010-11-021-2/+2
* THRIFT-6 update Version Info for several languages, add print-version to Make...Roger Meier2010-10-221-4/+4
* bump versions to 0.6.0Bryan Duxbury2010-09-281-1/+1
* THRIFT-553. rb: thrift structs should be comparable (<=>)Bryan Duxbury2010-02-181-1/+1
* THRIFT-712. rb: Inspect should print binary fields as hex instead of escaped ...Bryan Duxbury2010-02-181-1/+1
* THRIFT-708. rb: Is set checking methodsBryan Duxbury2010-02-181-1/+1
* THRIFT-709. Print enum value names in RubyBryan Duxbury2010-02-181-1/+1
* bump rev on ruby gem versionBryan Duxbury2010-02-171-1/+1
* Bump rubygem version up to 0.2.0, now that we're released and all.Bryan Duxbury2010-01-061-1/+1
* THRIFT-552. rb: gem requires exactly rubygems 1.2.0Bryan Duxbury2009-07-301-0/+1
* Add version number to Rakefile, update generated manifest (via rake)Kevin Clark2009-05-051-0/+1
* THRIFT-387. Add license headers to a bunch of filesDavid Reiss2009-03-301-0/+19
* THRIFT-410. rb: Ruby lib should have no checked in generated codeBryan Duxbury2009-03-301-2/+4
* THRIFT-332. rb: Compact Protocol in RubyBryan Duxbury2009-03-191-1/+6
* Merge branch 'THRIFT-143'Kevin Clark2008-11-141-1/+1
* Merge branch 'fastbinary'Kevin Clark2008-07-081-1/+10
* rb: Add stubs for rake install/package when Echoe not present [THRIFT-52]Kevin Clark2008-06-261-0/+6
* rb: Use Echoe to manage the gem [THRIFT-38]Kevin Clark2008-06-241-0/+14
* rb: Reorganize the Rakefile a bit [THRIFT-38]Kevin Clark2008-06-241-14/+20
* rb: split up benchmark into separate server/client files and distinct interpr...Kevin Clark2008-06-181-1/+1
* rb: Add benchmarking code for Thrift::NonblockingServerKevin Clark2008-06-181-3/+17
* Add new gen-rb task to rebuild the bundled thrift generated code for specsKevin Clark2008-06-181-4/+7
* Add rcov_spec taskKevin Clark2008-06-181-0/+7
* Make `rake` run the ruby tests in test/rb as well as the new specsKevin Clark2008-06-181-1/+8
* Add simple Rakefile for running specsKevin Clark2008-06-181-0/+10