dwolla_swagger 1.0.5 → 1.0.6
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +4 -0
- data/Gemfile.lock +66 -0
- data/lib/dwolla_swagger/api/fundingsources_api.rb +8 -4
- data/lib/dwolla_swagger/models/micro_deposits.rb +46 -0
- data/lib/dwolla_swagger/swagger/version.rb +1 -1
- data/lib/dwolla_swagger.rb +10 -9
- data/vendor/bundle/ruby/2.2.0/bin/autotest +23 -0
- data/vendor/bundle/ruby/2.2.0/bin/htmldiff +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/ldiff +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/multigem +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/multiruby +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/multiruby_setup +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/rspec +23 -0
- data/vendor/bundle/ruby/2.2.0/bin/safe_yaml +23 -0
- data/vendor/bundle/ruby/2.2.0/bin/unit_diff +25 -0
- data/vendor/bundle/ruby/2.2.0/bin/zentest +25 -0
- data/vendor/bundle/ruby/2.2.0/cache/ZenTest-4.11.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/addressable-2.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-4.4.6.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-fsevent-0.2.11.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-growl-0.2.16.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/autotest-rails-pure-4.1.2.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/crack-0.4.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/diff-lcs-1.2.5.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/ethon-0.8.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/ffi-1.9.10.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/hashdiff-0.2.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/json-1.8.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-3.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-core-3.4.1.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-expectations-3.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-mocks-3.4.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/rspec-support-3.4.1.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/safe_yaml-1.0.4.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/sys-uname-1.0.2.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/typhoeus-0.8.0.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/vcr-2.9.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/cache/webmock-1.22.3.gem +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/autotest-fsevent-0.2.11/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/autotest-fsevent-0.2.11/gem_make.out +10 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/ffi_c.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/gem_make.out +143 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/ffi-1.9.10/mkmf.log +281 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/gem_make.out +9 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/json/ext/generator.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/extensions/x86_64-darwin-14/2.2.0/json-1.8.3/json/ext/parser.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/.autotest +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/History.txt +927 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/Manifest.txt +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/README.txt +160 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/Rakefile +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/Article.css +721 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/getting_started_with_autotest.html +533 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/articles/how_to_use_zentest.txt +393 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/autotest +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multigem +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multiruby +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/multiruby_setup +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/unit_diff +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/bin/zentest +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example.txt +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example1.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example2.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/example_dot_autotest.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/autoupdate.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/bundler.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/isolate.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/once.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/preload.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/rcov.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/restart.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest/timestamp.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/autotest.rb +901 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/focus.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/functional_test_matrix.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/multiruby.rb +413 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/unit_diff.rb +274 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/zentest.rb +601 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/lib/zentest_mapping.rb +117 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_autotest.rb +560 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_focus.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_unit_diff.rb +372 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_zentest.rb +572 -0
- data/vendor/bundle/ruby/2.2.0/gems/ZenTest-4.11.0/test/test_zentest_mapping.rb +242 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/CHANGELOG.md +192 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/Gemfile +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/LICENSE.txt +202 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/README.md +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/Rakefile +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/addressable.gemspec +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/data/unicode.data +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna/native.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna/pure.rb +672 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/idna.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/template.rb +1051 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/uri.rb +2424 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable/version.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/lib/addressable.rb +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/idna_spec.rb +270 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/net_http_compat_spec.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/rack_mount_compat_spec.rb +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/security_spec.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/template_spec.rb +1386 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/addressable/uri_spec.rb +6205 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/spec/spec_helper.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/clobber.rake +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/gem.rake +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/git.rake +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/metrics.rake +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/rspec.rake +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/addressable-2.4.0/tasks/yard.rake +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/History.txt +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/Manifest.txt +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/README.txt +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-4.4.6/Rakefile +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/.gitignore +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/.ruby-version +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/CHANGELOG.txt +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Gemfile +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Gemfile.lock +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/PostInstall.txt +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/README.rdoc +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/Rakefile +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/autotest-fsevent.gemspec +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/bin/fsevent_sleep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/Makefile +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/extconf.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent.dll +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent.so +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/fsevent_sleep.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/make +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/ext/fsevent/nmake.bat +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest/fsevent.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest-fsevent/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/lib/autotest-fsevent.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/prebuilt/10.7/fsevent_sleep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/spec/autotest-fsevent_spec.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-fsevent-0.2.11/spec/spec_helper.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/.gitignore +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/.rvmrc +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/CHANGELOG.txt +140 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Gemfile +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Gemfile.lock +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/PostInstall.txt +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/README.rdoc +268 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/Rakefile +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/autotest-growl.gemspec +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify-1.1.5 +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify-1.3 +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/growl/growlnotify.com +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/error.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/failed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/info.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/passed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ampelmaennchen/pending.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/error.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/failed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/info.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/passed.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/img/ruby/pending.png +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest/growl.rb +199 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest/result.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest-growl/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/lib/autotest-growl.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/spec/autotest-growl_spec.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-growl-0.2.16/spec/spec_helper.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/.autotest +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/History.txt +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/Rakefile +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/Readme.md +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/VERSION +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/autotest-rails-pure.gemspec +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/discover.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/fixtures.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/migrate.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/lib/autotest/rails.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/autotest-rails-pure-4.1.2/test/rails_test.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/.gitignore +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/.travis.yml +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/Gemfile +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/History +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/README.md +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/crack.gemspec +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/json.rb +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/util.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack/xml.rb +238 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/lib/crack.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/bootstrap +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/release +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/script/test +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/large_dataset.json +139988 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/twittersearch-firefox.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/data/twittersearch-ie.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/hash_test.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/json_test.rb +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/parser_test.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/string_test.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/test_helper.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/crack-0.4.3/test/xml_test.rb +514 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.autotest +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.hoerc +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.rspec +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/.travis.yml +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Contributing.rdoc +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Gemfile +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/History.rdoc +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/License.rdoc +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Manifest.txt +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/README.rdoc +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/Rakefile +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/autotest/discover.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/htmldiff +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/bin/ldiff +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/COPYING.txt +339 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/docs/artistic.txt +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/array.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/block.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/callbacks.rb +322 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/change.rb +177 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/htmldiff.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/hunk.rb +276 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/internals.rb +301 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/ldiff.rb +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs/string.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff/lcs.rb +805 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/lib/diff-lcs.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/change_spec.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/diff_spec.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/hunk_spec.rb +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/issues_spec.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/lcs_spec.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/patch_spec.rb +414 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/sdiff_spec.rb +214 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/spec_helper.rb +290 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_balanced_spec.rb +310 -0
- data/vendor/bundle/ruby/2.2.0/gems/diff-lcs-1.2.5/spec/traverse_sequences_spec.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.gitignore +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.rspec +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/.travis.yml +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/CHANGELOG.md +325 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Gemfile +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Guardfile +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/README.md +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/Rakefile +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/ethon.gemspec +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curl.rb +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/classes.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/codes.rb +122 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/constants.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/form_options.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/functions.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/infos.rb +174 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/messages.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/options.rb +452 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/curls/settings.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/callbacks.rb +129 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/debug_info.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/features.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/form.rb +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/header.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/actionable.rb +147 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/custom.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/delete.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/get.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/head.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/options.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/patch.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/post.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/postable.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/put.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http/putable.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/http.rb +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/informations.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/mirror.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/operations.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/options.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/params.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/queryable.rb +142 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/response_callbacks.rb +101 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy/util.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/easy.rb +301 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/ethon_error.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/global_init.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/invalid_option.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/invalid_value.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_add.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_fdset.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_remove.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/multi_timeout.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors/select.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/errors.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/libc.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/loggable.rb +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/operations.rb +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/options.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi/stack.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/multi.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/lib/ethon.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/benchmarks.rb +137 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/memory_leaks.rb +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/perf_spec_helper.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/memory_test_helpers.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/os_memory_leak_tracker.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/profile/support/ruby_object_leak_tracker.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/curl_spec.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/callbacks_spec.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/debug_info_spec.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/features_spec.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/form_spec.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/header_spec.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/custom_spec.rb +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/delete_spec.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/get_spec.rb +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/head_spec.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/options_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/patch_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/post_spec.rb +280 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http/put_spec.rb +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/http_spec.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/informations_spec.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/mirror_spec.rb +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/operations_spec.rb +266 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/options_spec.rb +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/queryable_spec.rb +223 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/response_callbacks_spec.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy/util_spec.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/easy_spec.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/libc_spec.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/loggable_spec.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/operations_spec.rb +297 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/options_spec.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi/stack_spec.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/ethon/multi_spec.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/spec_helper.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/support/localhost_server.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/ethon-0.8.0/spec/support/server.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/COPYING +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/LICENSE +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/README.md +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/Rakefile +210 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/.RUBYARCHDIR.time +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.c +1032 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.h +175 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/AbstractMemory.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.c +162 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.h +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ArrayType.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.c +365 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Buffer.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.c +530 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.h +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Call.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.c +283 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.h +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ClosurePool.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DataConverter.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.c +337 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.h +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/DynamicLibrary.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.c +1000 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.h +87 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Function.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.c +271 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/FunctionInfo.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.c +184 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.h +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LastError.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.h +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/LongDouble.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Makefile +262 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.c +168 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.h +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MappedType.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.c +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.h +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MemoryPointer.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.c +360 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.h +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/MethodHandle.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.c +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.h +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Platform.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.c +508 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.h +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Pointer.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.c +829 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.h +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Struct.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.c +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.h +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByReference.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.c +150 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.h +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructByValue.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.c +698 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/StructLayout.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.c +352 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.h +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Thread.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.c +397 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.h +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Type.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.c +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.h +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Types.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.c +280 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/Variadic.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/compat.h +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.h +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/extconf.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.c +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/ffi_c.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog +4600 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libffi +584 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.libgcj +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ChangeLog.v1 +764 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/LICENSE +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.am +196 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.in +1820 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc +141 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/Makefile.vc64 +141 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/README +342 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/acinclude.m4 +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/aclocal.m4 +1873 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/build-ios.sh +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/compile +143 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.guess +1501 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/config.sub +1705 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure +17191 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.ac +496 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/depcomp +630 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.info +593 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/libffi.texi +600 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/stamp-vti +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/doc/version.texi +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.h.in +199 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/fficonfig.hw +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.am +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/Makefile.in +487 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.in +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi.h.vc64 +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/include/ffi_common.h +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/install-sh +520 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libffi.pc.in +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/libtool-version +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/ltmain.sh +9636 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_check_compiler_flags.m4 +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_configure_args.m4 +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +300 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +215 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/libtool.m4 +7831 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltoptions.m4 +369 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltsugar.m4 +123 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/ltversion.m4 +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/m4/lt~obsolete.m4 +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.am +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/Makefile.in +466 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi.3 +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_call.3 +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/man/ffi_prep_cif.3 +66 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/mdate-sh +201 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/missing +376 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/msvcc.sh +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffi.c +284 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/ffitarget.h +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/alpha/osf.S +387 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffi.c +728 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/ffitarget.h +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/gentramp.sh +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/sysv.S +497 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/arm/trampoline.S +4450 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffi.c +423 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/ffitarget.h +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/avr32/sysv.S +208 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/closures.c +615 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffi.c +383 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/ffitarget.h +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/cris/sysv.S +215 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/debug.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/dlmalloc.c +5161 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/eabi.S +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffi.c +292 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/frv/ffitarget.h +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffi.c +582 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ffitarget.h +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/ia64_flags.h +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/ia64/unix.S +560 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/java_raw_api.c +356 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffi.c +232 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/ffitarget.h +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m32r/sysv.S +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffi.c +288 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/ffitarget.h +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/m68k/sysv.S +270 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffi.c +1036 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/ffitarget.h +242 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/n32.S +591 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/mips/o32.S +381 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/eabi.S +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/moxie/ffi.c +276 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffi.c +719 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/ffitarget.h +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/hpux32.S +368 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/pa/linux.S +357 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix.S +328 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/aix_closure.S +445 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/asm.h +125 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin.S +383 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +575 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi.c +1448 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +1359 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ffitarget.h +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64.S +187 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +236 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +327 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/powerpc/sysv.S +219 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/prep_cif.c +177 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/raw_api.c +254 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffi.c +780 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/ffitarget.h +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/s390/sysv.S +434 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffi.c +716 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/ffitarget.h +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh/sysv.S +850 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffi.c +468 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/ffitarget.h +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sh64/sysv.S +539 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffi.c +669 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/ffitarget.h +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v8.S +313 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/sparc/v9.S +307 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/types.c +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin.S +444 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/darwin64.S +416 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi.c +644 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffi64.c +635 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/ffitarget.h +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/freebsd.S +458 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/sysv.S +468 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/unix64.S +426 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win32.S +1065 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/src/x86/win64.S +468 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.am +80 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/Makefile.in +500 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/config/default.exp +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi-dg.exp +300 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/libffi.exp +350 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +263 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn0.c +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn1.c +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn2.c +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn3.c +82 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn4.c +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn5.c +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_fn6.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_loc_fn0.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/closure_stdcall.c +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_12byte.c +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_16byte.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_18byte.c +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_19byte.c +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_1_1byte.c +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_20byte1.c +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_24byte.c +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_2byte.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3_1byte.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte1.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_3byte2.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4_1byte.c +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_4byte.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5_1_byte.c +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_5byte.c +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_64byte.c +124 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6_1_byte.c +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_6byte.c +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7_1_byte.c +117 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_7byte.c +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_8byte.c +88 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte1.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_9byte2.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_double.c +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_float.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble.c +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split.c +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_longdouble_split2.c +117 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_pointer.c +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint16.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint32.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_sint64.c +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint16.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint32.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_align_uint64.c +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_dbls_struct.c +66 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_double_va.c +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_float.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble.c +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_longdouble_va.c +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_schar.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshort.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_sshortchar.c +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_uchar.c +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushort.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_multi_ushortchar.c +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_pointer_stack.c +140 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_schar.c +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sint.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_sshort.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uchar.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_uint.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ulonglong.c +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/cls_ushort.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_abi.c +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +153 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +342 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many.c +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/many_win32.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct.c +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct1.c +161 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct10.c +133 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct2.c +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct3.c +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct4.c +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct5.c +112 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct6.c +131 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct7.c +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct8.c +131 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/nested_struct9.c +131 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/problem1.c +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large.c +145 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_large2.c +148 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium.c +124 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/stret_medium2.c +125 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/strlen_win32.c +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +80 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.call/testclosure.c +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/ffitestcxx.h +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/special.exp +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest.cc +124 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/testsuite/libffi.special/unwindtest_ffi_call.cc +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/texinfo.tex +7210 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.5.dylib +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.dylib +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi.lai +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi_convenience.a +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/.libs/libffi_convenience.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/Makefile +1820 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/config.log +1097 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/config.status +2336 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/fficonfig.h +200 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/Makefile +487 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/ffi.h +427 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/include/ffitarget.h +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi.pc +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libffi_convenience.la +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/libtool +10056 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/man/Makefile +466 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.deps/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/closures.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/debug.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/java_raw_api.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/prep_cif.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/raw_api.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/.libs/types.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/closures.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/debug.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/java_raw_api.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/prep_cif.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/raw_api.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/types.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.deps/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.dirstamp +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/darwin.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/darwin64.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/ffi.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/.libs/ffi64.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/darwin.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/darwin64.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/ffi.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/src/x86/ffi64.lo +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/stamp-h1 +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi-x86_64-darwin14/testsuite/Makefile +500 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.bsd.mk +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.darwin.mk +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.gnu.mk +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.mk +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc.mk +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi.vc64.mk +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi.h +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/rbffi_endian.h +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdbool.h +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/win32/stdint.h +201 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ffi.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/gen/Rakefile +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/autopointer.rb +194 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/buffer.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/callback.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/enum.rb +174 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/errno.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/ffi.rb +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/io.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/library.rb +524 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/managedstruct.rb +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/memorypointer.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/aarch64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/arm-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-cygwin/types.conf +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-darwin/types.conf +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-freebsd/types.conf +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-gnu/types.conf +107 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-linux/types.conf +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-netbsd/types.conf +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-openbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-solaris/types.conf +122 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/i386-windows/types.conf +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/ia64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mips64el-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/mipsel-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-aix/types.conf +180 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-darwin/types.conf +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc-linux/types.conf +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/powerpc64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/s390x-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparc-solaris/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/sparcv9-solaris/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-cygwin/types.conf +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-darwin/types.conf +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-freebsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-netbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-openbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-solaris/types.conf +122 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform/x86_64-windows/types.conf +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/platform.rb +159 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/pointer.rb +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct.rb +373 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/struct_layout_builder.rb +227 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/const_generator.rb +229 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/generator_task.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/struct_generator.rb +194 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/tools/types_generator.rb +135 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/types.rb +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/union.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/variadic.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi/version.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/lib/ffi_c.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/Benchmark.c +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/BoolTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/BufferTest.c +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/ClosureTest.c +205 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/EnumTest.c +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/FunctionTest.c +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/GNUmakefile +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/GlobalVariable.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/LastErrorTest.c +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/NumberTest.c +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/PointerTest.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/ReferenceTest.c +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/StringTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/StructTest.c +243 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/UnionTest.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/libtest/VariadicTest.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/LICENSE.SPECS +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/async_callback_spec.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/bool_spec.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/buffer_spec.rb +279 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/callback_spec.rb +773 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_param_type.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/custom_type_spec.rb +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/dup_spec.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/enum_spec.rb +423 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/errno_spec.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/ffi_spec.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/Benchmark.c +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BoolTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/BufferTest.c +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ClosureTest.c +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/EnumTest.c +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/FunctionTest.c +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GNUmakefile +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/GlobalVariable.c +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/LastErrorTest.c +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/NumberTest.c +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/PointerTest.c +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/ReferenceTest.c +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StringTest.c +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/StructTest.c +243 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/UnionTest.c +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/VariadicTest.c +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/fixtures/classes.rb +438 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/function_spec.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/io_spec.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/library_spec.rb +276 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/long_double.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/managed_struct_spec.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/memorypointer_spec.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/number_spec.rb +247 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/platform_spec.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/pointer_spec.rb +278 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/attach_function_spec.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/memory_pointer_spec.rb +130 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/spec_helper.rb +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/rbx/struct_spec.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/spec_helper.rb +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/string_spec.rb +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/strptr_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_by_ref_spec.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_callback_spec.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_initialize_spec.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_packed_spec.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/struct_spec.rb +886 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/typedef_spec.rb +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/union_spec.rb +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/ffi/variadic_spec.rb +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/spec/spec.opts +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.gitignore +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.rspec +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.travis.yml +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/.yardopts +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/Gemfile +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/LICENSE +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/README.md +207 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/Rakefile +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/changelog.md +44 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/hashdiff.gemspec +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/diff.rb +220 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/lcs.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/patch.rb +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/util.rb +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/lib/hashdiff.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/best_diff_spec.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/diff_array_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/diff_spec.rb +232 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/lcs_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/patch_spec.rb +136 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/hashdiff/util_spec.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/hashdiff-0.2.3/spec/spec_helper.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/.gitignore +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/.travis.yml +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/CHANGES +295 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/COPYING +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/COPYING-json-jruby +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/GPL +340 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/Gemfile +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/README-json-jruby.markdown +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/README.rdoc +358 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/Rakefile +412 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/TODO +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/VERSION +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/example.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/index.html +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/data/prototype.js +4184 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/diagrams/.keep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/Makefile +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/fbuffer/fbuffer.h +190 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/.RUBYARCHDIR.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/Makefile +261 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/depend +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/extconf.rb +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.c +1458 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.h +166 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/generator/generator.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/.RUBYARCHDIR.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/Makefile +261 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/depend +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/extconf.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.c +2216 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.h +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.o +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/parser.rl +939 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/extconf.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/install.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/ByteListTranscoder.java +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Generator.java +444 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorMethods.java +232 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorService.java +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/GeneratorState.java +543 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/OptionsReader.java +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Parser.java +2645 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Parser.rl +969 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/ParserService.java +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/RuntimeInfo.java +121 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/StringDecoder.java +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/StringEncoder.java +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/java/src/json/ext/Utils.java +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json-java.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json.gemspec +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/json_pure.gemspec +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/bigdecimal.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/complex.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/core.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/date.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/date_time.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/exception.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/ostruct.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/range.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/rational.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/regexp.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/struct.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/symbol.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/add/time.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/common.rb +484 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/.keep +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/generator.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext/parser.bundle +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/ext.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/generic_object.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure/generator.rb +522 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure/parser.rb +359 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/pure.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json/version.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/lib/json.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail1.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail10.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail11.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail12.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail13.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail14.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail18.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail19.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail2.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail20.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail21.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail22.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail23.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail24.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail25.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail27.json +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail28.json +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail3.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail4.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail5.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail6.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail7.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail8.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/fail9.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass1.json +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass15.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass16.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass17.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass2.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass26.json +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/fixtures/pass3.json +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/setup_variant.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json.rb +553 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_addition.rb +196 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_encoding.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_fixtures.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_generate.rb +337 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_generic_object.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_string_matching.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tests/test_json_unicode.rb +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tools/fuzz.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/tools/server.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/LICENSE.md +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/README.md +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/lib/rspec/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-3.4.0/lib/rspec.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/.document +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/.yardopts +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/Changelog.md +1933 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/LICENSE.md +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/README.md +384 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/exe/rspec +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/autorun.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/backtrace_formatter.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/coordinator.rb +66 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/example_minimizer.rb +169 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/runner.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/bisect/server.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/configuration.rb +1869 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/configuration_options.rb +191 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/drb.rb +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/dsl.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example.rb +620 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example_group.rb +816 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/example_status_persister.rb +235 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/filter_manager.rb +231 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/flat_map.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/base_formatter.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/base_text_formatter.rb +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/bisect_formatter.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/bisect_progress_formatter.rb +144 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/console_codes.rb +65 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/deprecation_formatter.rb +223 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/documentation_formatter.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/exception_presenter.rb +480 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/fallback_message_formatter.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/helpers.rb +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_formatter.rb +151 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_printer.rb +414 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/html_snippet_extractor.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/json_formatter.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/profile_formatter.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/progress_formatter.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/protocol.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters/snippet_extractor.rb +143 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/formatters.rb +255 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/hooks.rb +638 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/memoized_helpers.rb +532 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/metadata.rb +491 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/metadata_filter.rb +240 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/minitest_assertions_adapter.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/flexmock.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/mocha.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/null.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/rr.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/mocking_adapters/rspec.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/notifications.rb +499 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/option_parser.rb +319 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/ordering.rb +158 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/pending.rb +165 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/profiler.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer/.rspec +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer/spec/spec_helper.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/project_initializer.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/rake_task.rb +167 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/reporter.rb +236 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/ruby_project.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/runner.rb +179 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/sandbox.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/set.rb +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shared_context.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shared_example_group.rb +212 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/shell_escape.rb +49 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/location.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/node.rb +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/syntax_highlighter.rb +71 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source/token.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/source.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/test_unit_assertions_adapter.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/warnings.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core/world.rb +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-core-3.4.1/lib/rspec/core.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/.document +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/.yardopts +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/Changelog.md +979 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/LICENSE.md +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/README.md +303 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/configuration.rb +164 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/expectation_target.rb +113 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/fail_with.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/failure_aggregator.rb +194 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/handler.rb +170 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/minitest_integration.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/syntax.rb +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations/version.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/expectations.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/aliased_matcher.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/all.rb +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/base_matcher.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be.rb +285 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_between.rb +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_instance_of.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_kind_of.rb +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/be_within.rb +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/change.rb +354 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/compound.rb +272 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/contain_exactly.rb +286 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/cover.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/eq.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/eql.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/equal.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/exist.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/has.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/have_attributes.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/include.rb +130 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/match.rb +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/operators.rb +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/output.rb +200 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/raise_error.rb +228 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/respond_to.rb +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/satisfy.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/start_or_end_with.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/throw_symbol.rb +132 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in/yield.rb +419 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/built_in.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/composable.rb +185 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/dsl.rb +453 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/english_phrasing.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/fail_matchers.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/generated_descriptions.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/matcher_delegator.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers/matcher_protocol.rb +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-expectations-3.4.0/lib/rspec/matchers.rb +1037 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/.document +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/.yardopts +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/Changelog.md +984 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/LICENSE.md +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/README.md +445 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/chain.rb +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/error_generator.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/expect_chain_chain.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/expectation_chain.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/proxy.rb +116 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/recorder.rb +264 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/stub_chain.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance/stub_chain_chain.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/any_instance.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/argument_list_matcher.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/argument_matchers.rb +320 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/configuration.rb +205 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/error_generator.rb +367 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/example_methods.rb +422 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/instance_method_stasher.rb +134 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/marshal_extension.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/expectation_customization.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/have_received.rb +128 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive.rb +130 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive_message_chain.rb +80 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/matchers/receive_messages.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/message_chain.rb +87 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/message_expectation.rb +717 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/method_double.rb +287 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/method_reference.rb +192 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/mutate_const.rb +335 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/object_reference.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/order_group.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/proxy.rb +484 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/space.rb +238 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/standalone.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/syntax.rb +325 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/targets.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/test_double.rb +170 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_double.rb +129 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_message_expectation.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/verifying_proxy.rb +213 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks/version.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-mocks-3.4.0/lib/rspec/mocks.rb +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/Changelog.md +151 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/LICENSE.md +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/README.md +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/caller_filter.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/comparable_version.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/differ.rb +215 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/directory_maker.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/encoded_string.rb +155 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/fuzzy_matcher.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/hunk_generator.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/matcher_definition.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/method_signature_verifier.rb +290 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/mutex.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/object_formatter.rb +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/recursive_const_methods.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/reentrant_mutex.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/ruby_features.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/deprecation_helpers.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/formatting_support.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/in_sub_process.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/library_wide_checks.rb +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/shell_out.rb +71 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/stderr_splitter.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/string_matcher.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_directory.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec/with_isolated_stderr.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/spec.rb +81 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/version.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/version_checker.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support/warnings.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/rspec-support-3.4.1/lib/rspec/support.rb +139 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/.gitignore +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/.travis.yml +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/CHANGES.md +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/Gemfile +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/LICENSE.txt +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/README.md +191 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/Rakefile +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/bin/safe_yaml +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/bundle_install_all_ruby_versions.sh +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/deep.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/libyaml_checker.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/load.rb +181 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/date.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/hexadecimal.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/parse/sexagesimal.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_handler.rb +99 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/psych_resolver.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/resolver.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/safe_to_ruby_visitor.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_hack.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_node_monkeypatch.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/syck_resolver.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_boolean.rb +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_date.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_float.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_integer.rb +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_nil.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/to_symbol.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform/transformation_map.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/transform.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/lib/safe_yaml.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/run_specs_all_ruby_versions.sh +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/safe_yaml.gemspec +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.2.yaml +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/exploit.1.9.3.yaml +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/issue48.txt +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/issue49.yml +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/libyaml_checker_spec.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/psych_resolver_spec.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/resolver_specs.rb +278 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/safe_yaml_spec.rb +731 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/spec_helper.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/support/exploitable_back_door.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/syck_resolver_spec.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/base64_spec.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_date_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_float_spec.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_integer_spec.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/transform/to_symbol_spec.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/safe_yaml-1.0.4/spec/yaml_spec.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/CHANGES +198 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/MANIFEST +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/README +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/Rakefile +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/certs/djberg96_pub.pem +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/doc/uname.txt +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/examples/uname_test.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/platform.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/uname.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/unix/uname.rb +327 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys/windows/uname.rb +507 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/lib/sys-uname.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/sys-uname.gemspec +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/test/test_sys_platform.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/sys-uname-1.0.2/test/test_sys_uname.rb +463 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.gitignore +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.rspec +4 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/.travis.yml +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/CHANGELOG.md +350 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/CONTRIBUTING.md +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Gemfile +21 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Guardfile +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/LICENSE +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/README.md +559 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/Rakefile +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/UPGRADE.md +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus/middleware/params_decoder/helper.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus/middleware/params_decoder.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/rack/typhoeus.rb +1 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/adapters/faraday.rb +155 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/config.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/easy_factory.rb +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors/no_stub.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors/typhoeus_error.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/errors.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/expectation.rb +217 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/addable.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/before.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/block_connection.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/cacheable.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/memoizable.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/queueable.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/runnable.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra/stubbable.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/hydra.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/pool.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/railtie.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/actions.rb +125 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/before.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/block_connection.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/cacheable.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/callbacks.rb +133 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/marshal.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/memoizable.rb +38 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/operations.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/responseable.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/streamable.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request/stubbable.rb +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/request.rb +223 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/cacheable.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/header.rb +93 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/informations.rb +244 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response/status.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/response.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus/version.rb +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/lib/typhoeus.rb +127 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/perf/profile.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/perf/vs_nethttp.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb +156 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/rack/typhoeus/middleware/params_decoder_spec.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/spec_helper.rb +29 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/localhost_server.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/memory_cache.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/support/server.rb +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/adapters/faraday_spec.rb +293 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/config_spec.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/easy_factory_spec.rb +137 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/errors/no_stub_spec.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/expectation_spec.rb +280 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/addable_spec.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/before_spec.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/block_connection_spec.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/cacheable_spec.rb +58 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/memoizable_spec.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/queueable_spec.rb +88 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/runnable_spec.rb +136 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra/stubbable_spec.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/hydra_spec.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/pool_spec.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/actions_spec.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/before_spec.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/block_connection_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/cacheable_spec.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/callbacks_spec.rb +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/marshal_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/memoizable_spec.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/operations_spec.rb +101 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/responseable_spec.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request/stubbable_spec.rb +45 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/request_spec.rb +214 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/header_spec.rb +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/informations_spec.rb +272 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response/status_spec.rb +218 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus/response_spec.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/spec/typhoeus_spec.rb +105 -0
- data/vendor/bundle/ruby/2.2.0/gems/typhoeus-0.8.0/typhoeus.gemspec +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gitignore +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.gitmodules +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.rspec +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.travis.yml +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/.yardopts +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Appraisals +5 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/CHANGELOG.md +987 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/CONTRIBUTING.md +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Gemfile +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Gemfile.lock +159 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/README.md +243 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Rakefile +197 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/Upgrade.md +289 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/benchmarks/http_stubbing_libraries.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/benchmarks/null_logging.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/cucumber.yml +16 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/.nav +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/about_these_examples.md +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/allow_unused_http_interactions.feature +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/automatic_re_recording.feature +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/decompress.feature +74 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/dynamic_erb.feature +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/exclusive.feature +123 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/format.feature +308 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/freezing_time.feature +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/naming.feature +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/no_cassette.feature +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/persistence.feature +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/cassettes/update_content_length_header.feature +112 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/allow_http_connections_when_no_cassette.feature +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/cassette_library_dir.feature +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/debug_logging.feature +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/default_cassette_options.feature +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/filter_sensitive_data.feature +152 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/hook_into.feature +172 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/ignore_request.feature +193 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/preserve_exact_body_bytes.feature +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/query_parser.feature +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/configuration/uri_parser.feature +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/getting_started.md +82 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/after_http_request.feature +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/around_http_request.feature +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_http_request.feature +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_playback.feature +185 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/hooks/before_record.feature +172 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/http_libraries/em_http_request.feature +247 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/http_libraries/net_http.feature +169 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/middleware/faraday.feature +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/middleware/rack.feature +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/all.feature +82 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/new_episodes.feature +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/none.feature +72 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/record_modes/once.feature +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/README.md +30 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/body.feature +91 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/body_as_json.feature +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/custom_matcher.feature +135 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/headers.feature +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/host.feature +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/identical_request_sequence.feature +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/method.feature +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/path.feature +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/playback_repeats.feature +98 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/query.feature +97 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/uri.feature +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/request_matching/uri_without_param.feature +101 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/step_definitions/cli_steps.rb +201 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/env.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/http_lib_filters.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/support/vcr_cucumber_helpers.rb +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/cucumber.feature +210 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/rspec_macro.feature +106 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/rspec_metadata.feature +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/features/test_frameworks/test_unit.feature +46 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/gemfiles/typhoeus_old.gemfile +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/gemfiles/typhoeus_old.gemfile.lock +133 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/erb_renderer.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/http_interaction_list.rb +108 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/migrator.rb +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/persisters/file_system.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/persisters.rb +42 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/json.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/psych.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/syck.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers/yaml.rb +50 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette/serializers.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/cassette.rb +291 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/configuration.rb +555 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/deprecations.rb +109 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/errors.rb +266 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/extensions/net_http_response.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/excon.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/fakeweb.rb +196 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/faraday.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/typhoeus.rb +120 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/typhoeus_0.4.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks/webmock.rb +164 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/library_hooks.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/excon/legacy_methods.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/excon.rb +221 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/faraday.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/middleware/rack.rb +79 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_handler.rb +114 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_ignorer.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/request_matcher_registry.rb +149 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/structs.rb +578 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/tasks/vcr.rake +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/test_frameworks/cucumber.rb +64 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/test_frameworks/rspec.rb +47 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/hooks.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/internet_connection.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/logger.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/variable_args_block_caller.rb +13 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/util/version_checker.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr/version.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/lib/vcr.rb +347 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/script/ci.sh +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/acceptance/threading_spec.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/capture_warnings.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/1_x_cassette.yml +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/empty.yml +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/example.yml +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/cassette_spec/with_localhost_requests.yml +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/fake_example_responses.yml +110 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/fixtures/match_requests_on.yml +187 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/monkey_patches.rb +182 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/quality_spec.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/spec_helper.rb +92 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/configuration_stubbing.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/fixnum_extension.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/http_library_adapters.rb +289 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/limited_uri.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/ruby_interpreter.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/excon.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/hook_into_http_library.rb +593 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/shared_example_groups/request_hooks.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/sinatra_app.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/vcr_localhost_server.rb +77 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/support/vcr_stub_helpers.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/erb_renderer_spec.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/http_interaction_list_spec.rb +295 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/migrator_spec.rb +195 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/persisters/file_system_spec.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/persisters_spec.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette/serializers_spec.rb +176 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/cassette_spec.rb +618 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/configuration_spec.rb +326 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/deprecations_spec.rb +85 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/errors_spec.rb +162 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/extensions/net_http_response_spec.rb +86 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/excon_spec.rb +104 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/fakeweb_spec.rb +169 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/faraday_spec.rb +68 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/typhoeus_0.4_spec.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/typhoeus_spec.rb +162 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks/webmock_spec.rb +118 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/library_hooks_spec.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/middleware/faraday_spec.rb +182 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/middleware/rack_spec.rb +115 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/request_ignorer_spec.rb +70 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/request_matcher_registry_spec.rb +345 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/structs_spec.rb +732 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/test_frameworks/cucumber_spec.rb +107 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/test_frameworks/rspec_spec.rb +83 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/hooks_spec.rb +158 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/internet_connection_spec.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/util/version_checker_spec.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr/version_spec.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/spec/vcr_spec.rb +349 -0
- data/vendor/bundle/ruby/2.2.0/gems/vcr-2.9.3/vcr.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.gemtest +0 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.gitignore +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.rspec-tm +2 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/.travis.yml +26 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/CHANGELOG.md +1241 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/Gemfile +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/LICENSE +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/README.md +1000 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/Rakefile +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/api.rb +96 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/assertion_failure.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/callback_registry.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/config.rb +18 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/cucumber.rb +8 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/deprecation.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/errors.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/curb_adapter.rb +272 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request/em_http_request_0_x.rb +147 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request/em_http_request_1_x.rb +229 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/em_http_request_adapter.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/excon_adapter.rb +154 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_lib_adapter.rb +7 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_lib_adapter_registry.rb +19 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/client.rb +14 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/request.rb +10 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/response.rb +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/streamer.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb/webmock.rb +62 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/http_rb_adapter.rb +37 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/httpclient_adapter.rb +214 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/manticore_adapter.rb +123 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/net_http.rb +321 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/net_http_response.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/patron_adapter.rb +126 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/http_lib_adapters/typhoeus_hydra_adapter.rb +170 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/matchers/hash_including_matcher.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/minitest.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rack_response.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_body_diff.rb +63 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_execution_verifier.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_pattern.rb +320 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_registry.rb +35 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_signature.rb +54 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_signature_snippet.rb +61 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/request_stub.rb +100 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/response.rb +158 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/responses_sequence.rb +40 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers/request_pattern_matcher.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers/webmock_matcher.rb +52 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec/matchers.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/rspec.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/stub_registry.rb +67 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/stub_request_snippet.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/test_unit.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_counter.rb +32 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_keys_stringifier.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/hash_validator.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/headers.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/json.rb +78 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/query_mapper.rb +278 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/uri.rb +111 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/util/version_checker.rb +94 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/version.rb +3 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock/webmock.rb +150 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/lib/webmock.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/test_helper.rb +34 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/test_webmock.rb +9 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/minitest/webmock_spec.rb +60 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/curb/curb_spec.rb +418 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/curb/curb_spec_helper.rb +144 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/em_http_request/em_http_request_spec.rb +406 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/em_http_request/em_http_request_spec_helper.rb +73 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/excon/excon_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/excon/excon_spec_helper.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/http_rb/http_rb_spec.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/http_rb/http_rb_spec_helper.rb +43 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/httpclient/httpclient_spec.rb +164 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/httpclient/httpclient_spec_helper.rb +48 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/manticore/manticore_spec.rb +56 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/manticore/manticore_spec_helper.rb +31 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_shared.rb +142 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_spec.rb +301 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/net_http_spec_helper.rb +55 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/net_http/real_net_http_spec.rb +20 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/patron/patron_spec.rb +136 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/patron/patron_spec_helper.rb +51 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/allowing_and_disabling_net_connect.rb +142 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/callbacks.rb +146 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/complex_cross_concern_behaviors.rb +36 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/enabling_and_disabling_webmock.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/precedence_of_stubs.rb +15 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/request_expectations.rb +859 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/returning_declared_responses.rb +388 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/shared/stubbing_requests.rb +528 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/typhoeus/typhoeus_hydra_spec.rb +135 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/typhoeus/typhoeus_hydra_spec_helper.rb +57 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/acceptance/webmock_shared.rb +41 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/quality_spec.rb +84 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/spec_helper.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/example_curl_output.txt +22 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/my_rack_app.rb +53 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/network_connection.rb +25 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/support/webmock_server.rb +69 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/api_spec.rb +75 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/errors_spec.rb +129 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/http_lib_adapters/http_lib_adapter_registry_spec.rb +17 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/http_lib_adapters/http_lib_adapter_spec.rb +12 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/matchers/hash_including_matcher_spec.rb +87 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/rack_response_spec.rb +102 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_body_diff_spec.rb +90 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_execution_verifier_spec.rb +208 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_pattern_spec.rb +572 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_registry_spec.rb +76 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_signature_snippet_spec.rb +89 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_signature_spec.rb +155 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/request_stub_spec.rb +199 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/response_spec.rb +282 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/stub_registry_spec.rb +103 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/stub_request_snippet_spec.rb +95 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/hash_counter_spec.rb +39 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/hash_keys_stringifier_spec.rb +27 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/headers_spec.rb +28 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/json_spec.rb +33 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/query_mapper_spec.rb +115 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/uri_spec.rb +299 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/util/version_checker_spec.rb +59 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/spec/unit/webmock_spec.rb +11 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/http_request.rb +24 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/shared_test.rb +88 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/test_helper.rb +23 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/test/test_webmock.rb +6 -0
- data/vendor/bundle/ruby/2.2.0/gems/webmock-1.22.3/webmock.gemspec +42 -0
- data/vendor/bundle/ruby/2.2.0/specifications/ZenTest-4.11.0.gemspec +43 -0
- data/vendor/bundle/ruby/2.2.0/specifications/addressable-2.4.0.gemspec +36 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-4.4.6.gemspec +44 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-fsevent-0.2.11.gemspec +45 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-growl-0.2.16.gemspec +39 -0
- data/vendor/bundle/ruby/2.2.0/specifications/autotest-rails-pure-4.1.2.gemspec +18 -0
- data/vendor/bundle/ruby/2.2.0/specifications/crack-0.4.3.gemspec +32 -0
- data/vendor/bundle/ruby/2.2.0/specifications/diff-lcs-1.2.5.gemspec +68 -0
- data/vendor/bundle/ruby/2.2.0/specifications/ethon-0.8.0.gemspec +32 -0
- data/vendor/bundle/ruby/2.2.0/specifications/ffi-1.9.10.gemspec +49 -0
- data/vendor/bundle/ruby/2.2.0/specifications/hashdiff-0.2.3.gemspec +39 -0
- data/vendor/bundle/ruby/2.2.0/specifications/json-1.8.3.gemspec +0 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-3.4.0.gemspec +42 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-core-3.4.1.gemspec +68 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-expectations-3.4.0.gemspec +50 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-mocks-3.4.0.gemspec +50 -0
- data/vendor/bundle/ruby/2.2.0/specifications/rspec-support-3.4.1.gemspec +41 -0
- data/vendor/bundle/ruby/2.2.0/specifications/safe_yaml-1.0.4.gemspec +23 -0
- data/vendor/bundle/ruby/2.2.0/specifications/sys-uname-1.0.2.gemspec +35 -0
- data/vendor/bundle/ruby/2.2.0/specifications/typhoeus-0.8.0.gemspec +32 -0
- data/vendor/bundle/ruby/2.2.0/specifications/vcr-2.9.3.gemspec +21 -0
- data/vendor/bundle/ruby/2.2.0/specifications/webmock-1.22.3.gemspec +72 -0
- metadata +1755 -46
@@ -0,0 +1,114 @@
|
|
1
|
+
/*
|
2
|
+
* This code is copyrighted work by Daniel Luz <dev at mernen dot com>.
|
3
|
+
*
|
4
|
+
* Distributed under the Ruby and GPLv2 licenses; see COPYING and GPL files
|
5
|
+
* for details.
|
6
|
+
*/
|
7
|
+
package json.ext;
|
8
|
+
|
9
|
+
import org.jruby.Ruby;
|
10
|
+
import org.jruby.RubyClass;
|
11
|
+
import org.jruby.RubyHash;
|
12
|
+
import org.jruby.RubyNumeric;
|
13
|
+
import org.jruby.RubyString;
|
14
|
+
import org.jruby.runtime.ThreadContext;
|
15
|
+
import org.jruby.runtime.builtin.IRubyObject;
|
16
|
+
import org.jruby.util.ByteList;
|
17
|
+
|
18
|
+
final class OptionsReader {
|
19
|
+
private final ThreadContext context;
|
20
|
+
private final Ruby runtime;
|
21
|
+
private final RubyHash opts;
|
22
|
+
private RuntimeInfo info;
|
23
|
+
|
24
|
+
OptionsReader(ThreadContext context, IRubyObject vOpts) {
|
25
|
+
this.context = context;
|
26
|
+
this.runtime = context.getRuntime();
|
27
|
+
if (vOpts == null || vOpts.isNil()) {
|
28
|
+
opts = null;
|
29
|
+
} else if (vOpts.respondsTo("to_hash")) {
|
30
|
+
opts = vOpts.convertToHash();
|
31
|
+
} else if (vOpts.respondsTo("to_h")) {
|
32
|
+
opts = vOpts.callMethod(context, "to_h").convertToHash();
|
33
|
+
} else {
|
34
|
+
opts = vOpts.convertToHash(); /* Should just raise the correct TypeError */
|
35
|
+
}
|
36
|
+
}
|
37
|
+
|
38
|
+
private RuntimeInfo getRuntimeInfo() {
|
39
|
+
if (info != null) return info;
|
40
|
+
info = RuntimeInfo.forRuntime(runtime);
|
41
|
+
return info;
|
42
|
+
}
|
43
|
+
|
44
|
+
/**
|
45
|
+
* Efficiently looks up items with a {@link RubySymbol Symbol} key
|
46
|
+
* @param key The Symbol name to look up for
|
47
|
+
* @return The item in the {@link RubyHash Hash}, or <code>null</code>
|
48
|
+
* if not found
|
49
|
+
*/
|
50
|
+
IRubyObject get(String key) {
|
51
|
+
return opts == null ? null : opts.fastARef(runtime.newSymbol(key));
|
52
|
+
}
|
53
|
+
|
54
|
+
boolean getBool(String key, boolean defaultValue) {
|
55
|
+
IRubyObject value = get(key);
|
56
|
+
return value == null ? defaultValue : value.isTrue();
|
57
|
+
}
|
58
|
+
|
59
|
+
int getInt(String key, int defaultValue) {
|
60
|
+
IRubyObject value = get(key);
|
61
|
+
if (value == null) return defaultValue;
|
62
|
+
if (!value.isTrue()) return 0;
|
63
|
+
return RubyNumeric.fix2int(value);
|
64
|
+
}
|
65
|
+
|
66
|
+
/**
|
67
|
+
* Reads the setting from the options hash. If no entry is set for this
|
68
|
+
* key or if it evaluates to <code>false</code>, returns null; attempts to
|
69
|
+
* coerce the value to {@link RubyString String} otherwise.
|
70
|
+
* @param key The Symbol name to look up for
|
71
|
+
* @return <code>null</code> if the key is not in the Hash or if
|
72
|
+
* its value evaluates to <code>false</code>
|
73
|
+
* @throws RaiseException <code>TypeError</code> if the value does not
|
74
|
+
* evaluate to <code>false</code> and can't be
|
75
|
+
* converted to string
|
76
|
+
*/
|
77
|
+
ByteList getString(String key) {
|
78
|
+
RubyString str = getString(key, null);
|
79
|
+
return str == null ? null : str.getByteList().dup();
|
80
|
+
}
|
81
|
+
|
82
|
+
RubyString getString(String key, RubyString defaultValue) {
|
83
|
+
IRubyObject value = get(key);
|
84
|
+
if (value == null || !value.isTrue()) return defaultValue;
|
85
|
+
|
86
|
+
RubyString str = value.convertToString();
|
87
|
+
RuntimeInfo info = getRuntimeInfo();
|
88
|
+
if (info.encodingsSupported() && str.encoding(context) != info.utf8.get()) {
|
89
|
+
str = (RubyString)str.encode(context, info.utf8.get());
|
90
|
+
}
|
91
|
+
return str;
|
92
|
+
}
|
93
|
+
|
94
|
+
/**
|
95
|
+
* Reads the setting from the options hash. If it is <code>nil</code> or
|
96
|
+
* undefined, returns the default value given.
|
97
|
+
* If not, ensures it is a RubyClass instance and shares the same
|
98
|
+
* allocator as the default value (i.e. for the basic types which have
|
99
|
+
* their specific allocators, this ensures the passed value is
|
100
|
+
* a subclass of them).
|
101
|
+
*/
|
102
|
+
RubyClass getClass(String key, RubyClass defaultValue) {
|
103
|
+
IRubyObject value = get(key);
|
104
|
+
|
105
|
+
if (value == null || value.isNil()) return defaultValue;
|
106
|
+
return (RubyClass)value;
|
107
|
+
}
|
108
|
+
|
109
|
+
public RubyHash getHash(String key) {
|
110
|
+
IRubyObject value = get(key);
|
111
|
+
if (value == null || value.isNil()) return new RubyHash(runtime);
|
112
|
+
return (RubyHash) value;
|
113
|
+
}
|
114
|
+
}
|
@@ -0,0 +1,2645 @@
|
|
1
|
+
|
2
|
+
// line 1 "Parser.rl"
|
3
|
+
/*
|
4
|
+
* This code is copyrighted work by Daniel Luz <dev at mernen dot com>.
|
5
|
+
*
|
6
|
+
* Distributed under the Ruby and GPLv2 licenses; see COPYING and GPL files
|
7
|
+
* for details.
|
8
|
+
*/
|
9
|
+
package json.ext;
|
10
|
+
|
11
|
+
import org.jruby.Ruby;
|
12
|
+
import org.jruby.RubyArray;
|
13
|
+
import org.jruby.RubyClass;
|
14
|
+
import org.jruby.RubyEncoding;
|
15
|
+
import org.jruby.RubyFloat;
|
16
|
+
import org.jruby.RubyHash;
|
17
|
+
import org.jruby.RubyInteger;
|
18
|
+
import org.jruby.RubyModule;
|
19
|
+
import org.jruby.RubyNumeric;
|
20
|
+
import org.jruby.RubyObject;
|
21
|
+
import org.jruby.RubyString;
|
22
|
+
import org.jruby.anno.JRubyMethod;
|
23
|
+
import org.jruby.exceptions.JumpException;
|
24
|
+
import org.jruby.exceptions.RaiseException;
|
25
|
+
import org.jruby.runtime.Block;
|
26
|
+
import org.jruby.runtime.ObjectAllocator;
|
27
|
+
import org.jruby.runtime.ThreadContext;
|
28
|
+
import org.jruby.runtime.Visibility;
|
29
|
+
import org.jruby.runtime.builtin.IRubyObject;
|
30
|
+
import org.jruby.util.ByteList;
|
31
|
+
import org.jruby.util.ConvertBytes;
|
32
|
+
import static org.jruby.util.ConvertDouble.DoubleConverter;
|
33
|
+
|
34
|
+
/**
|
35
|
+
* The <code>JSON::Ext::Parser</code> class.
|
36
|
+
*
|
37
|
+
* <p>This is the JSON parser implemented as a Java class. To use it as the
|
38
|
+
* standard parser, set
|
39
|
+
* <pre>JSON.parser = JSON::Ext::Parser</pre>
|
40
|
+
* This is performed for you when you <code>include "json/ext"</code>.
|
41
|
+
*
|
42
|
+
* <p>This class does not perform the actual parsing, just acts as an interface
|
43
|
+
* to Ruby code. When the {@link #parse()} method is invoked, a
|
44
|
+
* Parser.ParserSession object is instantiated, which handles the process.
|
45
|
+
*
|
46
|
+
* @author mernen
|
47
|
+
*/
|
48
|
+
public class Parser extends RubyObject {
|
49
|
+
private final RuntimeInfo info;
|
50
|
+
private RubyString vSource;
|
51
|
+
private RubyString createId;
|
52
|
+
private boolean createAdditions;
|
53
|
+
private int maxNesting;
|
54
|
+
private boolean allowNaN;
|
55
|
+
private boolean symbolizeNames;
|
56
|
+
private boolean quirksMode;
|
57
|
+
private RubyClass objectClass;
|
58
|
+
private RubyClass arrayClass;
|
59
|
+
private RubyHash match_string;
|
60
|
+
|
61
|
+
private static final int DEFAULT_MAX_NESTING = 100;
|
62
|
+
|
63
|
+
private static final ByteList JSON_MINUS_INFINITY = new ByteList(ByteList.plain("-Infinity"));
|
64
|
+
// constant names in the JSON module containing those values
|
65
|
+
private static final String CONST_NAN = "NaN";
|
66
|
+
private static final String CONST_INFINITY = "Infinity";
|
67
|
+
private static final String CONST_MINUS_INFINITY = "MinusInfinity";
|
68
|
+
|
69
|
+
static final ObjectAllocator ALLOCATOR = new ObjectAllocator() {
|
70
|
+
public IRubyObject allocate(Ruby runtime, RubyClass klazz) {
|
71
|
+
return new Parser(runtime, klazz);
|
72
|
+
}
|
73
|
+
};
|
74
|
+
|
75
|
+
/**
|
76
|
+
* Multiple-value return for internal parser methods.
|
77
|
+
*
|
78
|
+
* <p>All the <code>parse<var>Stuff</var></code> methods return instances of
|
79
|
+
* <code>ParserResult</code> when successful, or <code>null</code> when
|
80
|
+
* there's a problem with the input data.
|
81
|
+
*/
|
82
|
+
static final class ParserResult {
|
83
|
+
/**
|
84
|
+
* The result of the successful parsing. Should never be
|
85
|
+
* <code>null</code>.
|
86
|
+
*/
|
87
|
+
IRubyObject result;
|
88
|
+
/**
|
89
|
+
* The point where the parser returned.
|
90
|
+
*/
|
91
|
+
int p;
|
92
|
+
|
93
|
+
void update(IRubyObject result, int p) {
|
94
|
+
this.result = result;
|
95
|
+
this.p = p;
|
96
|
+
}
|
97
|
+
}
|
98
|
+
|
99
|
+
public Parser(Ruby runtime, RubyClass metaClass) {
|
100
|
+
super(runtime, metaClass);
|
101
|
+
info = RuntimeInfo.forRuntime(runtime);
|
102
|
+
}
|
103
|
+
|
104
|
+
/**
|
105
|
+
* <code>Parser.new(source, opts = {})</code>
|
106
|
+
*
|
107
|
+
* <p>Creates a new <code>JSON::Ext::Parser</code> instance for the string
|
108
|
+
* <code>source</code>.
|
109
|
+
* It will be configured by the <code>opts</code> Hash.
|
110
|
+
* <code>opts</code> can have the following keys:
|
111
|
+
*
|
112
|
+
* <dl>
|
113
|
+
* <dt><code>:max_nesting</code>
|
114
|
+
* <dd>The maximum depth of nesting allowed in the parsed data
|
115
|
+
* structures. Disable depth checking with <code>:max_nesting => false|nil|0</code>,
|
116
|
+
* it defaults to 100.
|
117
|
+
*
|
118
|
+
* <dt><code>:allow_nan</code>
|
119
|
+
* <dd>If set to <code>true</code>, allow <code>NaN</code>,
|
120
|
+
* <code>Infinity</code> and <code>-Infinity</code> in defiance of RFC 4627
|
121
|
+
* to be parsed by the Parser. This option defaults to <code>false</code>.
|
122
|
+
*
|
123
|
+
* <dt><code>:symbolize_names</code>
|
124
|
+
* <dd>If set to <code>true</code>, returns symbols for the names (keys) in
|
125
|
+
* a JSON object. Otherwise strings are returned, which is also the default.
|
126
|
+
*
|
127
|
+
* <dt><code>:quirks_mode?</code>
|
128
|
+
* <dd>If set to <code>true</code>, if the parse is in quirks_mode, false
|
129
|
+
* otherwise.
|
130
|
+
*
|
131
|
+
* <dt><code>:create_additions</code>
|
132
|
+
* <dd>If set to <code>false</code>, the Parser doesn't create additions
|
133
|
+
* even if a matching class and <code>create_id</code> was found. This option
|
134
|
+
* defaults to <code>true</code>.
|
135
|
+
*
|
136
|
+
* <dt><code>:object_class</code>
|
137
|
+
* <dd>Defaults to Hash.
|
138
|
+
*
|
139
|
+
* <dt><code>:array_class</code>
|
140
|
+
* <dd>Defaults to Array.
|
141
|
+
*
|
142
|
+
* <dt><code>:quirks_mode</code>
|
143
|
+
* <dd>Enables quirks_mode for parser, that is for example parsing single
|
144
|
+
* JSON values instead of documents is possible.
|
145
|
+
* </dl>
|
146
|
+
*/
|
147
|
+
@JRubyMethod(name = "new", required = 1, optional = 1, meta = true)
|
148
|
+
public static IRubyObject newInstance(IRubyObject clazz, IRubyObject[] args, Block block) {
|
149
|
+
Parser parser = (Parser)((RubyClass)clazz).allocate();
|
150
|
+
|
151
|
+
parser.callInit(args, block);
|
152
|
+
|
153
|
+
return parser;
|
154
|
+
}
|
155
|
+
|
156
|
+
@JRubyMethod(required = 1, optional = 1, visibility = Visibility.PRIVATE)
|
157
|
+
public IRubyObject initialize(ThreadContext context, IRubyObject[] args) {
|
158
|
+
Ruby runtime = context.getRuntime();
|
159
|
+
if (this.vSource != null) {
|
160
|
+
throw runtime.newTypeError("already initialized instance");
|
161
|
+
}
|
162
|
+
|
163
|
+
OptionsReader opts = new OptionsReader(context, args.length > 1 ? args[1] : null);
|
164
|
+
this.maxNesting = opts.getInt("max_nesting", DEFAULT_MAX_NESTING);
|
165
|
+
this.allowNaN = opts.getBool("allow_nan", false);
|
166
|
+
this.symbolizeNames = opts.getBool("symbolize_names", false);
|
167
|
+
this.quirksMode = opts.getBool("quirks_mode", false);
|
168
|
+
this.createId = opts.getString("create_id", getCreateId(context));
|
169
|
+
this.createAdditions = opts.getBool("create_additions", false);
|
170
|
+
this.objectClass = opts.getClass("object_class", runtime.getHash());
|
171
|
+
this.arrayClass = opts.getClass("array_class", runtime.getArray());
|
172
|
+
this.match_string = opts.getHash("match_string");
|
173
|
+
|
174
|
+
this.vSource = args[0].convertToString();
|
175
|
+
if (!quirksMode) this.vSource = convertEncoding(context, vSource);
|
176
|
+
|
177
|
+
return this;
|
178
|
+
}
|
179
|
+
|
180
|
+
/**
|
181
|
+
* Checks the given string's encoding. If a non-UTF-8 encoding is detected,
|
182
|
+
* a converted copy is returned.
|
183
|
+
* Returns the source string if no conversion is needed.
|
184
|
+
*/
|
185
|
+
private RubyString convertEncoding(ThreadContext context, RubyString source) {
|
186
|
+
ByteList bl = source.getByteList();
|
187
|
+
int len = bl.length();
|
188
|
+
if (len < 2) {
|
189
|
+
throw Utils.newException(context, Utils.M_PARSER_ERROR,
|
190
|
+
"A JSON text must at least contain two octets!");
|
191
|
+
}
|
192
|
+
|
193
|
+
if (info.encodingsSupported()) {
|
194
|
+
RubyEncoding encoding = (RubyEncoding)source.encoding(context);
|
195
|
+
if (encoding != info.ascii8bit.get()) {
|
196
|
+
return (RubyString)source.encode(context, info.utf8.get());
|
197
|
+
}
|
198
|
+
|
199
|
+
String sniffedEncoding = sniffByteList(bl);
|
200
|
+
if (sniffedEncoding == null) return source; // assume UTF-8
|
201
|
+
return reinterpretEncoding(context, source, sniffedEncoding);
|
202
|
+
}
|
203
|
+
|
204
|
+
String sniffedEncoding = sniffByteList(bl);
|
205
|
+
if (sniffedEncoding == null) return source; // assume UTF-8
|
206
|
+
Ruby runtime = context.getRuntime();
|
207
|
+
return (RubyString)info.jsonModule.get().
|
208
|
+
callMethod(context, "iconv",
|
209
|
+
new IRubyObject[] {
|
210
|
+
runtime.newString("utf-8"),
|
211
|
+
runtime.newString(sniffedEncoding),
|
212
|
+
source});
|
213
|
+
}
|
214
|
+
|
215
|
+
/**
|
216
|
+
* Checks the first four bytes of the given ByteList to infer its encoding,
|
217
|
+
* using the principle demonstrated on section 3 of RFC 4627 (JSON).
|
218
|
+
*/
|
219
|
+
private static String sniffByteList(ByteList bl) {
|
220
|
+
if (bl.length() < 4) return null;
|
221
|
+
if (bl.get(0) == 0 && bl.get(2) == 0) {
|
222
|
+
return bl.get(1) == 0 ? "utf-32be" : "utf-16be";
|
223
|
+
}
|
224
|
+
if (bl.get(1) == 0 && bl.get(3) == 0) {
|
225
|
+
return bl.get(2) == 0 ? "utf-32le" : "utf-16le";
|
226
|
+
}
|
227
|
+
return null;
|
228
|
+
}
|
229
|
+
|
230
|
+
/**
|
231
|
+
* Assumes the given (binary) RubyString to be in the given encoding, then
|
232
|
+
* converts it to UTF-8.
|
233
|
+
*/
|
234
|
+
private RubyString reinterpretEncoding(ThreadContext context,
|
235
|
+
RubyString str, String sniffedEncoding) {
|
236
|
+
RubyEncoding actualEncoding = info.getEncoding(context, sniffedEncoding);
|
237
|
+
RubyEncoding targetEncoding = info.utf8.get();
|
238
|
+
RubyString dup = (RubyString)str.dup();
|
239
|
+
dup.force_encoding(context, actualEncoding);
|
240
|
+
return (RubyString)dup.encode_bang(context, targetEncoding);
|
241
|
+
}
|
242
|
+
|
243
|
+
/**
|
244
|
+
* <code>Parser#parse()</code>
|
245
|
+
*
|
246
|
+
* <p>Parses the current JSON text <code>source</code> and returns the
|
247
|
+
* complete data structure as a result.
|
248
|
+
*/
|
249
|
+
@JRubyMethod
|
250
|
+
public IRubyObject parse(ThreadContext context) {
|
251
|
+
return new ParserSession(this, context, info).parse();
|
252
|
+
}
|
253
|
+
|
254
|
+
/**
|
255
|
+
* <code>Parser#source()</code>
|
256
|
+
*
|
257
|
+
* <p>Returns a copy of the current <code>source</code> string, that was
|
258
|
+
* used to construct this Parser.
|
259
|
+
*/
|
260
|
+
@JRubyMethod(name = "source")
|
261
|
+
public IRubyObject source_get() {
|
262
|
+
return checkAndGetSource().dup();
|
263
|
+
}
|
264
|
+
|
265
|
+
/**
|
266
|
+
* <code>Parser#quirks_mode?()</code>
|
267
|
+
*
|
268
|
+
* <p>If set to <code>true</code>, if the parse is in quirks_mode, false
|
269
|
+
* otherwise.
|
270
|
+
*/
|
271
|
+
@JRubyMethod(name = "quirks_mode?")
|
272
|
+
public IRubyObject quirks_mode_p(ThreadContext context) {
|
273
|
+
return context.getRuntime().newBoolean(quirksMode);
|
274
|
+
}
|
275
|
+
|
276
|
+
public RubyString checkAndGetSource() {
|
277
|
+
if (vSource != null) {
|
278
|
+
return vSource;
|
279
|
+
} else {
|
280
|
+
throw getRuntime().newTypeError("uninitialized instance");
|
281
|
+
}
|
282
|
+
}
|
283
|
+
|
284
|
+
/**
|
285
|
+
* Queries <code>JSON.create_id</code>. Returns <code>null</code> if it is
|
286
|
+
* set to <code>nil</code> or <code>false</code>, and a String if not.
|
287
|
+
*/
|
288
|
+
private RubyString getCreateId(ThreadContext context) {
|
289
|
+
IRubyObject v = info.jsonModule.get().callMethod(context, "create_id");
|
290
|
+
return v.isTrue() ? v.convertToString() : null;
|
291
|
+
}
|
292
|
+
|
293
|
+
/**
|
294
|
+
* A string parsing session.
|
295
|
+
*
|
296
|
+
* <p>Once a ParserSession is instantiated, the source string should not
|
297
|
+
* change until the parsing is complete. The ParserSession object assumes
|
298
|
+
* the source {@link RubyString} is still associated to its original
|
299
|
+
* {@link ByteList}, which in turn must still be bound to the same
|
300
|
+
* <code>byte[]</code> value (and on the same offset).
|
301
|
+
*/
|
302
|
+
// Ragel uses lots of fall-through
|
303
|
+
@SuppressWarnings("fallthrough")
|
304
|
+
private static class ParserSession {
|
305
|
+
private final Parser parser;
|
306
|
+
private final ThreadContext context;
|
307
|
+
private final RuntimeInfo info;
|
308
|
+
private final ByteList byteList;
|
309
|
+
private final ByteList view;
|
310
|
+
private final byte[] data;
|
311
|
+
private final StringDecoder decoder;
|
312
|
+
private int currentNesting = 0;
|
313
|
+
private final DoubleConverter dc;
|
314
|
+
|
315
|
+
// initialization value for all state variables.
|
316
|
+
// no idea about the origins of this value, ask Flori ;)
|
317
|
+
private static final int EVIL = 0x666;
|
318
|
+
|
319
|
+
private ParserSession(Parser parser, ThreadContext context, RuntimeInfo info) {
|
320
|
+
this.parser = parser;
|
321
|
+
this.context = context;
|
322
|
+
this.info = info;
|
323
|
+
this.byteList = parser.checkAndGetSource().getByteList();
|
324
|
+
this.data = byteList.unsafeBytes();
|
325
|
+
this.view = new ByteList(data, false);
|
326
|
+
this.decoder = new StringDecoder(context);
|
327
|
+
this.dc = new DoubleConverter();
|
328
|
+
}
|
329
|
+
|
330
|
+
private RaiseException unexpectedToken(int absStart, int absEnd) {
|
331
|
+
RubyString msg = getRuntime().newString("unexpected token at '")
|
332
|
+
.cat(data, absStart, absEnd - absStart)
|
333
|
+
.cat((byte)'\'');
|
334
|
+
return newException(Utils.M_PARSER_ERROR, msg);
|
335
|
+
}
|
336
|
+
|
337
|
+
private Ruby getRuntime() {
|
338
|
+
return context.getRuntime();
|
339
|
+
}
|
340
|
+
|
341
|
+
|
342
|
+
// line 365 "Parser.rl"
|
343
|
+
|
344
|
+
|
345
|
+
|
346
|
+
// line 347 "Parser.java"
|
347
|
+
private static byte[] init__JSON_value_actions_0()
|
348
|
+
{
|
349
|
+
return new byte [] {
|
350
|
+
0, 1, 0, 1, 1, 1, 2, 1, 3, 1, 4, 1,
|
351
|
+
5, 1, 6, 1, 7, 1, 8, 1, 9
|
352
|
+
};
|
353
|
+
}
|
354
|
+
|
355
|
+
private static final byte _JSON_value_actions[] = init__JSON_value_actions_0();
|
356
|
+
|
357
|
+
|
358
|
+
private static byte[] init__JSON_value_key_offsets_0()
|
359
|
+
{
|
360
|
+
return new byte [] {
|
361
|
+
0, 0, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20,
|
362
|
+
21, 22, 23, 24, 25, 26, 27, 28, 29, 30
|
363
|
+
};
|
364
|
+
}
|
365
|
+
|
366
|
+
private static final byte _JSON_value_key_offsets[] = init__JSON_value_key_offsets_0();
|
367
|
+
|
368
|
+
|
369
|
+
private static char[] init__JSON_value_trans_keys_0()
|
370
|
+
{
|
371
|
+
return new char [] {
|
372
|
+
34, 45, 73, 78, 91, 102, 110, 116, 123, 48, 57, 110,
|
373
|
+
102, 105, 110, 105, 116, 121, 97, 78, 97, 108, 115, 101,
|
374
|
+
117, 108, 108, 114, 117, 101, 0
|
375
|
+
};
|
376
|
+
}
|
377
|
+
|
378
|
+
private static final char _JSON_value_trans_keys[] = init__JSON_value_trans_keys_0();
|
379
|
+
|
380
|
+
|
381
|
+
private static byte[] init__JSON_value_single_lengths_0()
|
382
|
+
{
|
383
|
+
return new byte [] {
|
384
|
+
0, 9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
|
385
|
+
1, 1, 1, 1, 1, 1, 1, 1, 1, 0
|
386
|
+
};
|
387
|
+
}
|
388
|
+
|
389
|
+
private static final byte _JSON_value_single_lengths[] = init__JSON_value_single_lengths_0();
|
390
|
+
|
391
|
+
|
392
|
+
private static byte[] init__JSON_value_range_lengths_0()
|
393
|
+
{
|
394
|
+
return new byte [] {
|
395
|
+
0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
396
|
+
0, 0, 0, 0, 0, 0, 0, 0, 0, 0
|
397
|
+
};
|
398
|
+
}
|
399
|
+
|
400
|
+
private static final byte _JSON_value_range_lengths[] = init__JSON_value_range_lengths_0();
|
401
|
+
|
402
|
+
|
403
|
+
private static byte[] init__JSON_value_index_offsets_0()
|
404
|
+
{
|
405
|
+
return new byte [] {
|
406
|
+
0, 0, 11, 13, 15, 17, 19, 21, 23, 25, 27, 29,
|
407
|
+
31, 33, 35, 37, 39, 41, 43, 45, 47, 49
|
408
|
+
};
|
409
|
+
}
|
410
|
+
|
411
|
+
private static final byte _JSON_value_index_offsets[] = init__JSON_value_index_offsets_0();
|
412
|
+
|
413
|
+
|
414
|
+
private static byte[] init__JSON_value_trans_targs_0()
|
415
|
+
{
|
416
|
+
return new byte [] {
|
417
|
+
21, 21, 2, 9, 21, 11, 15, 18, 21, 21, 0, 3,
|
418
|
+
0, 4, 0, 5, 0, 6, 0, 7, 0, 8, 0, 21,
|
419
|
+
0, 10, 0, 21, 0, 12, 0, 13, 0, 14, 0, 21,
|
420
|
+
0, 16, 0, 17, 0, 21, 0, 19, 0, 20, 0, 21,
|
421
|
+
0, 0, 0
|
422
|
+
};
|
423
|
+
}
|
424
|
+
|
425
|
+
private static final byte _JSON_value_trans_targs[] = init__JSON_value_trans_targs_0();
|
426
|
+
|
427
|
+
|
428
|
+
private static byte[] init__JSON_value_trans_actions_0()
|
429
|
+
{
|
430
|
+
return new byte [] {
|
431
|
+
13, 11, 0, 0, 15, 0, 0, 0, 17, 11, 0, 0,
|
432
|
+
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9,
|
433
|
+
0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 3,
|
434
|
+
0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 5,
|
435
|
+
0, 0, 0
|
436
|
+
};
|
437
|
+
}
|
438
|
+
|
439
|
+
private static final byte _JSON_value_trans_actions[] = init__JSON_value_trans_actions_0();
|
440
|
+
|
441
|
+
|
442
|
+
private static byte[] init__JSON_value_from_state_actions_0()
|
443
|
+
{
|
444
|
+
return new byte [] {
|
445
|
+
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
446
|
+
0, 0, 0, 0, 0, 0, 0, 0, 0, 19
|
447
|
+
};
|
448
|
+
}
|
449
|
+
|
450
|
+
private static final byte _JSON_value_from_state_actions[] = init__JSON_value_from_state_actions_0();
|
451
|
+
|
452
|
+
|
453
|
+
static final int JSON_value_start = 1;
|
454
|
+
static final int JSON_value_first_final = 21;
|
455
|
+
static final int JSON_value_error = 0;
|
456
|
+
|
457
|
+
static final int JSON_value_en_main = 1;
|
458
|
+
|
459
|
+
|
460
|
+
// line 471 "Parser.rl"
|
461
|
+
|
462
|
+
|
463
|
+
void parseValue(ParserResult res, int p, int pe) {
|
464
|
+
int cs = EVIL;
|
465
|
+
IRubyObject result = null;
|
466
|
+
|
467
|
+
|
468
|
+
// line 469 "Parser.java"
|
469
|
+
{
|
470
|
+
cs = JSON_value_start;
|
471
|
+
}
|
472
|
+
|
473
|
+
// line 478 "Parser.rl"
|
474
|
+
|
475
|
+
// line 476 "Parser.java"
|
476
|
+
{
|
477
|
+
int _klen;
|
478
|
+
int _trans = 0;
|
479
|
+
int _acts;
|
480
|
+
int _nacts;
|
481
|
+
int _keys;
|
482
|
+
int _goto_targ = 0;
|
483
|
+
|
484
|
+
_goto: while (true) {
|
485
|
+
switch ( _goto_targ ) {
|
486
|
+
case 0:
|
487
|
+
if ( p == pe ) {
|
488
|
+
_goto_targ = 4;
|
489
|
+
continue _goto;
|
490
|
+
}
|
491
|
+
if ( cs == 0 ) {
|
492
|
+
_goto_targ = 5;
|
493
|
+
continue _goto;
|
494
|
+
}
|
495
|
+
case 1:
|
496
|
+
_acts = _JSON_value_from_state_actions[cs];
|
497
|
+
_nacts = (int) _JSON_value_actions[_acts++];
|
498
|
+
while ( _nacts-- > 0 ) {
|
499
|
+
switch ( _JSON_value_actions[_acts++] ) {
|
500
|
+
case 9:
|
501
|
+
// line 456 "Parser.rl"
|
502
|
+
{
|
503
|
+
p--;
|
504
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
505
|
+
}
|
506
|
+
break;
|
507
|
+
// line 508 "Parser.java"
|
508
|
+
}
|
509
|
+
}
|
510
|
+
|
511
|
+
_match: do {
|
512
|
+
_keys = _JSON_value_key_offsets[cs];
|
513
|
+
_trans = _JSON_value_index_offsets[cs];
|
514
|
+
_klen = _JSON_value_single_lengths[cs];
|
515
|
+
if ( _klen > 0 ) {
|
516
|
+
int _lower = _keys;
|
517
|
+
int _mid;
|
518
|
+
int _upper = _keys + _klen - 1;
|
519
|
+
while (true) {
|
520
|
+
if ( _upper < _lower )
|
521
|
+
break;
|
522
|
+
|
523
|
+
_mid = _lower + ((_upper-_lower) >> 1);
|
524
|
+
if ( data[p] < _JSON_value_trans_keys[_mid] )
|
525
|
+
_upper = _mid - 1;
|
526
|
+
else if ( data[p] > _JSON_value_trans_keys[_mid] )
|
527
|
+
_lower = _mid + 1;
|
528
|
+
else {
|
529
|
+
_trans += (_mid - _keys);
|
530
|
+
break _match;
|
531
|
+
}
|
532
|
+
}
|
533
|
+
_keys += _klen;
|
534
|
+
_trans += _klen;
|
535
|
+
}
|
536
|
+
|
537
|
+
_klen = _JSON_value_range_lengths[cs];
|
538
|
+
if ( _klen > 0 ) {
|
539
|
+
int _lower = _keys;
|
540
|
+
int _mid;
|
541
|
+
int _upper = _keys + (_klen<<1) - 2;
|
542
|
+
while (true) {
|
543
|
+
if ( _upper < _lower )
|
544
|
+
break;
|
545
|
+
|
546
|
+
_mid = _lower + (((_upper-_lower) >> 1) & ~1);
|
547
|
+
if ( data[p] < _JSON_value_trans_keys[_mid] )
|
548
|
+
_upper = _mid - 2;
|
549
|
+
else if ( data[p] > _JSON_value_trans_keys[_mid+1] )
|
550
|
+
_lower = _mid + 2;
|
551
|
+
else {
|
552
|
+
_trans += ((_mid - _keys)>>1);
|
553
|
+
break _match;
|
554
|
+
}
|
555
|
+
}
|
556
|
+
_trans += _klen;
|
557
|
+
}
|
558
|
+
} while (false);
|
559
|
+
|
560
|
+
cs = _JSON_value_trans_targs[_trans];
|
561
|
+
|
562
|
+
if ( _JSON_value_trans_actions[_trans] != 0 ) {
|
563
|
+
_acts = _JSON_value_trans_actions[_trans];
|
564
|
+
_nacts = (int) _JSON_value_actions[_acts++];
|
565
|
+
while ( _nacts-- > 0 )
|
566
|
+
{
|
567
|
+
switch ( _JSON_value_actions[_acts++] )
|
568
|
+
{
|
569
|
+
case 0:
|
570
|
+
// line 373 "Parser.rl"
|
571
|
+
{
|
572
|
+
result = getRuntime().getNil();
|
573
|
+
}
|
574
|
+
break;
|
575
|
+
case 1:
|
576
|
+
// line 376 "Parser.rl"
|
577
|
+
{
|
578
|
+
result = getRuntime().getFalse();
|
579
|
+
}
|
580
|
+
break;
|
581
|
+
case 2:
|
582
|
+
// line 379 "Parser.rl"
|
583
|
+
{
|
584
|
+
result = getRuntime().getTrue();
|
585
|
+
}
|
586
|
+
break;
|
587
|
+
case 3:
|
588
|
+
// line 382 "Parser.rl"
|
589
|
+
{
|
590
|
+
if (parser.allowNaN) {
|
591
|
+
result = getConstant(CONST_NAN);
|
592
|
+
} else {
|
593
|
+
throw unexpectedToken(p - 2, pe);
|
594
|
+
}
|
595
|
+
}
|
596
|
+
break;
|
597
|
+
case 4:
|
598
|
+
// line 389 "Parser.rl"
|
599
|
+
{
|
600
|
+
if (parser.allowNaN) {
|
601
|
+
result = getConstant(CONST_INFINITY);
|
602
|
+
} else {
|
603
|
+
throw unexpectedToken(p - 7, pe);
|
604
|
+
}
|
605
|
+
}
|
606
|
+
break;
|
607
|
+
case 5:
|
608
|
+
// line 396 "Parser.rl"
|
609
|
+
{
|
610
|
+
if (pe > p + 9 - (parser.quirksMode ? 1 : 0) &&
|
611
|
+
absSubSequence(p, p + 9).equals(JSON_MINUS_INFINITY)) {
|
612
|
+
|
613
|
+
if (parser.allowNaN) {
|
614
|
+
result = getConstant(CONST_MINUS_INFINITY);
|
615
|
+
{p = (( p + 10))-1;}
|
616
|
+
p--;
|
617
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
618
|
+
} else {
|
619
|
+
throw unexpectedToken(p, pe);
|
620
|
+
}
|
621
|
+
}
|
622
|
+
parseFloat(res, p, pe);
|
623
|
+
if (res.result != null) {
|
624
|
+
result = res.result;
|
625
|
+
{p = (( res.p))-1;}
|
626
|
+
}
|
627
|
+
parseInteger(res, p, pe);
|
628
|
+
if (res.result != null) {
|
629
|
+
result = res.result;
|
630
|
+
{p = (( res.p))-1;}
|
631
|
+
}
|
632
|
+
p--;
|
633
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
634
|
+
}
|
635
|
+
break;
|
636
|
+
case 6:
|
637
|
+
// line 422 "Parser.rl"
|
638
|
+
{
|
639
|
+
parseString(res, p, pe);
|
640
|
+
if (res.result == null) {
|
641
|
+
p--;
|
642
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
643
|
+
} else {
|
644
|
+
result = res.result;
|
645
|
+
{p = (( res.p))-1;}
|
646
|
+
}
|
647
|
+
}
|
648
|
+
break;
|
649
|
+
case 7:
|
650
|
+
// line 432 "Parser.rl"
|
651
|
+
{
|
652
|
+
currentNesting++;
|
653
|
+
parseArray(res, p, pe);
|
654
|
+
currentNesting--;
|
655
|
+
if (res.result == null) {
|
656
|
+
p--;
|
657
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
658
|
+
} else {
|
659
|
+
result = res.result;
|
660
|
+
{p = (( res.p))-1;}
|
661
|
+
}
|
662
|
+
}
|
663
|
+
break;
|
664
|
+
case 8:
|
665
|
+
// line 444 "Parser.rl"
|
666
|
+
{
|
667
|
+
currentNesting++;
|
668
|
+
parseObject(res, p, pe);
|
669
|
+
currentNesting--;
|
670
|
+
if (res.result == null) {
|
671
|
+
p--;
|
672
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
673
|
+
} else {
|
674
|
+
result = res.result;
|
675
|
+
{p = (( res.p))-1;}
|
676
|
+
}
|
677
|
+
}
|
678
|
+
break;
|
679
|
+
// line 680 "Parser.java"
|
680
|
+
}
|
681
|
+
}
|
682
|
+
}
|
683
|
+
|
684
|
+
case 2:
|
685
|
+
if ( cs == 0 ) {
|
686
|
+
_goto_targ = 5;
|
687
|
+
continue _goto;
|
688
|
+
}
|
689
|
+
if ( ++p != pe ) {
|
690
|
+
_goto_targ = 1;
|
691
|
+
continue _goto;
|
692
|
+
}
|
693
|
+
case 4:
|
694
|
+
case 5:
|
695
|
+
}
|
696
|
+
break; }
|
697
|
+
}
|
698
|
+
|
699
|
+
// line 479 "Parser.rl"
|
700
|
+
|
701
|
+
if (cs >= JSON_value_first_final && result != null) {
|
702
|
+
res.update(result, p);
|
703
|
+
} else {
|
704
|
+
res.update(null, p);
|
705
|
+
}
|
706
|
+
}
|
707
|
+
|
708
|
+
|
709
|
+
// line 710 "Parser.java"
|
710
|
+
private static byte[] init__JSON_integer_actions_0()
|
711
|
+
{
|
712
|
+
return new byte [] {
|
713
|
+
0, 1, 0
|
714
|
+
};
|
715
|
+
}
|
716
|
+
|
717
|
+
private static final byte _JSON_integer_actions[] = init__JSON_integer_actions_0();
|
718
|
+
|
719
|
+
|
720
|
+
private static byte[] init__JSON_integer_key_offsets_0()
|
721
|
+
{
|
722
|
+
return new byte [] {
|
723
|
+
0, 0, 4, 7, 9, 9
|
724
|
+
};
|
725
|
+
}
|
726
|
+
|
727
|
+
private static final byte _JSON_integer_key_offsets[] = init__JSON_integer_key_offsets_0();
|
728
|
+
|
729
|
+
|
730
|
+
private static char[] init__JSON_integer_trans_keys_0()
|
731
|
+
{
|
732
|
+
return new char [] {
|
733
|
+
45, 48, 49, 57, 48, 49, 57, 48, 57, 48, 57, 0
|
734
|
+
};
|
735
|
+
}
|
736
|
+
|
737
|
+
private static final char _JSON_integer_trans_keys[] = init__JSON_integer_trans_keys_0();
|
738
|
+
|
739
|
+
|
740
|
+
private static byte[] init__JSON_integer_single_lengths_0()
|
741
|
+
{
|
742
|
+
return new byte [] {
|
743
|
+
0, 2, 1, 0, 0, 0
|
744
|
+
};
|
745
|
+
}
|
746
|
+
|
747
|
+
private static final byte _JSON_integer_single_lengths[] = init__JSON_integer_single_lengths_0();
|
748
|
+
|
749
|
+
|
750
|
+
private static byte[] init__JSON_integer_range_lengths_0()
|
751
|
+
{
|
752
|
+
return new byte [] {
|
753
|
+
0, 1, 1, 1, 0, 1
|
754
|
+
};
|
755
|
+
}
|
756
|
+
|
757
|
+
private static final byte _JSON_integer_range_lengths[] = init__JSON_integer_range_lengths_0();
|
758
|
+
|
759
|
+
|
760
|
+
private static byte[] init__JSON_integer_index_offsets_0()
|
761
|
+
{
|
762
|
+
return new byte [] {
|
763
|
+
0, 0, 4, 7, 9, 10
|
764
|
+
};
|
765
|
+
}
|
766
|
+
|
767
|
+
private static final byte _JSON_integer_index_offsets[] = init__JSON_integer_index_offsets_0();
|
768
|
+
|
769
|
+
|
770
|
+
private static byte[] init__JSON_integer_indicies_0()
|
771
|
+
{
|
772
|
+
return new byte [] {
|
773
|
+
0, 2, 3, 1, 2, 3, 1, 1, 4, 1, 3, 4,
|
774
|
+
0
|
775
|
+
};
|
776
|
+
}
|
777
|
+
|
778
|
+
private static final byte _JSON_integer_indicies[] = init__JSON_integer_indicies_0();
|
779
|
+
|
780
|
+
|
781
|
+
private static byte[] init__JSON_integer_trans_targs_0()
|
782
|
+
{
|
783
|
+
return new byte [] {
|
784
|
+
2, 0, 3, 5, 4
|
785
|
+
};
|
786
|
+
}
|
787
|
+
|
788
|
+
private static final byte _JSON_integer_trans_targs[] = init__JSON_integer_trans_targs_0();
|
789
|
+
|
790
|
+
|
791
|
+
private static byte[] init__JSON_integer_trans_actions_0()
|
792
|
+
{
|
793
|
+
return new byte [] {
|
794
|
+
0, 0, 0, 0, 1
|
795
|
+
};
|
796
|
+
}
|
797
|
+
|
798
|
+
private static final byte _JSON_integer_trans_actions[] = init__JSON_integer_trans_actions_0();
|
799
|
+
|
800
|
+
|
801
|
+
static final int JSON_integer_start = 1;
|
802
|
+
static final int JSON_integer_first_final = 3;
|
803
|
+
static final int JSON_integer_error = 0;
|
804
|
+
|
805
|
+
static final int JSON_integer_en_main = 1;
|
806
|
+
|
807
|
+
|
808
|
+
// line 498 "Parser.rl"
|
809
|
+
|
810
|
+
|
811
|
+
void parseInteger(ParserResult res, int p, int pe) {
|
812
|
+
int new_p = parseIntegerInternal(p, pe);
|
813
|
+
if (new_p == -1) {
|
814
|
+
res.update(null, p);
|
815
|
+
return;
|
816
|
+
}
|
817
|
+
RubyInteger number = createInteger(p, new_p);
|
818
|
+
res.update(number, new_p + 1);
|
819
|
+
return;
|
820
|
+
}
|
821
|
+
|
822
|
+
int parseIntegerInternal(int p, int pe) {
|
823
|
+
int cs = EVIL;
|
824
|
+
|
825
|
+
|
826
|
+
// line 827 "Parser.java"
|
827
|
+
{
|
828
|
+
cs = JSON_integer_start;
|
829
|
+
}
|
830
|
+
|
831
|
+
// line 515 "Parser.rl"
|
832
|
+
int memo = p;
|
833
|
+
|
834
|
+
// line 835 "Parser.java"
|
835
|
+
{
|
836
|
+
int _klen;
|
837
|
+
int _trans = 0;
|
838
|
+
int _acts;
|
839
|
+
int _nacts;
|
840
|
+
int _keys;
|
841
|
+
int _goto_targ = 0;
|
842
|
+
|
843
|
+
_goto: while (true) {
|
844
|
+
switch ( _goto_targ ) {
|
845
|
+
case 0:
|
846
|
+
if ( p == pe ) {
|
847
|
+
_goto_targ = 4;
|
848
|
+
continue _goto;
|
849
|
+
}
|
850
|
+
if ( cs == 0 ) {
|
851
|
+
_goto_targ = 5;
|
852
|
+
continue _goto;
|
853
|
+
}
|
854
|
+
case 1:
|
855
|
+
_match: do {
|
856
|
+
_keys = _JSON_integer_key_offsets[cs];
|
857
|
+
_trans = _JSON_integer_index_offsets[cs];
|
858
|
+
_klen = _JSON_integer_single_lengths[cs];
|
859
|
+
if ( _klen > 0 ) {
|
860
|
+
int _lower = _keys;
|
861
|
+
int _mid;
|
862
|
+
int _upper = _keys + _klen - 1;
|
863
|
+
while (true) {
|
864
|
+
if ( _upper < _lower )
|
865
|
+
break;
|
866
|
+
|
867
|
+
_mid = _lower + ((_upper-_lower) >> 1);
|
868
|
+
if ( data[p] < _JSON_integer_trans_keys[_mid] )
|
869
|
+
_upper = _mid - 1;
|
870
|
+
else if ( data[p] > _JSON_integer_trans_keys[_mid] )
|
871
|
+
_lower = _mid + 1;
|
872
|
+
else {
|
873
|
+
_trans += (_mid - _keys);
|
874
|
+
break _match;
|
875
|
+
}
|
876
|
+
}
|
877
|
+
_keys += _klen;
|
878
|
+
_trans += _klen;
|
879
|
+
}
|
880
|
+
|
881
|
+
_klen = _JSON_integer_range_lengths[cs];
|
882
|
+
if ( _klen > 0 ) {
|
883
|
+
int _lower = _keys;
|
884
|
+
int _mid;
|
885
|
+
int _upper = _keys + (_klen<<1) - 2;
|
886
|
+
while (true) {
|
887
|
+
if ( _upper < _lower )
|
888
|
+
break;
|
889
|
+
|
890
|
+
_mid = _lower + (((_upper-_lower) >> 1) & ~1);
|
891
|
+
if ( data[p] < _JSON_integer_trans_keys[_mid] )
|
892
|
+
_upper = _mid - 2;
|
893
|
+
else if ( data[p] > _JSON_integer_trans_keys[_mid+1] )
|
894
|
+
_lower = _mid + 2;
|
895
|
+
else {
|
896
|
+
_trans += ((_mid - _keys)>>1);
|
897
|
+
break _match;
|
898
|
+
}
|
899
|
+
}
|
900
|
+
_trans += _klen;
|
901
|
+
}
|
902
|
+
} while (false);
|
903
|
+
|
904
|
+
_trans = _JSON_integer_indicies[_trans];
|
905
|
+
cs = _JSON_integer_trans_targs[_trans];
|
906
|
+
|
907
|
+
if ( _JSON_integer_trans_actions[_trans] != 0 ) {
|
908
|
+
_acts = _JSON_integer_trans_actions[_trans];
|
909
|
+
_nacts = (int) _JSON_integer_actions[_acts++];
|
910
|
+
while ( _nacts-- > 0 )
|
911
|
+
{
|
912
|
+
switch ( _JSON_integer_actions[_acts++] )
|
913
|
+
{
|
914
|
+
case 0:
|
915
|
+
// line 492 "Parser.rl"
|
916
|
+
{
|
917
|
+
p--;
|
918
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
919
|
+
}
|
920
|
+
break;
|
921
|
+
// line 922 "Parser.java"
|
922
|
+
}
|
923
|
+
}
|
924
|
+
}
|
925
|
+
|
926
|
+
case 2:
|
927
|
+
if ( cs == 0 ) {
|
928
|
+
_goto_targ = 5;
|
929
|
+
continue _goto;
|
930
|
+
}
|
931
|
+
if ( ++p != pe ) {
|
932
|
+
_goto_targ = 1;
|
933
|
+
continue _goto;
|
934
|
+
}
|
935
|
+
case 4:
|
936
|
+
case 5:
|
937
|
+
}
|
938
|
+
break; }
|
939
|
+
}
|
940
|
+
|
941
|
+
// line 517 "Parser.rl"
|
942
|
+
|
943
|
+
if (cs < JSON_integer_first_final) {
|
944
|
+
return -1;
|
945
|
+
}
|
946
|
+
|
947
|
+
return p;
|
948
|
+
}
|
949
|
+
|
950
|
+
RubyInteger createInteger(int p, int new_p) {
|
951
|
+
Ruby runtime = getRuntime();
|
952
|
+
ByteList num = absSubSequence(p, new_p);
|
953
|
+
return bytesToInum(runtime, num);
|
954
|
+
}
|
955
|
+
|
956
|
+
RubyInteger bytesToInum(Ruby runtime, ByteList num) {
|
957
|
+
return runtime.is1_9() ?
|
958
|
+
ConvertBytes.byteListToInum19(runtime, num, 10, true) :
|
959
|
+
ConvertBytes.byteListToInum(runtime, num, 10, true);
|
960
|
+
}
|
961
|
+
|
962
|
+
|
963
|
+
// line 964 "Parser.java"
|
964
|
+
private static byte[] init__JSON_float_actions_0()
|
965
|
+
{
|
966
|
+
return new byte [] {
|
967
|
+
0, 1, 0
|
968
|
+
};
|
969
|
+
}
|
970
|
+
|
971
|
+
private static final byte _JSON_float_actions[] = init__JSON_float_actions_0();
|
972
|
+
|
973
|
+
|
974
|
+
private static byte[] init__JSON_float_key_offsets_0()
|
975
|
+
{
|
976
|
+
return new byte [] {
|
977
|
+
0, 0, 4, 7, 10, 12, 16, 18, 23, 29, 29
|
978
|
+
};
|
979
|
+
}
|
980
|
+
|
981
|
+
private static final byte _JSON_float_key_offsets[] = init__JSON_float_key_offsets_0();
|
982
|
+
|
983
|
+
|
984
|
+
private static char[] init__JSON_float_trans_keys_0()
|
985
|
+
{
|
986
|
+
return new char [] {
|
987
|
+
45, 48, 49, 57, 48, 49, 57, 46, 69, 101, 48, 57,
|
988
|
+
43, 45, 48, 57, 48, 57, 46, 69, 101, 48, 57, 69,
|
989
|
+
101, 45, 46, 48, 57, 69, 101, 45, 46, 48, 57, 0
|
990
|
+
};
|
991
|
+
}
|
992
|
+
|
993
|
+
private static final char _JSON_float_trans_keys[] = init__JSON_float_trans_keys_0();
|
994
|
+
|
995
|
+
|
996
|
+
private static byte[] init__JSON_float_single_lengths_0()
|
997
|
+
{
|
998
|
+
return new byte [] {
|
999
|
+
0, 2, 1, 3, 0, 2, 0, 3, 2, 0, 2
|
1000
|
+
};
|
1001
|
+
}
|
1002
|
+
|
1003
|
+
private static final byte _JSON_float_single_lengths[] = init__JSON_float_single_lengths_0();
|
1004
|
+
|
1005
|
+
|
1006
|
+
private static byte[] init__JSON_float_range_lengths_0()
|
1007
|
+
{
|
1008
|
+
return new byte [] {
|
1009
|
+
0, 1, 1, 0, 1, 1, 1, 1, 2, 0, 2
|
1010
|
+
};
|
1011
|
+
}
|
1012
|
+
|
1013
|
+
private static final byte _JSON_float_range_lengths[] = init__JSON_float_range_lengths_0();
|
1014
|
+
|
1015
|
+
|
1016
|
+
private static byte[] init__JSON_float_index_offsets_0()
|
1017
|
+
{
|
1018
|
+
return new byte [] {
|
1019
|
+
0, 0, 4, 7, 11, 13, 17, 19, 24, 29, 30
|
1020
|
+
};
|
1021
|
+
}
|
1022
|
+
|
1023
|
+
private static final byte _JSON_float_index_offsets[] = init__JSON_float_index_offsets_0();
|
1024
|
+
|
1025
|
+
|
1026
|
+
private static byte[] init__JSON_float_indicies_0()
|
1027
|
+
{
|
1028
|
+
return new byte [] {
|
1029
|
+
0, 2, 3, 1, 2, 3, 1, 4, 5, 5, 1, 6,
|
1030
|
+
1, 7, 7, 8, 1, 8, 1, 4, 5, 5, 3, 1,
|
1031
|
+
5, 5, 1, 6, 9, 1, 1, 1, 1, 8, 9, 0
|
1032
|
+
};
|
1033
|
+
}
|
1034
|
+
|
1035
|
+
private static final byte _JSON_float_indicies[] = init__JSON_float_indicies_0();
|
1036
|
+
|
1037
|
+
|
1038
|
+
private static byte[] init__JSON_float_trans_targs_0()
|
1039
|
+
{
|
1040
|
+
return new byte [] {
|
1041
|
+
2, 0, 3, 7, 4, 5, 8, 6, 10, 9
|
1042
|
+
};
|
1043
|
+
}
|
1044
|
+
|
1045
|
+
private static final byte _JSON_float_trans_targs[] = init__JSON_float_trans_targs_0();
|
1046
|
+
|
1047
|
+
|
1048
|
+
private static byte[] init__JSON_float_trans_actions_0()
|
1049
|
+
{
|
1050
|
+
return new byte [] {
|
1051
|
+
0, 0, 0, 0, 0, 0, 0, 0, 0, 1
|
1052
|
+
};
|
1053
|
+
}
|
1054
|
+
|
1055
|
+
private static final byte _JSON_float_trans_actions[] = init__JSON_float_trans_actions_0();
|
1056
|
+
|
1057
|
+
|
1058
|
+
static final int JSON_float_start = 1;
|
1059
|
+
static final int JSON_float_first_final = 8;
|
1060
|
+
static final int JSON_float_error = 0;
|
1061
|
+
|
1062
|
+
static final int JSON_float_en_main = 1;
|
1063
|
+
|
1064
|
+
|
1065
|
+
// line 552 "Parser.rl"
|
1066
|
+
|
1067
|
+
|
1068
|
+
void parseFloat(ParserResult res, int p, int pe) {
|
1069
|
+
int new_p = parseFloatInternal(p, pe);
|
1070
|
+
if (new_p == -1) {
|
1071
|
+
res.update(null, p);
|
1072
|
+
return;
|
1073
|
+
}
|
1074
|
+
RubyFloat number = createFloat(p, new_p);
|
1075
|
+
res.update(number, new_p + 1);
|
1076
|
+
return;
|
1077
|
+
}
|
1078
|
+
|
1079
|
+
int parseFloatInternal(int p, int pe) {
|
1080
|
+
int cs = EVIL;
|
1081
|
+
|
1082
|
+
|
1083
|
+
// line 1084 "Parser.java"
|
1084
|
+
{
|
1085
|
+
cs = JSON_float_start;
|
1086
|
+
}
|
1087
|
+
|
1088
|
+
// line 569 "Parser.rl"
|
1089
|
+
int memo = p;
|
1090
|
+
|
1091
|
+
// line 1092 "Parser.java"
|
1092
|
+
{
|
1093
|
+
int _klen;
|
1094
|
+
int _trans = 0;
|
1095
|
+
int _acts;
|
1096
|
+
int _nacts;
|
1097
|
+
int _keys;
|
1098
|
+
int _goto_targ = 0;
|
1099
|
+
|
1100
|
+
_goto: while (true) {
|
1101
|
+
switch ( _goto_targ ) {
|
1102
|
+
case 0:
|
1103
|
+
if ( p == pe ) {
|
1104
|
+
_goto_targ = 4;
|
1105
|
+
continue _goto;
|
1106
|
+
}
|
1107
|
+
if ( cs == 0 ) {
|
1108
|
+
_goto_targ = 5;
|
1109
|
+
continue _goto;
|
1110
|
+
}
|
1111
|
+
case 1:
|
1112
|
+
_match: do {
|
1113
|
+
_keys = _JSON_float_key_offsets[cs];
|
1114
|
+
_trans = _JSON_float_index_offsets[cs];
|
1115
|
+
_klen = _JSON_float_single_lengths[cs];
|
1116
|
+
if ( _klen > 0 ) {
|
1117
|
+
int _lower = _keys;
|
1118
|
+
int _mid;
|
1119
|
+
int _upper = _keys + _klen - 1;
|
1120
|
+
while (true) {
|
1121
|
+
if ( _upper < _lower )
|
1122
|
+
break;
|
1123
|
+
|
1124
|
+
_mid = _lower + ((_upper-_lower) >> 1);
|
1125
|
+
if ( data[p] < _JSON_float_trans_keys[_mid] )
|
1126
|
+
_upper = _mid - 1;
|
1127
|
+
else if ( data[p] > _JSON_float_trans_keys[_mid] )
|
1128
|
+
_lower = _mid + 1;
|
1129
|
+
else {
|
1130
|
+
_trans += (_mid - _keys);
|
1131
|
+
break _match;
|
1132
|
+
}
|
1133
|
+
}
|
1134
|
+
_keys += _klen;
|
1135
|
+
_trans += _klen;
|
1136
|
+
}
|
1137
|
+
|
1138
|
+
_klen = _JSON_float_range_lengths[cs];
|
1139
|
+
if ( _klen > 0 ) {
|
1140
|
+
int _lower = _keys;
|
1141
|
+
int _mid;
|
1142
|
+
int _upper = _keys + (_klen<<1) - 2;
|
1143
|
+
while (true) {
|
1144
|
+
if ( _upper < _lower )
|
1145
|
+
break;
|
1146
|
+
|
1147
|
+
_mid = _lower + (((_upper-_lower) >> 1) & ~1);
|
1148
|
+
if ( data[p] < _JSON_float_trans_keys[_mid] )
|
1149
|
+
_upper = _mid - 2;
|
1150
|
+
else if ( data[p] > _JSON_float_trans_keys[_mid+1] )
|
1151
|
+
_lower = _mid + 2;
|
1152
|
+
else {
|
1153
|
+
_trans += ((_mid - _keys)>>1);
|
1154
|
+
break _match;
|
1155
|
+
}
|
1156
|
+
}
|
1157
|
+
_trans += _klen;
|
1158
|
+
}
|
1159
|
+
} while (false);
|
1160
|
+
|
1161
|
+
_trans = _JSON_float_indicies[_trans];
|
1162
|
+
cs = _JSON_float_trans_targs[_trans];
|
1163
|
+
|
1164
|
+
if ( _JSON_float_trans_actions[_trans] != 0 ) {
|
1165
|
+
_acts = _JSON_float_trans_actions[_trans];
|
1166
|
+
_nacts = (int) _JSON_float_actions[_acts++];
|
1167
|
+
while ( _nacts-- > 0 )
|
1168
|
+
{
|
1169
|
+
switch ( _JSON_float_actions[_acts++] )
|
1170
|
+
{
|
1171
|
+
case 0:
|
1172
|
+
// line 543 "Parser.rl"
|
1173
|
+
{
|
1174
|
+
p--;
|
1175
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
1176
|
+
}
|
1177
|
+
break;
|
1178
|
+
// line 1179 "Parser.java"
|
1179
|
+
}
|
1180
|
+
}
|
1181
|
+
}
|
1182
|
+
|
1183
|
+
case 2:
|
1184
|
+
if ( cs == 0 ) {
|
1185
|
+
_goto_targ = 5;
|
1186
|
+
continue _goto;
|
1187
|
+
}
|
1188
|
+
if ( ++p != pe ) {
|
1189
|
+
_goto_targ = 1;
|
1190
|
+
continue _goto;
|
1191
|
+
}
|
1192
|
+
case 4:
|
1193
|
+
case 5:
|
1194
|
+
}
|
1195
|
+
break; }
|
1196
|
+
}
|
1197
|
+
|
1198
|
+
// line 571 "Parser.rl"
|
1199
|
+
|
1200
|
+
if (cs < JSON_float_first_final) {
|
1201
|
+
return -1;
|
1202
|
+
}
|
1203
|
+
|
1204
|
+
return p;
|
1205
|
+
}
|
1206
|
+
|
1207
|
+
RubyFloat createFloat(int p, int new_p) {
|
1208
|
+
Ruby runtime = getRuntime();
|
1209
|
+
ByteList num = absSubSequence(p, new_p);
|
1210
|
+
return RubyFloat.newFloat(runtime, dc.parse(num, true, runtime.is1_9()));
|
1211
|
+
}
|
1212
|
+
|
1213
|
+
|
1214
|
+
// line 1215 "Parser.java"
|
1215
|
+
private static byte[] init__JSON_string_actions_0()
|
1216
|
+
{
|
1217
|
+
return new byte [] {
|
1218
|
+
0, 2, 0, 1
|
1219
|
+
};
|
1220
|
+
}
|
1221
|
+
|
1222
|
+
private static final byte _JSON_string_actions[] = init__JSON_string_actions_0();
|
1223
|
+
|
1224
|
+
|
1225
|
+
private static byte[] init__JSON_string_key_offsets_0()
|
1226
|
+
{
|
1227
|
+
return new byte [] {
|
1228
|
+
0, 0, 1, 5, 8, 14, 20, 26, 32
|
1229
|
+
};
|
1230
|
+
}
|
1231
|
+
|
1232
|
+
private static final byte _JSON_string_key_offsets[] = init__JSON_string_key_offsets_0();
|
1233
|
+
|
1234
|
+
|
1235
|
+
private static char[] init__JSON_string_trans_keys_0()
|
1236
|
+
{
|
1237
|
+
return new char [] {
|
1238
|
+
34, 34, 92, 0, 31, 117, 0, 31, 48, 57, 65, 70,
|
1239
|
+
97, 102, 48, 57, 65, 70, 97, 102, 48, 57, 65, 70,
|
1240
|
+
97, 102, 48, 57, 65, 70, 97, 102, 0
|
1241
|
+
};
|
1242
|
+
}
|
1243
|
+
|
1244
|
+
private static final char _JSON_string_trans_keys[] = init__JSON_string_trans_keys_0();
|
1245
|
+
|
1246
|
+
|
1247
|
+
private static byte[] init__JSON_string_single_lengths_0()
|
1248
|
+
{
|
1249
|
+
return new byte [] {
|
1250
|
+
0, 1, 2, 1, 0, 0, 0, 0, 0
|
1251
|
+
};
|
1252
|
+
}
|
1253
|
+
|
1254
|
+
private static final byte _JSON_string_single_lengths[] = init__JSON_string_single_lengths_0();
|
1255
|
+
|
1256
|
+
|
1257
|
+
private static byte[] init__JSON_string_range_lengths_0()
|
1258
|
+
{
|
1259
|
+
return new byte [] {
|
1260
|
+
0, 0, 1, 1, 3, 3, 3, 3, 0
|
1261
|
+
};
|
1262
|
+
}
|
1263
|
+
|
1264
|
+
private static final byte _JSON_string_range_lengths[] = init__JSON_string_range_lengths_0();
|
1265
|
+
|
1266
|
+
|
1267
|
+
private static byte[] init__JSON_string_index_offsets_0()
|
1268
|
+
{
|
1269
|
+
return new byte [] {
|
1270
|
+
0, 0, 2, 6, 9, 13, 17, 21, 25
|
1271
|
+
};
|
1272
|
+
}
|
1273
|
+
|
1274
|
+
private static final byte _JSON_string_index_offsets[] = init__JSON_string_index_offsets_0();
|
1275
|
+
|
1276
|
+
|
1277
|
+
private static byte[] init__JSON_string_indicies_0()
|
1278
|
+
{
|
1279
|
+
return new byte [] {
|
1280
|
+
0, 1, 2, 3, 1, 0, 4, 1, 0, 5, 5, 5,
|
1281
|
+
1, 6, 6, 6, 1, 7, 7, 7, 1, 0, 0, 0,
|
1282
|
+
1, 1, 0
|
1283
|
+
};
|
1284
|
+
}
|
1285
|
+
|
1286
|
+
private static final byte _JSON_string_indicies[] = init__JSON_string_indicies_0();
|
1287
|
+
|
1288
|
+
|
1289
|
+
private static byte[] init__JSON_string_trans_targs_0()
|
1290
|
+
{
|
1291
|
+
return new byte [] {
|
1292
|
+
2, 0, 8, 3, 4, 5, 6, 7
|
1293
|
+
};
|
1294
|
+
}
|
1295
|
+
|
1296
|
+
private static final byte _JSON_string_trans_targs[] = init__JSON_string_trans_targs_0();
|
1297
|
+
|
1298
|
+
|
1299
|
+
private static byte[] init__JSON_string_trans_actions_0()
|
1300
|
+
{
|
1301
|
+
return new byte [] {
|
1302
|
+
0, 0, 1, 0, 0, 0, 0, 0
|
1303
|
+
};
|
1304
|
+
}
|
1305
|
+
|
1306
|
+
private static final byte _JSON_string_trans_actions[] = init__JSON_string_trans_actions_0();
|
1307
|
+
|
1308
|
+
|
1309
|
+
static final int JSON_string_start = 1;
|
1310
|
+
static final int JSON_string_first_final = 8;
|
1311
|
+
static final int JSON_string_error = 0;
|
1312
|
+
|
1313
|
+
static final int JSON_string_en_main = 1;
|
1314
|
+
|
1315
|
+
|
1316
|
+
// line 616 "Parser.rl"
|
1317
|
+
|
1318
|
+
|
1319
|
+
void parseString(ParserResult res, int p, int pe) {
|
1320
|
+
int cs = EVIL;
|
1321
|
+
IRubyObject result = null;
|
1322
|
+
|
1323
|
+
|
1324
|
+
// line 1325 "Parser.java"
|
1325
|
+
{
|
1326
|
+
cs = JSON_string_start;
|
1327
|
+
}
|
1328
|
+
|
1329
|
+
// line 623 "Parser.rl"
|
1330
|
+
int memo = p;
|
1331
|
+
|
1332
|
+
// line 1333 "Parser.java"
|
1333
|
+
{
|
1334
|
+
int _klen;
|
1335
|
+
int _trans = 0;
|
1336
|
+
int _acts;
|
1337
|
+
int _nacts;
|
1338
|
+
int _keys;
|
1339
|
+
int _goto_targ = 0;
|
1340
|
+
|
1341
|
+
_goto: while (true) {
|
1342
|
+
switch ( _goto_targ ) {
|
1343
|
+
case 0:
|
1344
|
+
if ( p == pe ) {
|
1345
|
+
_goto_targ = 4;
|
1346
|
+
continue _goto;
|
1347
|
+
}
|
1348
|
+
if ( cs == 0 ) {
|
1349
|
+
_goto_targ = 5;
|
1350
|
+
continue _goto;
|
1351
|
+
}
|
1352
|
+
case 1:
|
1353
|
+
_match: do {
|
1354
|
+
_keys = _JSON_string_key_offsets[cs];
|
1355
|
+
_trans = _JSON_string_index_offsets[cs];
|
1356
|
+
_klen = _JSON_string_single_lengths[cs];
|
1357
|
+
if ( _klen > 0 ) {
|
1358
|
+
int _lower = _keys;
|
1359
|
+
int _mid;
|
1360
|
+
int _upper = _keys + _klen - 1;
|
1361
|
+
while (true) {
|
1362
|
+
if ( _upper < _lower )
|
1363
|
+
break;
|
1364
|
+
|
1365
|
+
_mid = _lower + ((_upper-_lower) >> 1);
|
1366
|
+
if ( data[p] < _JSON_string_trans_keys[_mid] )
|
1367
|
+
_upper = _mid - 1;
|
1368
|
+
else if ( data[p] > _JSON_string_trans_keys[_mid] )
|
1369
|
+
_lower = _mid + 1;
|
1370
|
+
else {
|
1371
|
+
_trans += (_mid - _keys);
|
1372
|
+
break _match;
|
1373
|
+
}
|
1374
|
+
}
|
1375
|
+
_keys += _klen;
|
1376
|
+
_trans += _klen;
|
1377
|
+
}
|
1378
|
+
|
1379
|
+
_klen = _JSON_string_range_lengths[cs];
|
1380
|
+
if ( _klen > 0 ) {
|
1381
|
+
int _lower = _keys;
|
1382
|
+
int _mid;
|
1383
|
+
int _upper = _keys + (_klen<<1) - 2;
|
1384
|
+
while (true) {
|
1385
|
+
if ( _upper < _lower )
|
1386
|
+
break;
|
1387
|
+
|
1388
|
+
_mid = _lower + (((_upper-_lower) >> 1) & ~1);
|
1389
|
+
if ( data[p] < _JSON_string_trans_keys[_mid] )
|
1390
|
+
_upper = _mid - 2;
|
1391
|
+
else if ( data[p] > _JSON_string_trans_keys[_mid+1] )
|
1392
|
+
_lower = _mid + 2;
|
1393
|
+
else {
|
1394
|
+
_trans += ((_mid - _keys)>>1);
|
1395
|
+
break _match;
|
1396
|
+
}
|
1397
|
+
}
|
1398
|
+
_trans += _klen;
|
1399
|
+
}
|
1400
|
+
} while (false);
|
1401
|
+
|
1402
|
+
_trans = _JSON_string_indicies[_trans];
|
1403
|
+
cs = _JSON_string_trans_targs[_trans];
|
1404
|
+
|
1405
|
+
if ( _JSON_string_trans_actions[_trans] != 0 ) {
|
1406
|
+
_acts = _JSON_string_trans_actions[_trans];
|
1407
|
+
_nacts = (int) _JSON_string_actions[_acts++];
|
1408
|
+
while ( _nacts-- > 0 )
|
1409
|
+
{
|
1410
|
+
switch ( _JSON_string_actions[_acts++] )
|
1411
|
+
{
|
1412
|
+
case 0:
|
1413
|
+
// line 591 "Parser.rl"
|
1414
|
+
{
|
1415
|
+
int offset = byteList.begin();
|
1416
|
+
ByteList decoded = decoder.decode(byteList, memo + 1 - offset,
|
1417
|
+
p - offset);
|
1418
|
+
result = getRuntime().newString(decoded);
|
1419
|
+
if (result == null) {
|
1420
|
+
p--;
|
1421
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
1422
|
+
} else {
|
1423
|
+
{p = (( p + 1))-1;}
|
1424
|
+
}
|
1425
|
+
}
|
1426
|
+
break;
|
1427
|
+
case 1:
|
1428
|
+
// line 604 "Parser.rl"
|
1429
|
+
{
|
1430
|
+
p--;
|
1431
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
1432
|
+
}
|
1433
|
+
break;
|
1434
|
+
// line 1435 "Parser.java"
|
1435
|
+
}
|
1436
|
+
}
|
1437
|
+
}
|
1438
|
+
|
1439
|
+
case 2:
|
1440
|
+
if ( cs == 0 ) {
|
1441
|
+
_goto_targ = 5;
|
1442
|
+
continue _goto;
|
1443
|
+
}
|
1444
|
+
if ( ++p != pe ) {
|
1445
|
+
_goto_targ = 1;
|
1446
|
+
continue _goto;
|
1447
|
+
}
|
1448
|
+
case 4:
|
1449
|
+
case 5:
|
1450
|
+
}
|
1451
|
+
break; }
|
1452
|
+
}
|
1453
|
+
|
1454
|
+
// line 625 "Parser.rl"
|
1455
|
+
|
1456
|
+
if (parser.createAdditions) {
|
1457
|
+
RubyHash match_string = parser.match_string;
|
1458
|
+
if (match_string != null) {
|
1459
|
+
final IRubyObject[] memoArray = { result, null };
|
1460
|
+
try {
|
1461
|
+
match_string.visitAll(new RubyHash.Visitor() {
|
1462
|
+
@Override
|
1463
|
+
public void visit(IRubyObject pattern, IRubyObject klass) {
|
1464
|
+
if (pattern.callMethod(context, "===", memoArray[0]).isTrue()) {
|
1465
|
+
memoArray[1] = klass;
|
1466
|
+
throw JumpException.SPECIAL_JUMP;
|
1467
|
+
}
|
1468
|
+
}
|
1469
|
+
});
|
1470
|
+
} catch (JumpException e) { }
|
1471
|
+
if (memoArray[1] != null) {
|
1472
|
+
RubyClass klass = (RubyClass) memoArray[1];
|
1473
|
+
if (klass.respondsTo("json_creatable?") &&
|
1474
|
+
klass.callMethod(context, "json_creatable?").isTrue()) {
|
1475
|
+
result = klass.callMethod(context, "json_create", result);
|
1476
|
+
}
|
1477
|
+
}
|
1478
|
+
}
|
1479
|
+
}
|
1480
|
+
|
1481
|
+
if (cs >= JSON_string_first_final && result != null) {
|
1482
|
+
if (info.encodingsSupported() && result instanceof RubyString) {
|
1483
|
+
((RubyString)result).force_encoding(context, info.utf8.get());
|
1484
|
+
}
|
1485
|
+
res.update(result, p + 1);
|
1486
|
+
} else {
|
1487
|
+
res.update(null, p + 1);
|
1488
|
+
}
|
1489
|
+
}
|
1490
|
+
|
1491
|
+
|
1492
|
+
// line 1493 "Parser.java"
|
1493
|
+
private static byte[] init__JSON_array_actions_0()
|
1494
|
+
{
|
1495
|
+
return new byte [] {
|
1496
|
+
0, 1, 0, 1, 1
|
1497
|
+
};
|
1498
|
+
}
|
1499
|
+
|
1500
|
+
private static final byte _JSON_array_actions[] = init__JSON_array_actions_0();
|
1501
|
+
|
1502
|
+
|
1503
|
+
private static byte[] init__JSON_array_key_offsets_0()
|
1504
|
+
{
|
1505
|
+
return new byte [] {
|
1506
|
+
0, 0, 1, 18, 25, 41, 43, 44, 46, 47, 49, 50,
|
1507
|
+
52, 53, 55, 56, 58, 59
|
1508
|
+
};
|
1509
|
+
}
|
1510
|
+
|
1511
|
+
private static final byte _JSON_array_key_offsets[] = init__JSON_array_key_offsets_0();
|
1512
|
+
|
1513
|
+
|
1514
|
+
private static char[] init__JSON_array_trans_keys_0()
|
1515
|
+
{
|
1516
|
+
return new char [] {
|
1517
|
+
91, 13, 32, 34, 45, 47, 73, 78, 91, 93, 102, 110,
|
1518
|
+
116, 123, 9, 10, 48, 57, 13, 32, 44, 47, 93, 9,
|
1519
|
+
10, 13, 32, 34, 45, 47, 73, 78, 91, 102, 110, 116,
|
1520
|
+
123, 9, 10, 48, 57, 42, 47, 42, 42, 47, 10, 42,
|
1521
|
+
47, 42, 42, 47, 10, 42, 47, 42, 42, 47, 10, 0
|
1522
|
+
};
|
1523
|
+
}
|
1524
|
+
|
1525
|
+
private static final char _JSON_array_trans_keys[] = init__JSON_array_trans_keys_0();
|
1526
|
+
|
1527
|
+
|
1528
|
+
private static byte[] init__JSON_array_single_lengths_0()
|
1529
|
+
{
|
1530
|
+
return new byte [] {
|
1531
|
+
0, 1, 13, 5, 12, 2, 1, 2, 1, 2, 1, 2,
|
1532
|
+
1, 2, 1, 2, 1, 0
|
1533
|
+
};
|
1534
|
+
}
|
1535
|
+
|
1536
|
+
private static final byte _JSON_array_single_lengths[] = init__JSON_array_single_lengths_0();
|
1537
|
+
|
1538
|
+
|
1539
|
+
private static byte[] init__JSON_array_range_lengths_0()
|
1540
|
+
{
|
1541
|
+
return new byte [] {
|
1542
|
+
0, 0, 2, 1, 2, 0, 0, 0, 0, 0, 0, 0,
|
1543
|
+
0, 0, 0, 0, 0, 0
|
1544
|
+
};
|
1545
|
+
}
|
1546
|
+
|
1547
|
+
private static final byte _JSON_array_range_lengths[] = init__JSON_array_range_lengths_0();
|
1548
|
+
|
1549
|
+
|
1550
|
+
private static byte[] init__JSON_array_index_offsets_0()
|
1551
|
+
{
|
1552
|
+
return new byte [] {
|
1553
|
+
0, 0, 2, 18, 25, 40, 43, 45, 48, 50, 53, 55,
|
1554
|
+
58, 60, 63, 65, 68, 70
|
1555
|
+
};
|
1556
|
+
}
|
1557
|
+
|
1558
|
+
private static final byte _JSON_array_index_offsets[] = init__JSON_array_index_offsets_0();
|
1559
|
+
|
1560
|
+
|
1561
|
+
private static byte[] init__JSON_array_indicies_0()
|
1562
|
+
{
|
1563
|
+
return new byte [] {
|
1564
|
+
0, 1, 0, 0, 2, 2, 3, 2, 2, 2, 4, 2,
|
1565
|
+
2, 2, 2, 0, 2, 1, 5, 5, 6, 7, 4, 5,
|
1566
|
+
1, 6, 6, 2, 2, 8, 2, 2, 2, 2, 2, 2,
|
1567
|
+
2, 6, 2, 1, 9, 10, 1, 11, 9, 11, 6, 9,
|
1568
|
+
6, 10, 12, 13, 1, 14, 12, 14, 5, 12, 5, 13,
|
1569
|
+
15, 16, 1, 17, 15, 17, 0, 15, 0, 16, 1, 0
|
1570
|
+
};
|
1571
|
+
}
|
1572
|
+
|
1573
|
+
private static final byte _JSON_array_indicies[] = init__JSON_array_indicies_0();
|
1574
|
+
|
1575
|
+
|
1576
|
+
private static byte[] init__JSON_array_trans_targs_0()
|
1577
|
+
{
|
1578
|
+
return new byte [] {
|
1579
|
+
2, 0, 3, 13, 17, 3, 4, 9, 5, 6, 8, 7,
|
1580
|
+
10, 12, 11, 14, 16, 15
|
1581
|
+
};
|
1582
|
+
}
|
1583
|
+
|
1584
|
+
private static final byte _JSON_array_trans_targs[] = init__JSON_array_trans_targs_0();
|
1585
|
+
|
1586
|
+
|
1587
|
+
private static byte[] init__JSON_array_trans_actions_0()
|
1588
|
+
{
|
1589
|
+
return new byte [] {
|
1590
|
+
0, 0, 1, 0, 3, 0, 0, 0, 0, 0, 0, 0,
|
1591
|
+
0, 0, 0, 0, 0, 0
|
1592
|
+
};
|
1593
|
+
}
|
1594
|
+
|
1595
|
+
private static final byte _JSON_array_trans_actions[] = init__JSON_array_trans_actions_0();
|
1596
|
+
|
1597
|
+
|
1598
|
+
static final int JSON_array_start = 1;
|
1599
|
+
static final int JSON_array_first_final = 17;
|
1600
|
+
static final int JSON_array_error = 0;
|
1601
|
+
|
1602
|
+
static final int JSON_array_en_main = 1;
|
1603
|
+
|
1604
|
+
|
1605
|
+
// line 698 "Parser.rl"
|
1606
|
+
|
1607
|
+
|
1608
|
+
void parseArray(ParserResult res, int p, int pe) {
|
1609
|
+
int cs = EVIL;
|
1610
|
+
|
1611
|
+
if (parser.maxNesting > 0 && currentNesting > parser.maxNesting) {
|
1612
|
+
throw newException(Utils.M_NESTING_ERROR,
|
1613
|
+
"nesting of " + currentNesting + " is too deep");
|
1614
|
+
}
|
1615
|
+
|
1616
|
+
IRubyObject result;
|
1617
|
+
if (parser.arrayClass == getRuntime().getArray()) {
|
1618
|
+
result = RubyArray.newArray(getRuntime());
|
1619
|
+
} else {
|
1620
|
+
result = parser.arrayClass.newInstance(context,
|
1621
|
+
IRubyObject.NULL_ARRAY, Block.NULL_BLOCK);
|
1622
|
+
}
|
1623
|
+
|
1624
|
+
|
1625
|
+
// line 1626 "Parser.java"
|
1626
|
+
{
|
1627
|
+
cs = JSON_array_start;
|
1628
|
+
}
|
1629
|
+
|
1630
|
+
// line 717 "Parser.rl"
|
1631
|
+
|
1632
|
+
// line 1633 "Parser.java"
|
1633
|
+
{
|
1634
|
+
int _klen;
|
1635
|
+
int _trans = 0;
|
1636
|
+
int _acts;
|
1637
|
+
int _nacts;
|
1638
|
+
int _keys;
|
1639
|
+
int _goto_targ = 0;
|
1640
|
+
|
1641
|
+
_goto: while (true) {
|
1642
|
+
switch ( _goto_targ ) {
|
1643
|
+
case 0:
|
1644
|
+
if ( p == pe ) {
|
1645
|
+
_goto_targ = 4;
|
1646
|
+
continue _goto;
|
1647
|
+
}
|
1648
|
+
if ( cs == 0 ) {
|
1649
|
+
_goto_targ = 5;
|
1650
|
+
continue _goto;
|
1651
|
+
}
|
1652
|
+
case 1:
|
1653
|
+
_match: do {
|
1654
|
+
_keys = _JSON_array_key_offsets[cs];
|
1655
|
+
_trans = _JSON_array_index_offsets[cs];
|
1656
|
+
_klen = _JSON_array_single_lengths[cs];
|
1657
|
+
if ( _klen > 0 ) {
|
1658
|
+
int _lower = _keys;
|
1659
|
+
int _mid;
|
1660
|
+
int _upper = _keys + _klen - 1;
|
1661
|
+
while (true) {
|
1662
|
+
if ( _upper < _lower )
|
1663
|
+
break;
|
1664
|
+
|
1665
|
+
_mid = _lower + ((_upper-_lower) >> 1);
|
1666
|
+
if ( data[p] < _JSON_array_trans_keys[_mid] )
|
1667
|
+
_upper = _mid - 1;
|
1668
|
+
else if ( data[p] > _JSON_array_trans_keys[_mid] )
|
1669
|
+
_lower = _mid + 1;
|
1670
|
+
else {
|
1671
|
+
_trans += (_mid - _keys);
|
1672
|
+
break _match;
|
1673
|
+
}
|
1674
|
+
}
|
1675
|
+
_keys += _klen;
|
1676
|
+
_trans += _klen;
|
1677
|
+
}
|
1678
|
+
|
1679
|
+
_klen = _JSON_array_range_lengths[cs];
|
1680
|
+
if ( _klen > 0 ) {
|
1681
|
+
int _lower = _keys;
|
1682
|
+
int _mid;
|
1683
|
+
int _upper = _keys + (_klen<<1) - 2;
|
1684
|
+
while (true) {
|
1685
|
+
if ( _upper < _lower )
|
1686
|
+
break;
|
1687
|
+
|
1688
|
+
_mid = _lower + (((_upper-_lower) >> 1) & ~1);
|
1689
|
+
if ( data[p] < _JSON_array_trans_keys[_mid] )
|
1690
|
+
_upper = _mid - 2;
|
1691
|
+
else if ( data[p] > _JSON_array_trans_keys[_mid+1] )
|
1692
|
+
_lower = _mid + 2;
|
1693
|
+
else {
|
1694
|
+
_trans += ((_mid - _keys)>>1);
|
1695
|
+
break _match;
|
1696
|
+
}
|
1697
|
+
}
|
1698
|
+
_trans += _klen;
|
1699
|
+
}
|
1700
|
+
} while (false);
|
1701
|
+
|
1702
|
+
_trans = _JSON_array_indicies[_trans];
|
1703
|
+
cs = _JSON_array_trans_targs[_trans];
|
1704
|
+
|
1705
|
+
if ( _JSON_array_trans_actions[_trans] != 0 ) {
|
1706
|
+
_acts = _JSON_array_trans_actions[_trans];
|
1707
|
+
_nacts = (int) _JSON_array_actions[_acts++];
|
1708
|
+
while ( _nacts-- > 0 )
|
1709
|
+
{
|
1710
|
+
switch ( _JSON_array_actions[_acts++] )
|
1711
|
+
{
|
1712
|
+
case 0:
|
1713
|
+
// line 667 "Parser.rl"
|
1714
|
+
{
|
1715
|
+
parseValue(res, p, pe);
|
1716
|
+
if (res.result == null) {
|
1717
|
+
p--;
|
1718
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
1719
|
+
} else {
|
1720
|
+
if (parser.arrayClass == getRuntime().getArray()) {
|
1721
|
+
((RubyArray)result).append(res.result);
|
1722
|
+
} else {
|
1723
|
+
result.callMethod(context, "<<", res.result);
|
1724
|
+
}
|
1725
|
+
{p = (( res.p))-1;}
|
1726
|
+
}
|
1727
|
+
}
|
1728
|
+
break;
|
1729
|
+
case 1:
|
1730
|
+
// line 682 "Parser.rl"
|
1731
|
+
{
|
1732
|
+
p--;
|
1733
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
1734
|
+
}
|
1735
|
+
break;
|
1736
|
+
// line 1737 "Parser.java"
|
1737
|
+
}
|
1738
|
+
}
|
1739
|
+
}
|
1740
|
+
|
1741
|
+
case 2:
|
1742
|
+
if ( cs == 0 ) {
|
1743
|
+
_goto_targ = 5;
|
1744
|
+
continue _goto;
|
1745
|
+
}
|
1746
|
+
if ( ++p != pe ) {
|
1747
|
+
_goto_targ = 1;
|
1748
|
+
continue _goto;
|
1749
|
+
}
|
1750
|
+
case 4:
|
1751
|
+
case 5:
|
1752
|
+
}
|
1753
|
+
break; }
|
1754
|
+
}
|
1755
|
+
|
1756
|
+
// line 718 "Parser.rl"
|
1757
|
+
|
1758
|
+
if (cs >= JSON_array_first_final) {
|
1759
|
+
res.update(result, p + 1);
|
1760
|
+
} else {
|
1761
|
+
throw unexpectedToken(p, pe);
|
1762
|
+
}
|
1763
|
+
}
|
1764
|
+
|
1765
|
+
|
1766
|
+
// line 1767 "Parser.java"
|
1767
|
+
private static byte[] init__JSON_object_actions_0()
|
1768
|
+
{
|
1769
|
+
return new byte [] {
|
1770
|
+
0, 1, 0, 1, 1, 1, 2
|
1771
|
+
};
|
1772
|
+
}
|
1773
|
+
|
1774
|
+
private static final byte _JSON_object_actions[] = init__JSON_object_actions_0();
|
1775
|
+
|
1776
|
+
|
1777
|
+
private static byte[] init__JSON_object_key_offsets_0()
|
1778
|
+
{
|
1779
|
+
return new byte [] {
|
1780
|
+
0, 0, 1, 8, 14, 16, 17, 19, 20, 36, 43, 49,
|
1781
|
+
51, 52, 54, 55, 57, 58, 60, 61, 63, 64, 66, 67,
|
1782
|
+
69, 70, 72, 73
|
1783
|
+
};
|
1784
|
+
}
|
1785
|
+
|
1786
|
+
private static final byte _JSON_object_key_offsets[] = init__JSON_object_key_offsets_0();
|
1787
|
+
|
1788
|
+
|
1789
|
+
private static char[] init__JSON_object_trans_keys_0()
|
1790
|
+
{
|
1791
|
+
return new char [] {
|
1792
|
+
123, 13, 32, 34, 47, 125, 9, 10, 13, 32, 47, 58,
|
1793
|
+
9, 10, 42, 47, 42, 42, 47, 10, 13, 32, 34, 45,
|
1794
|
+
47, 73, 78, 91, 102, 110, 116, 123, 9, 10, 48, 57,
|
1795
|
+
13, 32, 44, 47, 125, 9, 10, 13, 32, 34, 47, 9,
|
1796
|
+
10, 42, 47, 42, 42, 47, 10, 42, 47, 42, 42, 47,
|
1797
|
+
10, 42, 47, 42, 42, 47, 10, 42, 47, 42, 42, 47,
|
1798
|
+
10, 0
|
1799
|
+
};
|
1800
|
+
}
|
1801
|
+
|
1802
|
+
private static final char _JSON_object_trans_keys[] = init__JSON_object_trans_keys_0();
|
1803
|
+
|
1804
|
+
|
1805
|
+
private static byte[] init__JSON_object_single_lengths_0()
|
1806
|
+
{
|
1807
|
+
return new byte [] {
|
1808
|
+
0, 1, 5, 4, 2, 1, 2, 1, 12, 5, 4, 2,
|
1809
|
+
1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2,
|
1810
|
+
1, 2, 1, 0
|
1811
|
+
};
|
1812
|
+
}
|
1813
|
+
|
1814
|
+
private static final byte _JSON_object_single_lengths[] = init__JSON_object_single_lengths_0();
|
1815
|
+
|
1816
|
+
|
1817
|
+
private static byte[] init__JSON_object_range_lengths_0()
|
1818
|
+
{
|
1819
|
+
return new byte [] {
|
1820
|
+
0, 0, 1, 1, 0, 0, 0, 0, 2, 1, 1, 0,
|
1821
|
+
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
1822
|
+
0, 0, 0, 0
|
1823
|
+
};
|
1824
|
+
}
|
1825
|
+
|
1826
|
+
private static final byte _JSON_object_range_lengths[] = init__JSON_object_range_lengths_0();
|
1827
|
+
|
1828
|
+
|
1829
|
+
private static byte[] init__JSON_object_index_offsets_0()
|
1830
|
+
{
|
1831
|
+
return new byte [] {
|
1832
|
+
0, 0, 2, 9, 15, 18, 20, 23, 25, 40, 47, 53,
|
1833
|
+
56, 58, 61, 63, 66, 68, 71, 73, 76, 78, 81, 83,
|
1834
|
+
86, 88, 91, 93
|
1835
|
+
};
|
1836
|
+
}
|
1837
|
+
|
1838
|
+
private static final byte _JSON_object_index_offsets[] = init__JSON_object_index_offsets_0();
|
1839
|
+
|
1840
|
+
|
1841
|
+
private static byte[] init__JSON_object_indicies_0()
|
1842
|
+
{
|
1843
|
+
return new byte [] {
|
1844
|
+
0, 1, 0, 0, 2, 3, 4, 0, 1, 5, 5, 6,
|
1845
|
+
7, 5, 1, 8, 9, 1, 10, 8, 10, 5, 8, 5,
|
1846
|
+
9, 7, 7, 11, 11, 12, 11, 11, 11, 11, 11, 11,
|
1847
|
+
11, 7, 11, 1, 13, 13, 14, 15, 4, 13, 1, 14,
|
1848
|
+
14, 2, 16, 14, 1, 17, 18, 1, 19, 17, 19, 14,
|
1849
|
+
17, 14, 18, 20, 21, 1, 22, 20, 22, 13, 20, 13,
|
1850
|
+
21, 23, 24, 1, 25, 23, 25, 7, 23, 7, 24, 26,
|
1851
|
+
27, 1, 28, 26, 28, 0, 26, 0, 27, 1, 0
|
1852
|
+
};
|
1853
|
+
}
|
1854
|
+
|
1855
|
+
private static final byte _JSON_object_indicies[] = init__JSON_object_indicies_0();
|
1856
|
+
|
1857
|
+
|
1858
|
+
private static byte[] init__JSON_object_trans_targs_0()
|
1859
|
+
{
|
1860
|
+
return new byte [] {
|
1861
|
+
2, 0, 3, 23, 27, 3, 4, 8, 5, 7, 6, 9,
|
1862
|
+
19, 9, 10, 15, 11, 12, 14, 13, 16, 18, 17, 20,
|
1863
|
+
22, 21, 24, 26, 25
|
1864
|
+
};
|
1865
|
+
}
|
1866
|
+
|
1867
|
+
private static final byte _JSON_object_trans_targs[] = init__JSON_object_trans_targs_0();
|
1868
|
+
|
1869
|
+
|
1870
|
+
private static byte[] init__JSON_object_trans_actions_0()
|
1871
|
+
{
|
1872
|
+
return new byte [] {
|
1873
|
+
0, 0, 3, 0, 5, 0, 0, 0, 0, 0, 0, 1,
|
1874
|
+
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
1875
|
+
0, 0, 0, 0, 0
|
1876
|
+
};
|
1877
|
+
}
|
1878
|
+
|
1879
|
+
private static final byte _JSON_object_trans_actions[] = init__JSON_object_trans_actions_0();
|
1880
|
+
|
1881
|
+
|
1882
|
+
static final int JSON_object_start = 1;
|
1883
|
+
static final int JSON_object_first_final = 27;
|
1884
|
+
static final int JSON_object_error = 0;
|
1885
|
+
|
1886
|
+
static final int JSON_object_en_main = 1;
|
1887
|
+
|
1888
|
+
|
1889
|
+
// line 777 "Parser.rl"
|
1890
|
+
|
1891
|
+
|
1892
|
+
void parseObject(ParserResult res, int p, int pe) {
|
1893
|
+
int cs = EVIL;
|
1894
|
+
IRubyObject lastName = null;
|
1895
|
+
boolean objectDefault = true;
|
1896
|
+
|
1897
|
+
if (parser.maxNesting > 0 && currentNesting > parser.maxNesting) {
|
1898
|
+
throw newException(Utils.M_NESTING_ERROR,
|
1899
|
+
"nesting of " + currentNesting + " is too deep");
|
1900
|
+
}
|
1901
|
+
|
1902
|
+
// this is guaranteed to be a RubyHash due to the earlier
|
1903
|
+
// allocator test at OptionsReader#getClass
|
1904
|
+
IRubyObject result;
|
1905
|
+
if (parser.objectClass == getRuntime().getHash()) {
|
1906
|
+
result = RubyHash.newHash(getRuntime());
|
1907
|
+
} else {
|
1908
|
+
objectDefault = false;
|
1909
|
+
result = parser.objectClass.newInstance(context,
|
1910
|
+
IRubyObject.NULL_ARRAY, Block.NULL_BLOCK);
|
1911
|
+
}
|
1912
|
+
|
1913
|
+
|
1914
|
+
// line 1915 "Parser.java"
|
1915
|
+
{
|
1916
|
+
cs = JSON_object_start;
|
1917
|
+
}
|
1918
|
+
|
1919
|
+
// line 801 "Parser.rl"
|
1920
|
+
|
1921
|
+
// line 1922 "Parser.java"
|
1922
|
+
{
|
1923
|
+
int _klen;
|
1924
|
+
int _trans = 0;
|
1925
|
+
int _acts;
|
1926
|
+
int _nacts;
|
1927
|
+
int _keys;
|
1928
|
+
int _goto_targ = 0;
|
1929
|
+
|
1930
|
+
_goto: while (true) {
|
1931
|
+
switch ( _goto_targ ) {
|
1932
|
+
case 0:
|
1933
|
+
if ( p == pe ) {
|
1934
|
+
_goto_targ = 4;
|
1935
|
+
continue _goto;
|
1936
|
+
}
|
1937
|
+
if ( cs == 0 ) {
|
1938
|
+
_goto_targ = 5;
|
1939
|
+
continue _goto;
|
1940
|
+
}
|
1941
|
+
case 1:
|
1942
|
+
_match: do {
|
1943
|
+
_keys = _JSON_object_key_offsets[cs];
|
1944
|
+
_trans = _JSON_object_index_offsets[cs];
|
1945
|
+
_klen = _JSON_object_single_lengths[cs];
|
1946
|
+
if ( _klen > 0 ) {
|
1947
|
+
int _lower = _keys;
|
1948
|
+
int _mid;
|
1949
|
+
int _upper = _keys + _klen - 1;
|
1950
|
+
while (true) {
|
1951
|
+
if ( _upper < _lower )
|
1952
|
+
break;
|
1953
|
+
|
1954
|
+
_mid = _lower + ((_upper-_lower) >> 1);
|
1955
|
+
if ( data[p] < _JSON_object_trans_keys[_mid] )
|
1956
|
+
_upper = _mid - 1;
|
1957
|
+
else if ( data[p] > _JSON_object_trans_keys[_mid] )
|
1958
|
+
_lower = _mid + 1;
|
1959
|
+
else {
|
1960
|
+
_trans += (_mid - _keys);
|
1961
|
+
break _match;
|
1962
|
+
}
|
1963
|
+
}
|
1964
|
+
_keys += _klen;
|
1965
|
+
_trans += _klen;
|
1966
|
+
}
|
1967
|
+
|
1968
|
+
_klen = _JSON_object_range_lengths[cs];
|
1969
|
+
if ( _klen > 0 ) {
|
1970
|
+
int _lower = _keys;
|
1971
|
+
int _mid;
|
1972
|
+
int _upper = _keys + (_klen<<1) - 2;
|
1973
|
+
while (true) {
|
1974
|
+
if ( _upper < _lower )
|
1975
|
+
break;
|
1976
|
+
|
1977
|
+
_mid = _lower + (((_upper-_lower) >> 1) & ~1);
|
1978
|
+
if ( data[p] < _JSON_object_trans_keys[_mid] )
|
1979
|
+
_upper = _mid - 2;
|
1980
|
+
else if ( data[p] > _JSON_object_trans_keys[_mid+1] )
|
1981
|
+
_lower = _mid + 2;
|
1982
|
+
else {
|
1983
|
+
_trans += ((_mid - _keys)>>1);
|
1984
|
+
break _match;
|
1985
|
+
}
|
1986
|
+
}
|
1987
|
+
_trans += _klen;
|
1988
|
+
}
|
1989
|
+
} while (false);
|
1990
|
+
|
1991
|
+
_trans = _JSON_object_indicies[_trans];
|
1992
|
+
cs = _JSON_object_trans_targs[_trans];
|
1993
|
+
|
1994
|
+
if ( _JSON_object_trans_actions[_trans] != 0 ) {
|
1995
|
+
_acts = _JSON_object_trans_actions[_trans];
|
1996
|
+
_nacts = (int) _JSON_object_actions[_acts++];
|
1997
|
+
while ( _nacts-- > 0 )
|
1998
|
+
{
|
1999
|
+
switch ( _JSON_object_actions[_acts++] )
|
2000
|
+
{
|
2001
|
+
case 0:
|
2002
|
+
// line 732 "Parser.rl"
|
2003
|
+
{
|
2004
|
+
parseValue(res, p, pe);
|
2005
|
+
if (res.result == null) {
|
2006
|
+
p--;
|
2007
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
2008
|
+
} else {
|
2009
|
+
if (parser.objectClass == getRuntime().getHash()) {
|
2010
|
+
((RubyHash)result).op_aset(context, lastName, res.result);
|
2011
|
+
} else {
|
2012
|
+
result.callMethod(context, "[]=", new IRubyObject[] { lastName, res.result });
|
2013
|
+
}
|
2014
|
+
{p = (( res.p))-1;}
|
2015
|
+
}
|
2016
|
+
}
|
2017
|
+
break;
|
2018
|
+
case 1:
|
2019
|
+
// line 747 "Parser.rl"
|
2020
|
+
{
|
2021
|
+
parseString(res, p, pe);
|
2022
|
+
if (res.result == null) {
|
2023
|
+
p--;
|
2024
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
2025
|
+
} else {
|
2026
|
+
RubyString name = (RubyString)res.result;
|
2027
|
+
if (parser.symbolizeNames) {
|
2028
|
+
lastName = context.getRuntime().is1_9()
|
2029
|
+
? name.intern19()
|
2030
|
+
: name.intern();
|
2031
|
+
} else {
|
2032
|
+
lastName = name;
|
2033
|
+
}
|
2034
|
+
{p = (( res.p))-1;}
|
2035
|
+
}
|
2036
|
+
}
|
2037
|
+
break;
|
2038
|
+
case 2:
|
2039
|
+
// line 765 "Parser.rl"
|
2040
|
+
{
|
2041
|
+
p--;
|
2042
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
2043
|
+
}
|
2044
|
+
break;
|
2045
|
+
// line 2046 "Parser.java"
|
2046
|
+
}
|
2047
|
+
}
|
2048
|
+
}
|
2049
|
+
|
2050
|
+
case 2:
|
2051
|
+
if ( cs == 0 ) {
|
2052
|
+
_goto_targ = 5;
|
2053
|
+
continue _goto;
|
2054
|
+
}
|
2055
|
+
if ( ++p != pe ) {
|
2056
|
+
_goto_targ = 1;
|
2057
|
+
continue _goto;
|
2058
|
+
}
|
2059
|
+
case 4:
|
2060
|
+
case 5:
|
2061
|
+
}
|
2062
|
+
break; }
|
2063
|
+
}
|
2064
|
+
|
2065
|
+
// line 802 "Parser.rl"
|
2066
|
+
|
2067
|
+
if (cs < JSON_object_first_final) {
|
2068
|
+
res.update(null, p + 1);
|
2069
|
+
return;
|
2070
|
+
}
|
2071
|
+
|
2072
|
+
IRubyObject returnedResult = result;
|
2073
|
+
|
2074
|
+
// attempt to de-serialize object
|
2075
|
+
if (parser.createAdditions) {
|
2076
|
+
IRubyObject vKlassName;
|
2077
|
+
if (objectDefault) {
|
2078
|
+
vKlassName = ((RubyHash)result).op_aref(context, parser.createId);
|
2079
|
+
} else {
|
2080
|
+
vKlassName = result.callMethod(context, "[]", parser.createId);
|
2081
|
+
}
|
2082
|
+
|
2083
|
+
if (!vKlassName.isNil()) {
|
2084
|
+
// might throw ArgumentError, we let it propagate
|
2085
|
+
IRubyObject klass = parser.info.jsonModule.get().
|
2086
|
+
callMethod(context, "deep_const_get", vKlassName);
|
2087
|
+
if (klass.respondsTo("json_creatable?") &&
|
2088
|
+
klass.callMethod(context, "json_creatable?").isTrue()) {
|
2089
|
+
|
2090
|
+
returnedResult = klass.callMethod(context, "json_create", result);
|
2091
|
+
}
|
2092
|
+
}
|
2093
|
+
}
|
2094
|
+
res.update(returnedResult, p + 1);
|
2095
|
+
}
|
2096
|
+
|
2097
|
+
|
2098
|
+
// line 2099 "Parser.java"
|
2099
|
+
private static byte[] init__JSON_actions_0()
|
2100
|
+
{
|
2101
|
+
return new byte [] {
|
2102
|
+
0, 1, 0, 1, 1
|
2103
|
+
};
|
2104
|
+
}
|
2105
|
+
|
2106
|
+
private static final byte _JSON_actions[] = init__JSON_actions_0();
|
2107
|
+
|
2108
|
+
|
2109
|
+
private static byte[] init__JSON_key_offsets_0()
|
2110
|
+
{
|
2111
|
+
return new byte [] {
|
2112
|
+
0, 0, 7, 9, 10, 12, 13, 15, 16, 18, 19
|
2113
|
+
};
|
2114
|
+
}
|
2115
|
+
|
2116
|
+
private static final byte _JSON_key_offsets[] = init__JSON_key_offsets_0();
|
2117
|
+
|
2118
|
+
|
2119
|
+
private static char[] init__JSON_trans_keys_0()
|
2120
|
+
{
|
2121
|
+
return new char [] {
|
2122
|
+
13, 32, 47, 91, 123, 9, 10, 42, 47, 42, 42, 47,
|
2123
|
+
10, 42, 47, 42, 42, 47, 10, 13, 32, 47, 9, 10,
|
2124
|
+
0
|
2125
|
+
};
|
2126
|
+
}
|
2127
|
+
|
2128
|
+
private static final char _JSON_trans_keys[] = init__JSON_trans_keys_0();
|
2129
|
+
|
2130
|
+
|
2131
|
+
private static byte[] init__JSON_single_lengths_0()
|
2132
|
+
{
|
2133
|
+
return new byte [] {
|
2134
|
+
0, 5, 2, 1, 2, 1, 2, 1, 2, 1, 3
|
2135
|
+
};
|
2136
|
+
}
|
2137
|
+
|
2138
|
+
private static final byte _JSON_single_lengths[] = init__JSON_single_lengths_0();
|
2139
|
+
|
2140
|
+
|
2141
|
+
private static byte[] init__JSON_range_lengths_0()
|
2142
|
+
{
|
2143
|
+
return new byte [] {
|
2144
|
+
0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1
|
2145
|
+
};
|
2146
|
+
}
|
2147
|
+
|
2148
|
+
private static final byte _JSON_range_lengths[] = init__JSON_range_lengths_0();
|
2149
|
+
|
2150
|
+
|
2151
|
+
private static byte[] init__JSON_index_offsets_0()
|
2152
|
+
{
|
2153
|
+
return new byte [] {
|
2154
|
+
0, 0, 7, 10, 12, 15, 17, 20, 22, 25, 27
|
2155
|
+
};
|
2156
|
+
}
|
2157
|
+
|
2158
|
+
private static final byte _JSON_index_offsets[] = init__JSON_index_offsets_0();
|
2159
|
+
|
2160
|
+
|
2161
|
+
private static byte[] init__JSON_indicies_0()
|
2162
|
+
{
|
2163
|
+
return new byte [] {
|
2164
|
+
0, 0, 2, 3, 4, 0, 1, 5, 6, 1, 7, 5,
|
2165
|
+
7, 0, 5, 0, 6, 8, 9, 1, 10, 8, 10, 11,
|
2166
|
+
8, 11, 9, 11, 11, 12, 11, 1, 0
|
2167
|
+
};
|
2168
|
+
}
|
2169
|
+
|
2170
|
+
private static final byte _JSON_indicies[] = init__JSON_indicies_0();
|
2171
|
+
|
2172
|
+
|
2173
|
+
private static byte[] init__JSON_trans_targs_0()
|
2174
|
+
{
|
2175
|
+
return new byte [] {
|
2176
|
+
1, 0, 2, 10, 10, 3, 5, 4, 7, 9, 8, 10,
|
2177
|
+
6
|
2178
|
+
};
|
2179
|
+
}
|
2180
|
+
|
2181
|
+
private static final byte _JSON_trans_targs[] = init__JSON_trans_targs_0();
|
2182
|
+
|
2183
|
+
|
2184
|
+
private static byte[] init__JSON_trans_actions_0()
|
2185
|
+
{
|
2186
|
+
return new byte [] {
|
2187
|
+
0, 0, 0, 3, 1, 0, 0, 0, 0, 0, 0, 0,
|
2188
|
+
0
|
2189
|
+
};
|
2190
|
+
}
|
2191
|
+
|
2192
|
+
private static final byte _JSON_trans_actions[] = init__JSON_trans_actions_0();
|
2193
|
+
|
2194
|
+
|
2195
|
+
static final int JSON_start = 1;
|
2196
|
+
static final int JSON_first_final = 10;
|
2197
|
+
static final int JSON_error = 0;
|
2198
|
+
|
2199
|
+
static final int JSON_en_main = 1;
|
2200
|
+
|
2201
|
+
|
2202
|
+
// line 867 "Parser.rl"
|
2203
|
+
|
2204
|
+
|
2205
|
+
public IRubyObject parseStrict() {
|
2206
|
+
int cs = EVIL;
|
2207
|
+
int p, pe;
|
2208
|
+
IRubyObject result = null;
|
2209
|
+
ParserResult res = new ParserResult();
|
2210
|
+
|
2211
|
+
|
2212
|
+
// line 2213 "Parser.java"
|
2213
|
+
{
|
2214
|
+
cs = JSON_start;
|
2215
|
+
}
|
2216
|
+
|
2217
|
+
// line 876 "Parser.rl"
|
2218
|
+
p = byteList.begin();
|
2219
|
+
pe = p + byteList.length();
|
2220
|
+
|
2221
|
+
// line 2222 "Parser.java"
|
2222
|
+
{
|
2223
|
+
int _klen;
|
2224
|
+
int _trans = 0;
|
2225
|
+
int _acts;
|
2226
|
+
int _nacts;
|
2227
|
+
int _keys;
|
2228
|
+
int _goto_targ = 0;
|
2229
|
+
|
2230
|
+
_goto: while (true) {
|
2231
|
+
switch ( _goto_targ ) {
|
2232
|
+
case 0:
|
2233
|
+
if ( p == pe ) {
|
2234
|
+
_goto_targ = 4;
|
2235
|
+
continue _goto;
|
2236
|
+
}
|
2237
|
+
if ( cs == 0 ) {
|
2238
|
+
_goto_targ = 5;
|
2239
|
+
continue _goto;
|
2240
|
+
}
|
2241
|
+
case 1:
|
2242
|
+
_match: do {
|
2243
|
+
_keys = _JSON_key_offsets[cs];
|
2244
|
+
_trans = _JSON_index_offsets[cs];
|
2245
|
+
_klen = _JSON_single_lengths[cs];
|
2246
|
+
if ( _klen > 0 ) {
|
2247
|
+
int _lower = _keys;
|
2248
|
+
int _mid;
|
2249
|
+
int _upper = _keys + _klen - 1;
|
2250
|
+
while (true) {
|
2251
|
+
if ( _upper < _lower )
|
2252
|
+
break;
|
2253
|
+
|
2254
|
+
_mid = _lower + ((_upper-_lower) >> 1);
|
2255
|
+
if ( data[p] < _JSON_trans_keys[_mid] )
|
2256
|
+
_upper = _mid - 1;
|
2257
|
+
else if ( data[p] > _JSON_trans_keys[_mid] )
|
2258
|
+
_lower = _mid + 1;
|
2259
|
+
else {
|
2260
|
+
_trans += (_mid - _keys);
|
2261
|
+
break _match;
|
2262
|
+
}
|
2263
|
+
}
|
2264
|
+
_keys += _klen;
|
2265
|
+
_trans += _klen;
|
2266
|
+
}
|
2267
|
+
|
2268
|
+
_klen = _JSON_range_lengths[cs];
|
2269
|
+
if ( _klen > 0 ) {
|
2270
|
+
int _lower = _keys;
|
2271
|
+
int _mid;
|
2272
|
+
int _upper = _keys + (_klen<<1) - 2;
|
2273
|
+
while (true) {
|
2274
|
+
if ( _upper < _lower )
|
2275
|
+
break;
|
2276
|
+
|
2277
|
+
_mid = _lower + (((_upper-_lower) >> 1) & ~1);
|
2278
|
+
if ( data[p] < _JSON_trans_keys[_mid] )
|
2279
|
+
_upper = _mid - 2;
|
2280
|
+
else if ( data[p] > _JSON_trans_keys[_mid+1] )
|
2281
|
+
_lower = _mid + 2;
|
2282
|
+
else {
|
2283
|
+
_trans += ((_mid - _keys)>>1);
|
2284
|
+
break _match;
|
2285
|
+
}
|
2286
|
+
}
|
2287
|
+
_trans += _klen;
|
2288
|
+
}
|
2289
|
+
} while (false);
|
2290
|
+
|
2291
|
+
_trans = _JSON_indicies[_trans];
|
2292
|
+
cs = _JSON_trans_targs[_trans];
|
2293
|
+
|
2294
|
+
if ( _JSON_trans_actions[_trans] != 0 ) {
|
2295
|
+
_acts = _JSON_trans_actions[_trans];
|
2296
|
+
_nacts = (int) _JSON_actions[_acts++];
|
2297
|
+
while ( _nacts-- > 0 )
|
2298
|
+
{
|
2299
|
+
switch ( _JSON_actions[_acts++] )
|
2300
|
+
{
|
2301
|
+
case 0:
|
2302
|
+
// line 839 "Parser.rl"
|
2303
|
+
{
|
2304
|
+
currentNesting = 1;
|
2305
|
+
parseObject(res, p, pe);
|
2306
|
+
if (res.result == null) {
|
2307
|
+
p--;
|
2308
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
2309
|
+
} else {
|
2310
|
+
result = res.result;
|
2311
|
+
{p = (( res.p))-1;}
|
2312
|
+
}
|
2313
|
+
}
|
2314
|
+
break;
|
2315
|
+
case 1:
|
2316
|
+
// line 851 "Parser.rl"
|
2317
|
+
{
|
2318
|
+
currentNesting = 1;
|
2319
|
+
parseArray(res, p, pe);
|
2320
|
+
if (res.result == null) {
|
2321
|
+
p--;
|
2322
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
2323
|
+
} else {
|
2324
|
+
result = res.result;
|
2325
|
+
{p = (( res.p))-1;}
|
2326
|
+
}
|
2327
|
+
}
|
2328
|
+
break;
|
2329
|
+
// line 2330 "Parser.java"
|
2330
|
+
}
|
2331
|
+
}
|
2332
|
+
}
|
2333
|
+
|
2334
|
+
case 2:
|
2335
|
+
if ( cs == 0 ) {
|
2336
|
+
_goto_targ = 5;
|
2337
|
+
continue _goto;
|
2338
|
+
}
|
2339
|
+
if ( ++p != pe ) {
|
2340
|
+
_goto_targ = 1;
|
2341
|
+
continue _goto;
|
2342
|
+
}
|
2343
|
+
case 4:
|
2344
|
+
case 5:
|
2345
|
+
}
|
2346
|
+
break; }
|
2347
|
+
}
|
2348
|
+
|
2349
|
+
// line 879 "Parser.rl"
|
2350
|
+
|
2351
|
+
if (cs >= JSON_first_final && p == pe) {
|
2352
|
+
return result;
|
2353
|
+
} else {
|
2354
|
+
throw unexpectedToken(p, pe);
|
2355
|
+
}
|
2356
|
+
}
|
2357
|
+
|
2358
|
+
|
2359
|
+
// line 2360 "Parser.java"
|
2360
|
+
private static byte[] init__JSON_quirks_mode_actions_0()
|
2361
|
+
{
|
2362
|
+
return new byte [] {
|
2363
|
+
0, 1, 0
|
2364
|
+
};
|
2365
|
+
}
|
2366
|
+
|
2367
|
+
private static final byte _JSON_quirks_mode_actions[] = init__JSON_quirks_mode_actions_0();
|
2368
|
+
|
2369
|
+
|
2370
|
+
private static byte[] init__JSON_quirks_mode_key_offsets_0()
|
2371
|
+
{
|
2372
|
+
return new byte [] {
|
2373
|
+
0, 0, 16, 18, 19, 21, 22, 24, 25, 27, 28
|
2374
|
+
};
|
2375
|
+
}
|
2376
|
+
|
2377
|
+
private static final byte _JSON_quirks_mode_key_offsets[] = init__JSON_quirks_mode_key_offsets_0();
|
2378
|
+
|
2379
|
+
|
2380
|
+
private static char[] init__JSON_quirks_mode_trans_keys_0()
|
2381
|
+
{
|
2382
|
+
return new char [] {
|
2383
|
+
13, 32, 34, 45, 47, 73, 78, 91, 102, 110, 116, 123,
|
2384
|
+
9, 10, 48, 57, 42, 47, 42, 42, 47, 10, 42, 47,
|
2385
|
+
42, 42, 47, 10, 13, 32, 47, 9, 10, 0
|
2386
|
+
};
|
2387
|
+
}
|
2388
|
+
|
2389
|
+
private static final char _JSON_quirks_mode_trans_keys[] = init__JSON_quirks_mode_trans_keys_0();
|
2390
|
+
|
2391
|
+
|
2392
|
+
private static byte[] init__JSON_quirks_mode_single_lengths_0()
|
2393
|
+
{
|
2394
|
+
return new byte [] {
|
2395
|
+
0, 12, 2, 1, 2, 1, 2, 1, 2, 1, 3
|
2396
|
+
};
|
2397
|
+
}
|
2398
|
+
|
2399
|
+
private static final byte _JSON_quirks_mode_single_lengths[] = init__JSON_quirks_mode_single_lengths_0();
|
2400
|
+
|
2401
|
+
|
2402
|
+
private static byte[] init__JSON_quirks_mode_range_lengths_0()
|
2403
|
+
{
|
2404
|
+
return new byte [] {
|
2405
|
+
0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1
|
2406
|
+
};
|
2407
|
+
}
|
2408
|
+
|
2409
|
+
private static final byte _JSON_quirks_mode_range_lengths[] = init__JSON_quirks_mode_range_lengths_0();
|
2410
|
+
|
2411
|
+
|
2412
|
+
private static byte[] init__JSON_quirks_mode_index_offsets_0()
|
2413
|
+
{
|
2414
|
+
return new byte [] {
|
2415
|
+
0, 0, 15, 18, 20, 23, 25, 28, 30, 33, 35
|
2416
|
+
};
|
2417
|
+
}
|
2418
|
+
|
2419
|
+
private static final byte _JSON_quirks_mode_index_offsets[] = init__JSON_quirks_mode_index_offsets_0();
|
2420
|
+
|
2421
|
+
|
2422
|
+
private static byte[] init__JSON_quirks_mode_indicies_0()
|
2423
|
+
{
|
2424
|
+
return new byte [] {
|
2425
|
+
0, 0, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2,
|
2426
|
+
0, 2, 1, 4, 5, 1, 6, 4, 6, 7, 4, 7,
|
2427
|
+
5, 8, 9, 1, 10, 8, 10, 0, 8, 0, 9, 7,
|
2428
|
+
7, 11, 7, 1, 0
|
2429
|
+
};
|
2430
|
+
}
|
2431
|
+
|
2432
|
+
private static final byte _JSON_quirks_mode_indicies[] = init__JSON_quirks_mode_indicies_0();
|
2433
|
+
|
2434
|
+
|
2435
|
+
private static byte[] init__JSON_quirks_mode_trans_targs_0()
|
2436
|
+
{
|
2437
|
+
return new byte [] {
|
2438
|
+
1, 0, 10, 6, 3, 5, 4, 10, 7, 9, 8, 2
|
2439
|
+
};
|
2440
|
+
}
|
2441
|
+
|
2442
|
+
private static final byte _JSON_quirks_mode_trans_targs[] = init__JSON_quirks_mode_trans_targs_0();
|
2443
|
+
|
2444
|
+
|
2445
|
+
private static byte[] init__JSON_quirks_mode_trans_actions_0()
|
2446
|
+
{
|
2447
|
+
return new byte [] {
|
2448
|
+
0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0
|
2449
|
+
};
|
2450
|
+
}
|
2451
|
+
|
2452
|
+
private static final byte _JSON_quirks_mode_trans_actions[] = init__JSON_quirks_mode_trans_actions_0();
|
2453
|
+
|
2454
|
+
|
2455
|
+
static final int JSON_quirks_mode_start = 1;
|
2456
|
+
static final int JSON_quirks_mode_first_final = 10;
|
2457
|
+
static final int JSON_quirks_mode_error = 0;
|
2458
|
+
|
2459
|
+
static final int JSON_quirks_mode_en_main = 1;
|
2460
|
+
|
2461
|
+
|
2462
|
+
// line 907 "Parser.rl"
|
2463
|
+
|
2464
|
+
|
2465
|
+
public IRubyObject parseQuirksMode() {
|
2466
|
+
int cs = EVIL;
|
2467
|
+
int p, pe;
|
2468
|
+
IRubyObject result = null;
|
2469
|
+
ParserResult res = new ParserResult();
|
2470
|
+
|
2471
|
+
|
2472
|
+
// line 2473 "Parser.java"
|
2473
|
+
{
|
2474
|
+
cs = JSON_quirks_mode_start;
|
2475
|
+
}
|
2476
|
+
|
2477
|
+
// line 916 "Parser.rl"
|
2478
|
+
p = byteList.begin();
|
2479
|
+
pe = p + byteList.length();
|
2480
|
+
|
2481
|
+
// line 2482 "Parser.java"
|
2482
|
+
{
|
2483
|
+
int _klen;
|
2484
|
+
int _trans = 0;
|
2485
|
+
int _acts;
|
2486
|
+
int _nacts;
|
2487
|
+
int _keys;
|
2488
|
+
int _goto_targ = 0;
|
2489
|
+
|
2490
|
+
_goto: while (true) {
|
2491
|
+
switch ( _goto_targ ) {
|
2492
|
+
case 0:
|
2493
|
+
if ( p == pe ) {
|
2494
|
+
_goto_targ = 4;
|
2495
|
+
continue _goto;
|
2496
|
+
}
|
2497
|
+
if ( cs == 0 ) {
|
2498
|
+
_goto_targ = 5;
|
2499
|
+
continue _goto;
|
2500
|
+
}
|
2501
|
+
case 1:
|
2502
|
+
_match: do {
|
2503
|
+
_keys = _JSON_quirks_mode_key_offsets[cs];
|
2504
|
+
_trans = _JSON_quirks_mode_index_offsets[cs];
|
2505
|
+
_klen = _JSON_quirks_mode_single_lengths[cs];
|
2506
|
+
if ( _klen > 0 ) {
|
2507
|
+
int _lower = _keys;
|
2508
|
+
int _mid;
|
2509
|
+
int _upper = _keys + _klen - 1;
|
2510
|
+
while (true) {
|
2511
|
+
if ( _upper < _lower )
|
2512
|
+
break;
|
2513
|
+
|
2514
|
+
_mid = _lower + ((_upper-_lower) >> 1);
|
2515
|
+
if ( data[p] < _JSON_quirks_mode_trans_keys[_mid] )
|
2516
|
+
_upper = _mid - 1;
|
2517
|
+
else if ( data[p] > _JSON_quirks_mode_trans_keys[_mid] )
|
2518
|
+
_lower = _mid + 1;
|
2519
|
+
else {
|
2520
|
+
_trans += (_mid - _keys);
|
2521
|
+
break _match;
|
2522
|
+
}
|
2523
|
+
}
|
2524
|
+
_keys += _klen;
|
2525
|
+
_trans += _klen;
|
2526
|
+
}
|
2527
|
+
|
2528
|
+
_klen = _JSON_quirks_mode_range_lengths[cs];
|
2529
|
+
if ( _klen > 0 ) {
|
2530
|
+
int _lower = _keys;
|
2531
|
+
int _mid;
|
2532
|
+
int _upper = _keys + (_klen<<1) - 2;
|
2533
|
+
while (true) {
|
2534
|
+
if ( _upper < _lower )
|
2535
|
+
break;
|
2536
|
+
|
2537
|
+
_mid = _lower + (((_upper-_lower) >> 1) & ~1);
|
2538
|
+
if ( data[p] < _JSON_quirks_mode_trans_keys[_mid] )
|
2539
|
+
_upper = _mid - 2;
|
2540
|
+
else if ( data[p] > _JSON_quirks_mode_trans_keys[_mid+1] )
|
2541
|
+
_lower = _mid + 2;
|
2542
|
+
else {
|
2543
|
+
_trans += ((_mid - _keys)>>1);
|
2544
|
+
break _match;
|
2545
|
+
}
|
2546
|
+
}
|
2547
|
+
_trans += _klen;
|
2548
|
+
}
|
2549
|
+
} while (false);
|
2550
|
+
|
2551
|
+
_trans = _JSON_quirks_mode_indicies[_trans];
|
2552
|
+
cs = _JSON_quirks_mode_trans_targs[_trans];
|
2553
|
+
|
2554
|
+
if ( _JSON_quirks_mode_trans_actions[_trans] != 0 ) {
|
2555
|
+
_acts = _JSON_quirks_mode_trans_actions[_trans];
|
2556
|
+
_nacts = (int) _JSON_quirks_mode_actions[_acts++];
|
2557
|
+
while ( _nacts-- > 0 )
|
2558
|
+
{
|
2559
|
+
switch ( _JSON_quirks_mode_actions[_acts++] )
|
2560
|
+
{
|
2561
|
+
case 0:
|
2562
|
+
// line 893 "Parser.rl"
|
2563
|
+
{
|
2564
|
+
parseValue(res, p, pe);
|
2565
|
+
if (res.result == null) {
|
2566
|
+
p--;
|
2567
|
+
{ p += 1; _goto_targ = 5; if (true) continue _goto;}
|
2568
|
+
} else {
|
2569
|
+
result = res.result;
|
2570
|
+
{p = (( res.p))-1;}
|
2571
|
+
}
|
2572
|
+
}
|
2573
|
+
break;
|
2574
|
+
// line 2575 "Parser.java"
|
2575
|
+
}
|
2576
|
+
}
|
2577
|
+
}
|
2578
|
+
|
2579
|
+
case 2:
|
2580
|
+
if ( cs == 0 ) {
|
2581
|
+
_goto_targ = 5;
|
2582
|
+
continue _goto;
|
2583
|
+
}
|
2584
|
+
if ( ++p != pe ) {
|
2585
|
+
_goto_targ = 1;
|
2586
|
+
continue _goto;
|
2587
|
+
}
|
2588
|
+
case 4:
|
2589
|
+
case 5:
|
2590
|
+
}
|
2591
|
+
break; }
|
2592
|
+
}
|
2593
|
+
|
2594
|
+
// line 919 "Parser.rl"
|
2595
|
+
|
2596
|
+
if (cs >= JSON_quirks_mode_first_final && p == pe) {
|
2597
|
+
return result;
|
2598
|
+
} else {
|
2599
|
+
throw unexpectedToken(p, pe);
|
2600
|
+
}
|
2601
|
+
}
|
2602
|
+
|
2603
|
+
public IRubyObject parse() {
|
2604
|
+
if (parser.quirksMode) {
|
2605
|
+
return parseQuirksMode();
|
2606
|
+
} else {
|
2607
|
+
return parseStrict();
|
2608
|
+
}
|
2609
|
+
|
2610
|
+
}
|
2611
|
+
|
2612
|
+
/**
|
2613
|
+
* Updates the "view" bytelist with the new offsets and returns it.
|
2614
|
+
* @param start
|
2615
|
+
* @param end
|
2616
|
+
*/
|
2617
|
+
private ByteList absSubSequence(int absStart, int absEnd) {
|
2618
|
+
view.setBegin(absStart);
|
2619
|
+
view.setRealSize(absEnd - absStart);
|
2620
|
+
return view;
|
2621
|
+
}
|
2622
|
+
|
2623
|
+
/**
|
2624
|
+
* Retrieves a constant directly descended from the <code>JSON</code> module.
|
2625
|
+
* @param name The constant name
|
2626
|
+
*/
|
2627
|
+
private IRubyObject getConstant(String name) {
|
2628
|
+
return parser.info.jsonModule.get().getConstant(name);
|
2629
|
+
}
|
2630
|
+
|
2631
|
+
private RaiseException newException(String className, String message) {
|
2632
|
+
return Utils.newException(context, className, message);
|
2633
|
+
}
|
2634
|
+
|
2635
|
+
private RaiseException newException(String className, RubyString message) {
|
2636
|
+
return Utils.newException(context, className, message);
|
2637
|
+
}
|
2638
|
+
|
2639
|
+
private RaiseException newException(String className,
|
2640
|
+
String messageBegin, ByteList messageEnd) {
|
2641
|
+
return newException(className,
|
2642
|
+
getRuntime().newString(messageBegin).cat(messageEnd));
|
2643
|
+
}
|
2644
|
+
}
|
2645
|
+
}
|