summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update TODOs0.0.1Lamont Granquist2014-01-091-1/+0
|
* rake compile fixes for submoduleLamont Granquist2014-01-092-19/+21
| | | | also moving compilation to proper make phase
* ignore installed share dirLamont Granquist2014-01-091-1/+2
|
* adding submodule for yajlLamont Granquist2014-01-092-0/+3
|
* add 2.1.0 excludesLamont Granquist2014-01-091-0/+6
|
* add 2.1.0Lamont Granquist2014-01-091-0/+1
|
* update commentsLamont Granquist2014-01-091-3/+1
|
* ignore built libyajl libraryLamont Granquist2014-01-091-0/+1
|
* rake compile works on ubuntu/mri now at leastLamont Granquist2014-01-092-1/+2
|
* finally found the ruby-1.8+rubygems+bundler fixLamont Granquist2014-01-051-3/+3
|
* trying to remove bundler againLamont Granquist2014-01-051-1/+1
|
* fixing compile targetLamont Granquist2014-01-041-10/+11
|
* trying againLamont Granquist2014-01-031-1/+1
|
* trying to uninstall bundler on travis againLamont Granquist2014-01-031-1/+2
|
* roll back travis bundler to 1.3.xLamont Granquist2014-01-031-2/+5
|
* upgrade bundler to 1.5.1Lamont Granquist2014-01-031-1/+1
|
* rearrange so rakefile doens't find shared gemspecLamont Granquist2014-01-033-8/+2
|
* ensure libyajl2-dev is installed or use vendoredLamont Granquist2014-01-031-1/+1
|
* use default behavior rather than forcing ffiLamont Granquist2014-01-011-1/+1
| | | | already pinned ruby 1.8.7 to ffi
* remove duplication between gemspecsLamont Granquist2014-01-013-46/+34
|
* disable c-extension for ruby-1.8.7Lamont Granquist2014-01-013-6/+17
|
* un-pending testsLamont Granquist2014-01-011-2/+0
| | | | they weren't really broken
* fix warningsLamont Granquist2014-01-012-4/+6
|
* remove old ignoreLamont Granquist2014-01-011-1/+0
|
* done with thatLamont Granquist2013-12-311-1/+0
|
* fix commentLamont Granquist2013-12-311-1/+1
|
* reorganization of ext-vs-ffiLamont Granquist2013-12-315-46/+45
| | | | | cleanup ext-vs-ffi logic, require 'ffi_yajl/ffi' and 'ffi_yajl/ext' should work now
* mark this as pending for nowLamont Granquist2013-12-311-0/+2
|
* add test for deeply nested array/hashesLamont Granquist2013-12-311-0/+15
| | | | - currently explodes on the c extension
* backing coveralls outLamont Granquist2013-12-231-1/+1
|
* backing coveralls outLamont Granquist2013-12-232-5/+0
|
* add TODO notesLamont Granquist2013-12-231-5/+6
|
* more github badge whoringLamont Granquist2013-12-231-1/+1
|
* add test coverageLamont Granquist2013-12-232-0/+5
|
* remove annoying testLamont Granquist2013-12-221-5/+0
|
* fix spec_helperLamont Granquist2013-12-221-4/+1
|
* remove debugging putsLamont Granquist2013-12-221-1/+0
|
* add double negativeLamont Granquist2013-12-221-1/+1
|
* amusing ruby 1.8.7 bugLamont Granquist2013-12-222-0/+2
|
* clean supplied by rake-compiler nowLamont Granquist2013-12-221-5/+0
|
* run on jruby on any cpuLamont Granquist2013-12-222-2/+2
|
* fix RUBY_ENGINELamont Granquist2013-12-221-4/+1
|
* debugging travisLamont Granquist2013-12-221-0/+3
|
* add some debuggingLamont Granquist2013-12-221-1/+1
|
* more build improvementLamont Granquist2013-12-223-9/+55
| | | | | - starting conversion back to rake compiler - bust jruby gem out into its own gemspec
* nope, jruby needs to avoid mkmfLamont Granquist2013-12-221-2/+2
|
* make rbx build happyLamont Granquist2013-12-221-0/+4
| | | | see https://github.com/travis-ci/travis-ci/issues/1641
* include mkmf even on jrubyLamont Granquist2013-12-221-1/+1
|
* remove build artifactLamont Granquist2013-12-221-237/+0
|
* initalize cflags/ldflagsLamont Granquist2013-12-221-1/+3
|