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,166 @@
|
|
1
|
+
#ifndef _GENERATOR_H_
|
2
|
+
#define _GENERATOR_H_
|
3
|
+
|
4
|
+
#include <string.h>
|
5
|
+
#include <math.h>
|
6
|
+
#include <ctype.h>
|
7
|
+
|
8
|
+
#include "ruby.h"
|
9
|
+
|
10
|
+
#ifdef HAVE_RUBY_RE_H
|
11
|
+
#include "ruby/re.h"
|
12
|
+
#else
|
13
|
+
#include "re.h"
|
14
|
+
#endif
|
15
|
+
|
16
|
+
#ifndef rb_intern_str
|
17
|
+
#define rb_intern_str(string) SYM2ID(rb_str_intern(string))
|
18
|
+
#endif
|
19
|
+
|
20
|
+
#ifndef rb_obj_instance_variables
|
21
|
+
#define rb_obj_instance_variables(object) rb_funcall(object, rb_intern("instance_variables"), 0)
|
22
|
+
#endif
|
23
|
+
|
24
|
+
#define option_given_p(opts, key) RTEST(rb_funcall(opts, i_key_p, 1, key))
|
25
|
+
|
26
|
+
/* unicode definitions */
|
27
|
+
|
28
|
+
#define UNI_STRICT_CONVERSION 1
|
29
|
+
|
30
|
+
typedef unsigned long UTF32; /* at least 32 bits */
|
31
|
+
typedef unsigned short UTF16; /* at least 16 bits */
|
32
|
+
typedef unsigned char UTF8; /* typically 8 bits */
|
33
|
+
|
34
|
+
#define UNI_REPLACEMENT_CHAR (UTF32)0x0000FFFD
|
35
|
+
#define UNI_MAX_BMP (UTF32)0x0000FFFF
|
36
|
+
#define UNI_MAX_UTF16 (UTF32)0x0010FFFF
|
37
|
+
#define UNI_MAX_UTF32 (UTF32)0x7FFFFFFF
|
38
|
+
#define UNI_MAX_LEGAL_UTF32 (UTF32)0x0010FFFF
|
39
|
+
|
40
|
+
#define UNI_SUR_HIGH_START (UTF32)0xD800
|
41
|
+
#define UNI_SUR_HIGH_END (UTF32)0xDBFF
|
42
|
+
#define UNI_SUR_LOW_START (UTF32)0xDC00
|
43
|
+
#define UNI_SUR_LOW_END (UTF32)0xDFFF
|
44
|
+
|
45
|
+
static const int halfShift = 10; /* used for shifting by 10 bits */
|
46
|
+
|
47
|
+
static const UTF32 halfBase = 0x0010000UL;
|
48
|
+
static const UTF32 halfMask = 0x3FFUL;
|
49
|
+
|
50
|
+
static unsigned char isLegalUTF8(const UTF8 *source, unsigned long length);
|
51
|
+
static void unicode_escape(char *buf, UTF16 character);
|
52
|
+
static void unicode_escape_to_buffer(FBuffer *buffer, char buf[6], UTF16 character);
|
53
|
+
static void convert_UTF8_to_JSON_ASCII(FBuffer *buffer, VALUE string);
|
54
|
+
static void convert_UTF8_to_JSON(FBuffer *buffer, VALUE string);
|
55
|
+
static char *fstrndup(const char *ptr, unsigned long len);
|
56
|
+
|
57
|
+
/* ruby api and some helpers */
|
58
|
+
|
59
|
+
typedef struct JSON_Generator_StateStruct {
|
60
|
+
char *indent;
|
61
|
+
long indent_len;
|
62
|
+
char *space;
|
63
|
+
long space_len;
|
64
|
+
char *space_before;
|
65
|
+
long space_before_len;
|
66
|
+
char *object_nl;
|
67
|
+
long object_nl_len;
|
68
|
+
char *array_nl;
|
69
|
+
long array_nl_len;
|
70
|
+
FBuffer *array_delim;
|
71
|
+
FBuffer *object_delim;
|
72
|
+
FBuffer *object_delim2;
|
73
|
+
long max_nesting;
|
74
|
+
char allow_nan;
|
75
|
+
char ascii_only;
|
76
|
+
char quirks_mode;
|
77
|
+
long depth;
|
78
|
+
long buffer_initial_length;
|
79
|
+
} JSON_Generator_State;
|
80
|
+
|
81
|
+
#define GET_STATE_TO(self, state) \
|
82
|
+
TypedData_Get_Struct(self, JSON_Generator_State, &JSON_Generator_State_type, state)
|
83
|
+
|
84
|
+
#define GET_STATE(self) \
|
85
|
+
JSON_Generator_State *state; \
|
86
|
+
GET_STATE_TO(self, state)
|
87
|
+
|
88
|
+
#define GENERATE_JSON(type) \
|
89
|
+
FBuffer *buffer; \
|
90
|
+
VALUE Vstate; \
|
91
|
+
JSON_Generator_State *state; \
|
92
|
+
\
|
93
|
+
rb_scan_args(argc, argv, "01", &Vstate); \
|
94
|
+
Vstate = cState_from_state_s(cState, Vstate); \
|
95
|
+
TypedData_Get_Struct(Vstate, JSON_Generator_State, &JSON_Generator_State_type, state); \
|
96
|
+
buffer = cState_prepare_buffer(Vstate); \
|
97
|
+
generate_json_##type(buffer, Vstate, state, self); \
|
98
|
+
return fbuffer_to_s(buffer)
|
99
|
+
|
100
|
+
static VALUE mHash_to_json(int argc, VALUE *argv, VALUE self);
|
101
|
+
static VALUE mArray_to_json(int argc, VALUE *argv, VALUE self);
|
102
|
+
static VALUE mFixnum_to_json(int argc, VALUE *argv, VALUE self);
|
103
|
+
static VALUE mBignum_to_json(int argc, VALUE *argv, VALUE self);
|
104
|
+
static VALUE mFloat_to_json(int argc, VALUE *argv, VALUE self);
|
105
|
+
static VALUE mString_included_s(VALUE self, VALUE modul);
|
106
|
+
static VALUE mString_to_json(int argc, VALUE *argv, VALUE self);
|
107
|
+
static VALUE mString_to_json_raw_object(VALUE self);
|
108
|
+
static VALUE mString_to_json_raw(int argc, VALUE *argv, VALUE self);
|
109
|
+
static VALUE mString_Extend_json_create(VALUE self, VALUE o);
|
110
|
+
static VALUE mTrueClass_to_json(int argc, VALUE *argv, VALUE self);
|
111
|
+
static VALUE mFalseClass_to_json(int argc, VALUE *argv, VALUE self);
|
112
|
+
static VALUE mNilClass_to_json(int argc, VALUE *argv, VALUE self);
|
113
|
+
static VALUE mObject_to_json(int argc, VALUE *argv, VALUE self);
|
114
|
+
static void State_free(void *state);
|
115
|
+
static VALUE cState_s_allocate(VALUE klass);
|
116
|
+
static VALUE cState_configure(VALUE self, VALUE opts);
|
117
|
+
static VALUE cState_to_h(VALUE self);
|
118
|
+
static void generate_json(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
119
|
+
static void generate_json_object(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
120
|
+
static void generate_json_array(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
121
|
+
static void generate_json_string(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
122
|
+
static void generate_json_null(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
123
|
+
static void generate_json_false(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
124
|
+
static void generate_json_true(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
125
|
+
static void generate_json_fixnum(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
126
|
+
static void generate_json_bignum(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
127
|
+
static void generate_json_float(FBuffer *buffer, VALUE Vstate, JSON_Generator_State *state, VALUE obj);
|
128
|
+
static VALUE cState_partial_generate(VALUE self, VALUE obj);
|
129
|
+
static VALUE cState_generate(VALUE self, VALUE obj);
|
130
|
+
static VALUE cState_initialize(int argc, VALUE *argv, VALUE self);
|
131
|
+
static VALUE cState_from_state_s(VALUE self, VALUE opts);
|
132
|
+
static VALUE cState_indent(VALUE self);
|
133
|
+
static VALUE cState_indent_set(VALUE self, VALUE indent);
|
134
|
+
static VALUE cState_space(VALUE self);
|
135
|
+
static VALUE cState_space_set(VALUE self, VALUE space);
|
136
|
+
static VALUE cState_space_before(VALUE self);
|
137
|
+
static VALUE cState_space_before_set(VALUE self, VALUE space_before);
|
138
|
+
static VALUE cState_object_nl(VALUE self);
|
139
|
+
static VALUE cState_object_nl_set(VALUE self, VALUE object_nl);
|
140
|
+
static VALUE cState_array_nl(VALUE self);
|
141
|
+
static VALUE cState_array_nl_set(VALUE self, VALUE array_nl);
|
142
|
+
static VALUE cState_max_nesting(VALUE self);
|
143
|
+
static VALUE cState_max_nesting_set(VALUE self, VALUE depth);
|
144
|
+
static VALUE cState_allow_nan_p(VALUE self);
|
145
|
+
static VALUE cState_ascii_only_p(VALUE self);
|
146
|
+
static VALUE cState_depth(VALUE self);
|
147
|
+
static VALUE cState_depth_set(VALUE self, VALUE depth);
|
148
|
+
static FBuffer *cState_prepare_buffer(VALUE self);
|
149
|
+
#ifndef ZALLOC
|
150
|
+
#define ZALLOC(type) ((type *)ruby_zalloc(sizeof(type)))
|
151
|
+
static inline void *ruby_zalloc(size_t n)
|
152
|
+
{
|
153
|
+
void *p = ruby_xmalloc(n);
|
154
|
+
memset(p, 0, n);
|
155
|
+
return p;
|
156
|
+
}
|
157
|
+
#endif
|
158
|
+
#ifdef TypedData_Make_Struct
|
159
|
+
static const rb_data_type_t JSON_Generator_State_type;
|
160
|
+
#define NEW_TYPEDDATA_WRAPPER 1
|
161
|
+
#else
|
162
|
+
#define TypedData_Make_Struct(klass, type, ignore, json) Data_Make_Struct(klass, type, NULL, State_free, json)
|
163
|
+
#define TypedData_Get_Struct(self, JSON_Generator_State, ignore, json) Data_Get_Struct(self, JSON_Generator_State, json)
|
164
|
+
#endif
|
165
|
+
|
166
|
+
#endif
|
data/vendor/bundle/ruby/2.2.0/gems/json-1.8.3/ext/json/ext/parser/.RUBYARCHDIR.-.json.-.ext.time
ADDED
File without changes
|
@@ -0,0 +1,261 @@
|
|
1
|
+
|
2
|
+
SHELL = /bin/sh
|
3
|
+
|
4
|
+
# V=0 quiet, V=1 verbose. other values don't work.
|
5
|
+
V = 0
|
6
|
+
Q1 = $(V:1=)
|
7
|
+
Q = $(Q1:0=@)
|
8
|
+
ECHO1 = $(V:1=@:)
|
9
|
+
ECHO = $(ECHO1:0=@echo)
|
10
|
+
NULLCMD = :
|
11
|
+
|
12
|
+
#### Start of system configuration section. ####
|
13
|
+
|
14
|
+
srcdir = .
|
15
|
+
topdir = /usr/local/Cellar/ruby/2.2.0/include/ruby-2.2.0
|
16
|
+
hdrdir = $(topdir)
|
17
|
+
arch_hdrdir = /usr/local/Cellar/ruby/2.2.0/include/ruby-2.2.0/x86_64-darwin14
|
18
|
+
PATH_SEPARATOR = :
|
19
|
+
VPATH = $(srcdir):$(arch_hdrdir)/ruby:$(hdrdir)/ruby
|
20
|
+
prefix = $(DESTDIR)/usr/local/Cellar/ruby/2.2.0
|
21
|
+
rubysitearchprefix = $(rubylibprefix)/$(sitearch)
|
22
|
+
rubyarchprefix = $(rubylibprefix)/$(arch)
|
23
|
+
rubylibprefix = $(libdir)/$(RUBY_BASE_NAME)
|
24
|
+
exec_prefix = $(prefix)
|
25
|
+
vendorarchhdrdir = $(vendorhdrdir)/$(sitearch)
|
26
|
+
sitearchhdrdir = $(sitehdrdir)/$(sitearch)
|
27
|
+
rubyarchhdrdir = $(rubyhdrdir)/$(arch)
|
28
|
+
vendorhdrdir = $(rubyhdrdir)/vendor_ruby
|
29
|
+
sitehdrdir = $(rubyhdrdir)/site_ruby
|
30
|
+
rubyhdrdir = $(includedir)/$(RUBY_VERSION_NAME)
|
31
|
+
vendorarchdir = $(vendorlibdir)/$(sitearch)
|
32
|
+
vendorlibdir = $(vendordir)/$(ruby_version)
|
33
|
+
vendordir = $(DESTDIR)/usr/local/lib/ruby/vendor_ruby
|
34
|
+
sitearchdir = $(DESTDIR)./.gem.20151230-10947-1ew6fs5
|
35
|
+
sitelibdir = $(DESTDIR)./.gem.20151230-10947-1ew6fs5
|
36
|
+
sitedir = $(DESTDIR)/usr/local/lib/ruby/site_ruby
|
37
|
+
rubyarchdir = $(rubylibdir)/$(arch)
|
38
|
+
rubylibdir = $(rubylibprefix)/$(ruby_version)
|
39
|
+
sitearchincludedir = $(includedir)/$(sitearch)
|
40
|
+
archincludedir = $(includedir)/$(arch)
|
41
|
+
sitearchlibdir = $(libdir)/$(sitearch)
|
42
|
+
archlibdir = $(libdir)/$(arch)
|
43
|
+
ridir = $(datarootdir)/$(RI_BASE_NAME)
|
44
|
+
mandir = $(datarootdir)/man
|
45
|
+
localedir = $(datarootdir)/locale
|
46
|
+
libdir = $(exec_prefix)/lib
|
47
|
+
psdir = $(docdir)
|
48
|
+
pdfdir = $(docdir)
|
49
|
+
dvidir = $(docdir)
|
50
|
+
htmldir = $(docdir)
|
51
|
+
infodir = $(datarootdir)/info
|
52
|
+
docdir = $(datarootdir)/doc/$(PACKAGE)
|
53
|
+
oldincludedir = $(DESTDIR)/usr/include
|
54
|
+
includedir = $(prefix)/include
|
55
|
+
localstatedir = $(prefix)/var
|
56
|
+
sharedstatedir = $(prefix)/com
|
57
|
+
sysconfdir = $(prefix)/etc
|
58
|
+
datadir = $(datarootdir)
|
59
|
+
datarootdir = $(prefix)/share
|
60
|
+
libexecdir = $(exec_prefix)/libexec
|
61
|
+
sbindir = $(exec_prefix)/sbin
|
62
|
+
bindir = $(exec_prefix)/bin
|
63
|
+
archdir = $(rubyarchdir)
|
64
|
+
|
65
|
+
|
66
|
+
CC = clang
|
67
|
+
CXX = clang++
|
68
|
+
LIBRUBY = $(LIBRUBY_SO)
|
69
|
+
LIBRUBY_A = lib$(RUBY_SO_NAME)-static.a
|
70
|
+
LIBRUBYARG_SHARED = -l$(RUBY_SO_NAME)
|
71
|
+
LIBRUBYARG_STATIC = -l$(RUBY_SO_NAME)-static -framework CoreFoundation
|
72
|
+
empty =
|
73
|
+
OUTFLAG = -o $(empty)
|
74
|
+
COUTFLAG = -o $(empty)
|
75
|
+
|
76
|
+
RUBY_EXTCONF_H =
|
77
|
+
cflags = $(optflags) $(debugflags) $(warnflags)
|
78
|
+
optflags = -O3 -fno-fast-math
|
79
|
+
debugflags = -ggdb3
|
80
|
+
warnflags = -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wno-long-long -Wno-missing-field-initializers -Wunused-variable -Wpointer-arith -Wwrite-strings -Wdeclaration-after-statement -Wshorten-64-to-32 -Wimplicit-function-declaration -Wdivision-by-zero -Wdeprecated-declarations -Wextra-tokens
|
81
|
+
CCDLFLAGS = -fno-common
|
82
|
+
CFLAGS = $(CCDLFLAGS) $(cflags) -fno-common -pipe $(ARCH_FLAG)
|
83
|
+
INCFLAGS = -I. -I$(arch_hdrdir) -I$(hdrdir)/ruby/backward -I$(hdrdir) -I$(srcdir)
|
84
|
+
DEFS =
|
85
|
+
CPPFLAGS = -I/usr/local/opt/libyaml/include -I/usr/local/opt/openssl/include -I/usr/local/opt/readline/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -D_DARWIN_UNLIMITED_SELECT -D_REENTRANT $(DEFS) $(cppflags)
|
86
|
+
CXXFLAGS = $(CCDLFLAGS) $(cxxflags) $(ARCH_FLAG)
|
87
|
+
ldflags = -L. -fstack-protector -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib
|
88
|
+
dldflags = -Wl,-undefined,dynamic_lookup -Wl,-multiply_defined,suppress -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib
|
89
|
+
ARCH_FLAG =
|
90
|
+
DLDFLAGS = $(ldflags) $(dldflags) $(ARCH_FLAG)
|
91
|
+
LDSHARED = $(CC) -dynamic -bundle
|
92
|
+
LDSHAREDXX = $(CXX) -dynamic -bundle
|
93
|
+
AR = ar
|
94
|
+
EXEEXT =
|
95
|
+
|
96
|
+
RUBY_INSTALL_NAME = $(RUBY_BASE_NAME)
|
97
|
+
RUBY_SO_NAME = ruby.2.2.0
|
98
|
+
RUBYW_INSTALL_NAME =
|
99
|
+
RUBY_VERSION_NAME = $(RUBY_BASE_NAME)-$(ruby_version)
|
100
|
+
RUBYW_BASE_NAME = rubyw
|
101
|
+
RUBY_BASE_NAME = ruby
|
102
|
+
|
103
|
+
arch = x86_64-darwin14
|
104
|
+
sitearch = $(arch)
|
105
|
+
ruby_version = 2.2.0
|
106
|
+
ruby = $(bindir)/$(RUBY_BASE_NAME)
|
107
|
+
RUBY = $(ruby)
|
108
|
+
ruby_headers = $(hdrdir)/ruby.h $(hdrdir)/ruby/ruby.h $(hdrdir)/ruby/defines.h $(hdrdir)/ruby/missing.h $(hdrdir)/ruby/intern.h $(hdrdir)/ruby/st.h $(hdrdir)/ruby/subst.h $(arch_hdrdir)/ruby/config.h
|
109
|
+
|
110
|
+
RM = rm -f
|
111
|
+
RM_RF = $(RUBY) -run -e rm -- -rf
|
112
|
+
RMDIRS = rmdir -p
|
113
|
+
MAKEDIRS = mkdir -p
|
114
|
+
INSTALL = /usr/bin/install -c
|
115
|
+
INSTALL_PROG = $(INSTALL) -m 0755
|
116
|
+
INSTALL_DATA = $(INSTALL) -m 644
|
117
|
+
COPY = cp
|
118
|
+
TOUCH = exit >
|
119
|
+
|
120
|
+
#### End of system configuration section. ####
|
121
|
+
|
122
|
+
preload =
|
123
|
+
|
124
|
+
libpath = /usr/local/opt/libyaml/lib /usr/local/opt/openssl/lib /usr/local/opt/readline/lib . $(libdir)
|
125
|
+
LIBPATH = -L/usr/local/opt/libyaml/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/readline/lib -L. -L$(libdir)
|
126
|
+
DEFFILE =
|
127
|
+
|
128
|
+
CLEANFILES = mkmf.log
|
129
|
+
DISTCLEANFILES =
|
130
|
+
DISTCLEANDIRS =
|
131
|
+
|
132
|
+
extout =
|
133
|
+
extout_prefix =
|
134
|
+
target_prefix = /json/ext
|
135
|
+
LOCAL_LIBS =
|
136
|
+
LIBS = $(LIBRUBYARG_SHARED) -lpthread -ldl -lobjc
|
137
|
+
ORIG_SRCS = parser.c
|
138
|
+
SRCS = $(ORIG_SRCS)
|
139
|
+
OBJS = parser.o
|
140
|
+
HDRS = $(srcdir)/parser.h
|
141
|
+
TARGET = parser
|
142
|
+
TARGET_NAME = parser
|
143
|
+
TARGET_ENTRY = Init_$(TARGET_NAME)
|
144
|
+
DLLIB = $(TARGET).bundle
|
145
|
+
EXTSTATIC =
|
146
|
+
STATIC_LIB =
|
147
|
+
|
148
|
+
TIMESTAMP_DIR = .
|
149
|
+
BINDIR = $(bindir)
|
150
|
+
RUBYCOMMONDIR = $(sitedir)$(target_prefix)
|
151
|
+
RUBYLIBDIR = $(sitelibdir)$(target_prefix)
|
152
|
+
RUBYARCHDIR = $(sitearchdir)$(target_prefix)
|
153
|
+
HDRDIR = $(rubyhdrdir)/ruby$(target_prefix)
|
154
|
+
ARCHHDRDIR = $(rubyhdrdir)/$(arch)/ruby$(target_prefix)
|
155
|
+
|
156
|
+
TARGET_SO = $(DLLIB)
|
157
|
+
CLEANLIBS = $(TARGET).bundle
|
158
|
+
CLEANOBJS = *.o *.bak
|
159
|
+
|
160
|
+
all: $(DLLIB)
|
161
|
+
static: $(STATIC_LIB)
|
162
|
+
.PHONY: all install static install-so install-rb
|
163
|
+
.PHONY: clean clean-so clean-static clean-rb
|
164
|
+
|
165
|
+
clean-static::
|
166
|
+
clean-rb-default::
|
167
|
+
clean-rb::
|
168
|
+
clean-so::
|
169
|
+
clean: clean-so clean-static clean-rb-default clean-rb
|
170
|
+
-$(Q)$(RM) $(CLEANLIBS) $(CLEANOBJS) $(CLEANFILES) .*.time
|
171
|
+
|
172
|
+
distclean-rb-default::
|
173
|
+
distclean-rb::
|
174
|
+
distclean-so::
|
175
|
+
distclean-static::
|
176
|
+
distclean: clean distclean-so distclean-static distclean-rb-default distclean-rb
|
177
|
+
-$(Q)$(RM) Makefile $(RUBY_EXTCONF_H) conftest.* mkmf.log
|
178
|
+
-$(Q)$(RM) core ruby$(EXEEXT) *~ $(DISTCLEANFILES)
|
179
|
+
-$(Q)$(RMDIRS) $(DISTCLEANDIRS) 2> /dev/null || true
|
180
|
+
|
181
|
+
realclean: distclean
|
182
|
+
install: install-so install-rb
|
183
|
+
|
184
|
+
install-so: $(DLLIB) $(TIMESTAMP_DIR)/.RUBYARCHDIR.-.json.-.ext.time
|
185
|
+
$(INSTALL_PROG) $(DLLIB) $(RUBYARCHDIR)
|
186
|
+
clean-static::
|
187
|
+
-$(Q)$(RM) $(STATIC_LIB)
|
188
|
+
install-rb: pre-install-rb install-rb-default
|
189
|
+
install-rb-default: pre-install-rb-default
|
190
|
+
pre-install-rb: Makefile
|
191
|
+
pre-install-rb-default: Makefile
|
192
|
+
pre-install-rb-default:
|
193
|
+
@$(NULLCMD)
|
194
|
+
$(TIMESTAMP_DIR)/.RUBYARCHDIR.-.json.-.ext.time:
|
195
|
+
$(Q) $(MAKEDIRS) $(@D) $(RUBYARCHDIR)
|
196
|
+
$(Q) $(TOUCH) $@
|
197
|
+
|
198
|
+
site-install: site-install-so site-install-rb
|
199
|
+
site-install-so: install-so
|
200
|
+
site-install-rb: install-rb
|
201
|
+
|
202
|
+
.SUFFIXES: .c .m .cc .mm .cxx .cpp .o .S
|
203
|
+
|
204
|
+
.cc.o:
|
205
|
+
$(ECHO) compiling $(<)
|
206
|
+
$(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $<
|
207
|
+
|
208
|
+
.cc.S:
|
209
|
+
$(ECHO) translating $(<)
|
210
|
+
$(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $<
|
211
|
+
|
212
|
+
.mm.o:
|
213
|
+
$(ECHO) compiling $(<)
|
214
|
+
$(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $<
|
215
|
+
|
216
|
+
.mm.S:
|
217
|
+
$(ECHO) translating $(<)
|
218
|
+
$(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $<
|
219
|
+
|
220
|
+
.cxx.o:
|
221
|
+
$(ECHO) compiling $(<)
|
222
|
+
$(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $<
|
223
|
+
|
224
|
+
.cxx.S:
|
225
|
+
$(ECHO) translating $(<)
|
226
|
+
$(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $<
|
227
|
+
|
228
|
+
.cpp.o:
|
229
|
+
$(ECHO) compiling $(<)
|
230
|
+
$(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -c $<
|
231
|
+
|
232
|
+
.cpp.S:
|
233
|
+
$(ECHO) translating $(<)
|
234
|
+
$(Q) $(CXX) $(INCFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(COUTFLAG)$@ -S $<
|
235
|
+
|
236
|
+
.c.o:
|
237
|
+
$(ECHO) compiling $(<)
|
238
|
+
$(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -c $<
|
239
|
+
|
240
|
+
.c.S:
|
241
|
+
$(ECHO) translating $(<)
|
242
|
+
$(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -S $<
|
243
|
+
|
244
|
+
.m.o:
|
245
|
+
$(ECHO) compiling $(<)
|
246
|
+
$(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -c $<
|
247
|
+
|
248
|
+
.m.S:
|
249
|
+
$(ECHO) translating $(<)
|
250
|
+
$(Q) $(CC) $(INCFLAGS) $(CPPFLAGS) $(CFLAGS) $(COUTFLAG)$@ -S $<
|
251
|
+
|
252
|
+
$(DLLIB): $(OBJS) Makefile
|
253
|
+
$(ECHO) linking shared-object json/ext/$(DLLIB)
|
254
|
+
-$(Q)$(RM) $(@)
|
255
|
+
$(Q) $(LDSHARED) -o $@ $(OBJS) $(LIBPATH) $(DLDFLAGS) $(LOCAL_LIBS) $(LIBS)
|
256
|
+
$(Q) $(POSTLINK)
|
257
|
+
|
258
|
+
|
259
|
+
|
260
|
+
###
|
261
|
+
parser.o: parser.c parser.h $(srcdir)/../fbuffer/fbuffer.h
|
@@ -0,0 +1 @@
|
|
1
|
+
parser.o: parser.c parser.h $(srcdir)/../fbuffer/fbuffer.h
|
@@ -0,0 +1,2216 @@
|
|
1
|
+
|
2
|
+
#line 1 "parser.rl"
|
3
|
+
#include "../fbuffer/fbuffer.h"
|
4
|
+
#include "parser.h"
|
5
|
+
|
6
|
+
/* unicode */
|
7
|
+
|
8
|
+
static const char digit_values[256] = {
|
9
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
10
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
11
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, -1,
|
12
|
+
-1, -1, -1, -1, -1, -1, 10, 11, 12, 13, 14, 15, -1, -1, -1, -1, -1, -1, -1,
|
13
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
14
|
+
10, 11, 12, 13, 14, 15, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
15
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
16
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
17
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
18
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
19
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
20
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
21
|
+
-1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1,
|
22
|
+
-1, -1, -1, -1, -1, -1, -1
|
23
|
+
};
|
24
|
+
|
25
|
+
static UTF32 unescape_unicode(const unsigned char *p)
|
26
|
+
{
|
27
|
+
char b;
|
28
|
+
UTF32 result = 0;
|
29
|
+
b = digit_values[p[0]];
|
30
|
+
if (b < 0) return UNI_REPLACEMENT_CHAR;
|
31
|
+
result = (result << 4) | (unsigned char)b;
|
32
|
+
b = digit_values[p[1]];
|
33
|
+
if (b < 0) return UNI_REPLACEMENT_CHAR;
|
34
|
+
result = (result << 4) | (unsigned char)b;
|
35
|
+
b = digit_values[p[2]];
|
36
|
+
if (b < 0) return UNI_REPLACEMENT_CHAR;
|
37
|
+
result = (result << 4) | (unsigned char)b;
|
38
|
+
b = digit_values[p[3]];
|
39
|
+
if (b < 0) return UNI_REPLACEMENT_CHAR;
|
40
|
+
result = (result << 4) | (unsigned char)b;
|
41
|
+
return result;
|
42
|
+
}
|
43
|
+
|
44
|
+
static int convert_UTF32_to_UTF8(char *buf, UTF32 ch)
|
45
|
+
{
|
46
|
+
int len = 1;
|
47
|
+
if (ch <= 0x7F) {
|
48
|
+
buf[0] = (char) ch;
|
49
|
+
} else if (ch <= 0x07FF) {
|
50
|
+
buf[0] = (char) ((ch >> 6) | 0xC0);
|
51
|
+
buf[1] = (char) ((ch & 0x3F) | 0x80);
|
52
|
+
len++;
|
53
|
+
} else if (ch <= 0xFFFF) {
|
54
|
+
buf[0] = (char) ((ch >> 12) | 0xE0);
|
55
|
+
buf[1] = (char) (((ch >> 6) & 0x3F) | 0x80);
|
56
|
+
buf[2] = (char) ((ch & 0x3F) | 0x80);
|
57
|
+
len += 2;
|
58
|
+
} else if (ch <= 0x1fffff) {
|
59
|
+
buf[0] =(char) ((ch >> 18) | 0xF0);
|
60
|
+
buf[1] =(char) (((ch >> 12) & 0x3F) | 0x80);
|
61
|
+
buf[2] =(char) (((ch >> 6) & 0x3F) | 0x80);
|
62
|
+
buf[3] =(char) ((ch & 0x3F) | 0x80);
|
63
|
+
len += 3;
|
64
|
+
} else {
|
65
|
+
buf[0] = '?';
|
66
|
+
}
|
67
|
+
return len;
|
68
|
+
}
|
69
|
+
|
70
|
+
#ifdef HAVE_RUBY_ENCODING_H
|
71
|
+
static VALUE CEncoding_ASCII_8BIT, CEncoding_UTF_8, CEncoding_UTF_16BE,
|
72
|
+
CEncoding_UTF_16LE, CEncoding_UTF_32BE, CEncoding_UTF_32LE;
|
73
|
+
static ID i_encoding, i_encode;
|
74
|
+
#else
|
75
|
+
static ID i_iconv;
|
76
|
+
#endif
|
77
|
+
|
78
|
+
static VALUE mJSON, mExt, cParser, eParserError, eNestingError;
|
79
|
+
static VALUE CNaN, CInfinity, CMinusInfinity;
|
80
|
+
|
81
|
+
static ID i_json_creatable_p, i_json_create, i_create_id, i_create_additions,
|
82
|
+
i_chr, i_max_nesting, i_allow_nan, i_symbolize_names, i_quirks_mode,
|
83
|
+
i_object_class, i_array_class, i_key_p, i_deep_const_get, i_match,
|
84
|
+
i_match_string, i_aset, i_aref, i_leftshift;
|
85
|
+
|
86
|
+
|
87
|
+
#line 110 "parser.rl"
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
#line 92 "parser.c"
|
92
|
+
enum {JSON_object_start = 1};
|
93
|
+
enum {JSON_object_first_final = 27};
|
94
|
+
enum {JSON_object_error = 0};
|
95
|
+
|
96
|
+
enum {JSON_object_en_main = 1};
|
97
|
+
|
98
|
+
|
99
|
+
#line 151 "parser.rl"
|
100
|
+
|
101
|
+
|
102
|
+
static char *JSON_parse_object(JSON_Parser *json, char *p, char *pe, VALUE *result)
|
103
|
+
{
|
104
|
+
int cs = EVIL;
|
105
|
+
VALUE last_name = Qnil;
|
106
|
+
VALUE object_class = json->object_class;
|
107
|
+
|
108
|
+
if (json->max_nesting && json->current_nesting > json->max_nesting) {
|
109
|
+
rb_raise(eNestingError, "nesting of %d is too deep", json->current_nesting);
|
110
|
+
}
|
111
|
+
|
112
|
+
*result = NIL_P(object_class) ? rb_hash_new() : rb_class_new_instance(0, 0, object_class);
|
113
|
+
|
114
|
+
|
115
|
+
#line 116 "parser.c"
|
116
|
+
{
|
117
|
+
cs = JSON_object_start;
|
118
|
+
}
|
119
|
+
|
120
|
+
#line 166 "parser.rl"
|
121
|
+
|
122
|
+
#line 123 "parser.c"
|
123
|
+
{
|
124
|
+
if ( p == pe )
|
125
|
+
goto _test_eof;
|
126
|
+
switch ( cs )
|
127
|
+
{
|
128
|
+
case 1:
|
129
|
+
if ( (*p) == 123 )
|
130
|
+
goto st2;
|
131
|
+
goto st0;
|
132
|
+
st0:
|
133
|
+
cs = 0;
|
134
|
+
goto _out;
|
135
|
+
st2:
|
136
|
+
if ( ++p == pe )
|
137
|
+
goto _test_eof2;
|
138
|
+
case 2:
|
139
|
+
switch( (*p) ) {
|
140
|
+
case 13: goto st2;
|
141
|
+
case 32: goto st2;
|
142
|
+
case 34: goto tr2;
|
143
|
+
case 47: goto st23;
|
144
|
+
case 125: goto tr4;
|
145
|
+
}
|
146
|
+
if ( 9 <= (*p) && (*p) <= 10 )
|
147
|
+
goto st2;
|
148
|
+
goto st0;
|
149
|
+
tr2:
|
150
|
+
#line 133 "parser.rl"
|
151
|
+
{
|
152
|
+
char *np;
|
153
|
+
json->parsing_name = 1;
|
154
|
+
np = JSON_parse_string(json, p, pe, &last_name);
|
155
|
+
json->parsing_name = 0;
|
156
|
+
if (np == NULL) { p--; {p++; cs = 3; goto _out;} } else {p = (( np))-1;}
|
157
|
+
}
|
158
|
+
goto st3;
|
159
|
+
st3:
|
160
|
+
if ( ++p == pe )
|
161
|
+
goto _test_eof3;
|
162
|
+
case 3:
|
163
|
+
#line 164 "parser.c"
|
164
|
+
switch( (*p) ) {
|
165
|
+
case 13: goto st3;
|
166
|
+
case 32: goto st3;
|
167
|
+
case 47: goto st4;
|
168
|
+
case 58: goto st8;
|
169
|
+
}
|
170
|
+
if ( 9 <= (*p) && (*p) <= 10 )
|
171
|
+
goto st3;
|
172
|
+
goto st0;
|
173
|
+
st4:
|
174
|
+
if ( ++p == pe )
|
175
|
+
goto _test_eof4;
|
176
|
+
case 4:
|
177
|
+
switch( (*p) ) {
|
178
|
+
case 42: goto st5;
|
179
|
+
case 47: goto st7;
|
180
|
+
}
|
181
|
+
goto st0;
|
182
|
+
st5:
|
183
|
+
if ( ++p == pe )
|
184
|
+
goto _test_eof5;
|
185
|
+
case 5:
|
186
|
+
if ( (*p) == 42 )
|
187
|
+
goto st6;
|
188
|
+
goto st5;
|
189
|
+
st6:
|
190
|
+
if ( ++p == pe )
|
191
|
+
goto _test_eof6;
|
192
|
+
case 6:
|
193
|
+
switch( (*p) ) {
|
194
|
+
case 42: goto st6;
|
195
|
+
case 47: goto st3;
|
196
|
+
}
|
197
|
+
goto st5;
|
198
|
+
st7:
|
199
|
+
if ( ++p == pe )
|
200
|
+
goto _test_eof7;
|
201
|
+
case 7:
|
202
|
+
if ( (*p) == 10 )
|
203
|
+
goto st3;
|
204
|
+
goto st7;
|
205
|
+
st8:
|
206
|
+
if ( ++p == pe )
|
207
|
+
goto _test_eof8;
|
208
|
+
case 8:
|
209
|
+
switch( (*p) ) {
|
210
|
+
case 13: goto st8;
|
211
|
+
case 32: goto st8;
|
212
|
+
case 34: goto tr11;
|
213
|
+
case 45: goto tr11;
|
214
|
+
case 47: goto st19;
|
215
|
+
case 73: goto tr11;
|
216
|
+
case 78: goto tr11;
|
217
|
+
case 91: goto tr11;
|
218
|
+
case 102: goto tr11;
|
219
|
+
case 110: goto tr11;
|
220
|
+
case 116: goto tr11;
|
221
|
+
case 123: goto tr11;
|
222
|
+
}
|
223
|
+
if ( (*p) > 10 ) {
|
224
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
225
|
+
goto tr11;
|
226
|
+
} else if ( (*p) >= 9 )
|
227
|
+
goto st8;
|
228
|
+
goto st0;
|
229
|
+
tr11:
|
230
|
+
#line 118 "parser.rl"
|
231
|
+
{
|
232
|
+
VALUE v = Qnil;
|
233
|
+
char *np = JSON_parse_value(json, p, pe, &v);
|
234
|
+
if (np == NULL) {
|
235
|
+
p--; {p++; cs = 9; goto _out;}
|
236
|
+
} else {
|
237
|
+
if (NIL_P(json->object_class)) {
|
238
|
+
rb_hash_aset(*result, last_name, v);
|
239
|
+
} else {
|
240
|
+
rb_funcall(*result, i_aset, 2, last_name, v);
|
241
|
+
}
|
242
|
+
{p = (( np))-1;}
|
243
|
+
}
|
244
|
+
}
|
245
|
+
goto st9;
|
246
|
+
st9:
|
247
|
+
if ( ++p == pe )
|
248
|
+
goto _test_eof9;
|
249
|
+
case 9:
|
250
|
+
#line 251 "parser.c"
|
251
|
+
switch( (*p) ) {
|
252
|
+
case 13: goto st9;
|
253
|
+
case 32: goto st9;
|
254
|
+
case 44: goto st10;
|
255
|
+
case 47: goto st15;
|
256
|
+
case 125: goto tr4;
|
257
|
+
}
|
258
|
+
if ( 9 <= (*p) && (*p) <= 10 )
|
259
|
+
goto st9;
|
260
|
+
goto st0;
|
261
|
+
st10:
|
262
|
+
if ( ++p == pe )
|
263
|
+
goto _test_eof10;
|
264
|
+
case 10:
|
265
|
+
switch( (*p) ) {
|
266
|
+
case 13: goto st10;
|
267
|
+
case 32: goto st10;
|
268
|
+
case 34: goto tr2;
|
269
|
+
case 47: goto st11;
|
270
|
+
}
|
271
|
+
if ( 9 <= (*p) && (*p) <= 10 )
|
272
|
+
goto st10;
|
273
|
+
goto st0;
|
274
|
+
st11:
|
275
|
+
if ( ++p == pe )
|
276
|
+
goto _test_eof11;
|
277
|
+
case 11:
|
278
|
+
switch( (*p) ) {
|
279
|
+
case 42: goto st12;
|
280
|
+
case 47: goto st14;
|
281
|
+
}
|
282
|
+
goto st0;
|
283
|
+
st12:
|
284
|
+
if ( ++p == pe )
|
285
|
+
goto _test_eof12;
|
286
|
+
case 12:
|
287
|
+
if ( (*p) == 42 )
|
288
|
+
goto st13;
|
289
|
+
goto st12;
|
290
|
+
st13:
|
291
|
+
if ( ++p == pe )
|
292
|
+
goto _test_eof13;
|
293
|
+
case 13:
|
294
|
+
switch( (*p) ) {
|
295
|
+
case 42: goto st13;
|
296
|
+
case 47: goto st10;
|
297
|
+
}
|
298
|
+
goto st12;
|
299
|
+
st14:
|
300
|
+
if ( ++p == pe )
|
301
|
+
goto _test_eof14;
|
302
|
+
case 14:
|
303
|
+
if ( (*p) == 10 )
|
304
|
+
goto st10;
|
305
|
+
goto st14;
|
306
|
+
st15:
|
307
|
+
if ( ++p == pe )
|
308
|
+
goto _test_eof15;
|
309
|
+
case 15:
|
310
|
+
switch( (*p) ) {
|
311
|
+
case 42: goto st16;
|
312
|
+
case 47: goto st18;
|
313
|
+
}
|
314
|
+
goto st0;
|
315
|
+
st16:
|
316
|
+
if ( ++p == pe )
|
317
|
+
goto _test_eof16;
|
318
|
+
case 16:
|
319
|
+
if ( (*p) == 42 )
|
320
|
+
goto st17;
|
321
|
+
goto st16;
|
322
|
+
st17:
|
323
|
+
if ( ++p == pe )
|
324
|
+
goto _test_eof17;
|
325
|
+
case 17:
|
326
|
+
switch( (*p) ) {
|
327
|
+
case 42: goto st17;
|
328
|
+
case 47: goto st9;
|
329
|
+
}
|
330
|
+
goto st16;
|
331
|
+
st18:
|
332
|
+
if ( ++p == pe )
|
333
|
+
goto _test_eof18;
|
334
|
+
case 18:
|
335
|
+
if ( (*p) == 10 )
|
336
|
+
goto st9;
|
337
|
+
goto st18;
|
338
|
+
tr4:
|
339
|
+
#line 141 "parser.rl"
|
340
|
+
{ p--; {p++; cs = 27; goto _out;} }
|
341
|
+
goto st27;
|
342
|
+
st27:
|
343
|
+
if ( ++p == pe )
|
344
|
+
goto _test_eof27;
|
345
|
+
case 27:
|
346
|
+
#line 347 "parser.c"
|
347
|
+
goto st0;
|
348
|
+
st19:
|
349
|
+
if ( ++p == pe )
|
350
|
+
goto _test_eof19;
|
351
|
+
case 19:
|
352
|
+
switch( (*p) ) {
|
353
|
+
case 42: goto st20;
|
354
|
+
case 47: goto st22;
|
355
|
+
}
|
356
|
+
goto st0;
|
357
|
+
st20:
|
358
|
+
if ( ++p == pe )
|
359
|
+
goto _test_eof20;
|
360
|
+
case 20:
|
361
|
+
if ( (*p) == 42 )
|
362
|
+
goto st21;
|
363
|
+
goto st20;
|
364
|
+
st21:
|
365
|
+
if ( ++p == pe )
|
366
|
+
goto _test_eof21;
|
367
|
+
case 21:
|
368
|
+
switch( (*p) ) {
|
369
|
+
case 42: goto st21;
|
370
|
+
case 47: goto st8;
|
371
|
+
}
|
372
|
+
goto st20;
|
373
|
+
st22:
|
374
|
+
if ( ++p == pe )
|
375
|
+
goto _test_eof22;
|
376
|
+
case 22:
|
377
|
+
if ( (*p) == 10 )
|
378
|
+
goto st8;
|
379
|
+
goto st22;
|
380
|
+
st23:
|
381
|
+
if ( ++p == pe )
|
382
|
+
goto _test_eof23;
|
383
|
+
case 23:
|
384
|
+
switch( (*p) ) {
|
385
|
+
case 42: goto st24;
|
386
|
+
case 47: goto st26;
|
387
|
+
}
|
388
|
+
goto st0;
|
389
|
+
st24:
|
390
|
+
if ( ++p == pe )
|
391
|
+
goto _test_eof24;
|
392
|
+
case 24:
|
393
|
+
if ( (*p) == 42 )
|
394
|
+
goto st25;
|
395
|
+
goto st24;
|
396
|
+
st25:
|
397
|
+
if ( ++p == pe )
|
398
|
+
goto _test_eof25;
|
399
|
+
case 25:
|
400
|
+
switch( (*p) ) {
|
401
|
+
case 42: goto st25;
|
402
|
+
case 47: goto st2;
|
403
|
+
}
|
404
|
+
goto st24;
|
405
|
+
st26:
|
406
|
+
if ( ++p == pe )
|
407
|
+
goto _test_eof26;
|
408
|
+
case 26:
|
409
|
+
if ( (*p) == 10 )
|
410
|
+
goto st2;
|
411
|
+
goto st26;
|
412
|
+
}
|
413
|
+
_test_eof2: cs = 2; goto _test_eof;
|
414
|
+
_test_eof3: cs = 3; goto _test_eof;
|
415
|
+
_test_eof4: cs = 4; goto _test_eof;
|
416
|
+
_test_eof5: cs = 5; goto _test_eof;
|
417
|
+
_test_eof6: cs = 6; goto _test_eof;
|
418
|
+
_test_eof7: cs = 7; goto _test_eof;
|
419
|
+
_test_eof8: cs = 8; goto _test_eof;
|
420
|
+
_test_eof9: cs = 9; goto _test_eof;
|
421
|
+
_test_eof10: cs = 10; goto _test_eof;
|
422
|
+
_test_eof11: cs = 11; goto _test_eof;
|
423
|
+
_test_eof12: cs = 12; goto _test_eof;
|
424
|
+
_test_eof13: cs = 13; goto _test_eof;
|
425
|
+
_test_eof14: cs = 14; goto _test_eof;
|
426
|
+
_test_eof15: cs = 15; goto _test_eof;
|
427
|
+
_test_eof16: cs = 16; goto _test_eof;
|
428
|
+
_test_eof17: cs = 17; goto _test_eof;
|
429
|
+
_test_eof18: cs = 18; goto _test_eof;
|
430
|
+
_test_eof27: cs = 27; goto _test_eof;
|
431
|
+
_test_eof19: cs = 19; goto _test_eof;
|
432
|
+
_test_eof20: cs = 20; goto _test_eof;
|
433
|
+
_test_eof21: cs = 21; goto _test_eof;
|
434
|
+
_test_eof22: cs = 22; goto _test_eof;
|
435
|
+
_test_eof23: cs = 23; goto _test_eof;
|
436
|
+
_test_eof24: cs = 24; goto _test_eof;
|
437
|
+
_test_eof25: cs = 25; goto _test_eof;
|
438
|
+
_test_eof26: cs = 26; goto _test_eof;
|
439
|
+
|
440
|
+
_test_eof: {}
|
441
|
+
_out: {}
|
442
|
+
}
|
443
|
+
|
444
|
+
#line 167 "parser.rl"
|
445
|
+
|
446
|
+
if (cs >= JSON_object_first_final) {
|
447
|
+
if (json->create_additions) {
|
448
|
+
VALUE klassname;
|
449
|
+
if (NIL_P(json->object_class)) {
|
450
|
+
klassname = rb_hash_aref(*result, json->create_id);
|
451
|
+
} else {
|
452
|
+
klassname = rb_funcall(*result, i_aref, 1, json->create_id);
|
453
|
+
}
|
454
|
+
if (!NIL_P(klassname)) {
|
455
|
+
VALUE klass = rb_funcall(mJSON, i_deep_const_get, 1, klassname);
|
456
|
+
if (RTEST(rb_funcall(klass, i_json_creatable_p, 0))) {
|
457
|
+
*result = rb_funcall(klass, i_json_create, 1, *result);
|
458
|
+
}
|
459
|
+
}
|
460
|
+
}
|
461
|
+
return p + 1;
|
462
|
+
} else {
|
463
|
+
return NULL;
|
464
|
+
}
|
465
|
+
}
|
466
|
+
|
467
|
+
|
468
|
+
|
469
|
+
#line 470 "parser.c"
|
470
|
+
enum {JSON_value_start = 1};
|
471
|
+
enum {JSON_value_first_final = 21};
|
472
|
+
enum {JSON_value_error = 0};
|
473
|
+
|
474
|
+
enum {JSON_value_en_main = 1};
|
475
|
+
|
476
|
+
|
477
|
+
#line 271 "parser.rl"
|
478
|
+
|
479
|
+
|
480
|
+
static char *JSON_parse_value(JSON_Parser *json, char *p, char *pe, VALUE *result)
|
481
|
+
{
|
482
|
+
int cs = EVIL;
|
483
|
+
|
484
|
+
|
485
|
+
#line 486 "parser.c"
|
486
|
+
{
|
487
|
+
cs = JSON_value_start;
|
488
|
+
}
|
489
|
+
|
490
|
+
#line 278 "parser.rl"
|
491
|
+
|
492
|
+
#line 493 "parser.c"
|
493
|
+
{
|
494
|
+
if ( p == pe )
|
495
|
+
goto _test_eof;
|
496
|
+
switch ( cs )
|
497
|
+
{
|
498
|
+
case 1:
|
499
|
+
switch( (*p) ) {
|
500
|
+
case 34: goto tr0;
|
501
|
+
case 45: goto tr2;
|
502
|
+
case 73: goto st2;
|
503
|
+
case 78: goto st9;
|
504
|
+
case 91: goto tr5;
|
505
|
+
case 102: goto st11;
|
506
|
+
case 110: goto st15;
|
507
|
+
case 116: goto st18;
|
508
|
+
case 123: goto tr9;
|
509
|
+
}
|
510
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
511
|
+
goto tr2;
|
512
|
+
goto st0;
|
513
|
+
st0:
|
514
|
+
cs = 0;
|
515
|
+
goto _out;
|
516
|
+
tr0:
|
517
|
+
#line 219 "parser.rl"
|
518
|
+
{
|
519
|
+
char *np = JSON_parse_string(json, p, pe, result);
|
520
|
+
if (np == NULL) { p--; {p++; cs = 21; goto _out;} } else {p = (( np))-1;}
|
521
|
+
}
|
522
|
+
goto st21;
|
523
|
+
tr2:
|
524
|
+
#line 224 "parser.rl"
|
525
|
+
{
|
526
|
+
char *np;
|
527
|
+
if(pe > p + 9 - json->quirks_mode && !strncmp(MinusInfinity, p, 9)) {
|
528
|
+
if (json->allow_nan) {
|
529
|
+
*result = CMinusInfinity;
|
530
|
+
{p = (( p + 10))-1;}
|
531
|
+
p--; {p++; cs = 21; goto _out;}
|
532
|
+
} else {
|
533
|
+
rb_raise(eParserError, "%u: unexpected token at '%s'", __LINE__, p);
|
534
|
+
}
|
535
|
+
}
|
536
|
+
np = JSON_parse_float(json, p, pe, result);
|
537
|
+
if (np != NULL) {p = (( np))-1;}
|
538
|
+
np = JSON_parse_integer(json, p, pe, result);
|
539
|
+
if (np != NULL) {p = (( np))-1;}
|
540
|
+
p--; {p++; cs = 21; goto _out;}
|
541
|
+
}
|
542
|
+
goto st21;
|
543
|
+
tr5:
|
544
|
+
#line 242 "parser.rl"
|
545
|
+
{
|
546
|
+
char *np;
|
547
|
+
json->current_nesting++;
|
548
|
+
np = JSON_parse_array(json, p, pe, result);
|
549
|
+
json->current_nesting--;
|
550
|
+
if (np == NULL) { p--; {p++; cs = 21; goto _out;} } else {p = (( np))-1;}
|
551
|
+
}
|
552
|
+
goto st21;
|
553
|
+
tr9:
|
554
|
+
#line 250 "parser.rl"
|
555
|
+
{
|
556
|
+
char *np;
|
557
|
+
json->current_nesting++;
|
558
|
+
np = JSON_parse_object(json, p, pe, result);
|
559
|
+
json->current_nesting--;
|
560
|
+
if (np == NULL) { p--; {p++; cs = 21; goto _out;} } else {p = (( np))-1;}
|
561
|
+
}
|
562
|
+
goto st21;
|
563
|
+
tr16:
|
564
|
+
#line 212 "parser.rl"
|
565
|
+
{
|
566
|
+
if (json->allow_nan) {
|
567
|
+
*result = CInfinity;
|
568
|
+
} else {
|
569
|
+
rb_raise(eParserError, "%u: unexpected token at '%s'", __LINE__, p - 8);
|
570
|
+
}
|
571
|
+
}
|
572
|
+
goto st21;
|
573
|
+
tr18:
|
574
|
+
#line 205 "parser.rl"
|
575
|
+
{
|
576
|
+
if (json->allow_nan) {
|
577
|
+
*result = CNaN;
|
578
|
+
} else {
|
579
|
+
rb_raise(eParserError, "%u: unexpected token at '%s'", __LINE__, p - 2);
|
580
|
+
}
|
581
|
+
}
|
582
|
+
goto st21;
|
583
|
+
tr22:
|
584
|
+
#line 199 "parser.rl"
|
585
|
+
{
|
586
|
+
*result = Qfalse;
|
587
|
+
}
|
588
|
+
goto st21;
|
589
|
+
tr25:
|
590
|
+
#line 196 "parser.rl"
|
591
|
+
{
|
592
|
+
*result = Qnil;
|
593
|
+
}
|
594
|
+
goto st21;
|
595
|
+
tr28:
|
596
|
+
#line 202 "parser.rl"
|
597
|
+
{
|
598
|
+
*result = Qtrue;
|
599
|
+
}
|
600
|
+
goto st21;
|
601
|
+
st21:
|
602
|
+
if ( ++p == pe )
|
603
|
+
goto _test_eof21;
|
604
|
+
case 21:
|
605
|
+
#line 258 "parser.rl"
|
606
|
+
{ p--; {p++; cs = 21; goto _out;} }
|
607
|
+
#line 608 "parser.c"
|
608
|
+
goto st0;
|
609
|
+
st2:
|
610
|
+
if ( ++p == pe )
|
611
|
+
goto _test_eof2;
|
612
|
+
case 2:
|
613
|
+
if ( (*p) == 110 )
|
614
|
+
goto st3;
|
615
|
+
goto st0;
|
616
|
+
st3:
|
617
|
+
if ( ++p == pe )
|
618
|
+
goto _test_eof3;
|
619
|
+
case 3:
|
620
|
+
if ( (*p) == 102 )
|
621
|
+
goto st4;
|
622
|
+
goto st0;
|
623
|
+
st4:
|
624
|
+
if ( ++p == pe )
|
625
|
+
goto _test_eof4;
|
626
|
+
case 4:
|
627
|
+
if ( (*p) == 105 )
|
628
|
+
goto st5;
|
629
|
+
goto st0;
|
630
|
+
st5:
|
631
|
+
if ( ++p == pe )
|
632
|
+
goto _test_eof5;
|
633
|
+
case 5:
|
634
|
+
if ( (*p) == 110 )
|
635
|
+
goto st6;
|
636
|
+
goto st0;
|
637
|
+
st6:
|
638
|
+
if ( ++p == pe )
|
639
|
+
goto _test_eof6;
|
640
|
+
case 6:
|
641
|
+
if ( (*p) == 105 )
|
642
|
+
goto st7;
|
643
|
+
goto st0;
|
644
|
+
st7:
|
645
|
+
if ( ++p == pe )
|
646
|
+
goto _test_eof7;
|
647
|
+
case 7:
|
648
|
+
if ( (*p) == 116 )
|
649
|
+
goto st8;
|
650
|
+
goto st0;
|
651
|
+
st8:
|
652
|
+
if ( ++p == pe )
|
653
|
+
goto _test_eof8;
|
654
|
+
case 8:
|
655
|
+
if ( (*p) == 121 )
|
656
|
+
goto tr16;
|
657
|
+
goto st0;
|
658
|
+
st9:
|
659
|
+
if ( ++p == pe )
|
660
|
+
goto _test_eof9;
|
661
|
+
case 9:
|
662
|
+
if ( (*p) == 97 )
|
663
|
+
goto st10;
|
664
|
+
goto st0;
|
665
|
+
st10:
|
666
|
+
if ( ++p == pe )
|
667
|
+
goto _test_eof10;
|
668
|
+
case 10:
|
669
|
+
if ( (*p) == 78 )
|
670
|
+
goto tr18;
|
671
|
+
goto st0;
|
672
|
+
st11:
|
673
|
+
if ( ++p == pe )
|
674
|
+
goto _test_eof11;
|
675
|
+
case 11:
|
676
|
+
if ( (*p) == 97 )
|
677
|
+
goto st12;
|
678
|
+
goto st0;
|
679
|
+
st12:
|
680
|
+
if ( ++p == pe )
|
681
|
+
goto _test_eof12;
|
682
|
+
case 12:
|
683
|
+
if ( (*p) == 108 )
|
684
|
+
goto st13;
|
685
|
+
goto st0;
|
686
|
+
st13:
|
687
|
+
if ( ++p == pe )
|
688
|
+
goto _test_eof13;
|
689
|
+
case 13:
|
690
|
+
if ( (*p) == 115 )
|
691
|
+
goto st14;
|
692
|
+
goto st0;
|
693
|
+
st14:
|
694
|
+
if ( ++p == pe )
|
695
|
+
goto _test_eof14;
|
696
|
+
case 14:
|
697
|
+
if ( (*p) == 101 )
|
698
|
+
goto tr22;
|
699
|
+
goto st0;
|
700
|
+
st15:
|
701
|
+
if ( ++p == pe )
|
702
|
+
goto _test_eof15;
|
703
|
+
case 15:
|
704
|
+
if ( (*p) == 117 )
|
705
|
+
goto st16;
|
706
|
+
goto st0;
|
707
|
+
st16:
|
708
|
+
if ( ++p == pe )
|
709
|
+
goto _test_eof16;
|
710
|
+
case 16:
|
711
|
+
if ( (*p) == 108 )
|
712
|
+
goto st17;
|
713
|
+
goto st0;
|
714
|
+
st17:
|
715
|
+
if ( ++p == pe )
|
716
|
+
goto _test_eof17;
|
717
|
+
case 17:
|
718
|
+
if ( (*p) == 108 )
|
719
|
+
goto tr25;
|
720
|
+
goto st0;
|
721
|
+
st18:
|
722
|
+
if ( ++p == pe )
|
723
|
+
goto _test_eof18;
|
724
|
+
case 18:
|
725
|
+
if ( (*p) == 114 )
|
726
|
+
goto st19;
|
727
|
+
goto st0;
|
728
|
+
st19:
|
729
|
+
if ( ++p == pe )
|
730
|
+
goto _test_eof19;
|
731
|
+
case 19:
|
732
|
+
if ( (*p) == 117 )
|
733
|
+
goto st20;
|
734
|
+
goto st0;
|
735
|
+
st20:
|
736
|
+
if ( ++p == pe )
|
737
|
+
goto _test_eof20;
|
738
|
+
case 20:
|
739
|
+
if ( (*p) == 101 )
|
740
|
+
goto tr28;
|
741
|
+
goto st0;
|
742
|
+
}
|
743
|
+
_test_eof21: cs = 21; goto _test_eof;
|
744
|
+
_test_eof2: cs = 2; goto _test_eof;
|
745
|
+
_test_eof3: cs = 3; goto _test_eof;
|
746
|
+
_test_eof4: cs = 4; goto _test_eof;
|
747
|
+
_test_eof5: cs = 5; goto _test_eof;
|
748
|
+
_test_eof6: cs = 6; goto _test_eof;
|
749
|
+
_test_eof7: cs = 7; goto _test_eof;
|
750
|
+
_test_eof8: cs = 8; goto _test_eof;
|
751
|
+
_test_eof9: cs = 9; goto _test_eof;
|
752
|
+
_test_eof10: cs = 10; goto _test_eof;
|
753
|
+
_test_eof11: cs = 11; goto _test_eof;
|
754
|
+
_test_eof12: cs = 12; goto _test_eof;
|
755
|
+
_test_eof13: cs = 13; goto _test_eof;
|
756
|
+
_test_eof14: cs = 14; goto _test_eof;
|
757
|
+
_test_eof15: cs = 15; goto _test_eof;
|
758
|
+
_test_eof16: cs = 16; goto _test_eof;
|
759
|
+
_test_eof17: cs = 17; goto _test_eof;
|
760
|
+
_test_eof18: cs = 18; goto _test_eof;
|
761
|
+
_test_eof19: cs = 19; goto _test_eof;
|
762
|
+
_test_eof20: cs = 20; goto _test_eof;
|
763
|
+
|
764
|
+
_test_eof: {}
|
765
|
+
_out: {}
|
766
|
+
}
|
767
|
+
|
768
|
+
#line 279 "parser.rl"
|
769
|
+
|
770
|
+
if (cs >= JSON_value_first_final) {
|
771
|
+
return p;
|
772
|
+
} else {
|
773
|
+
return NULL;
|
774
|
+
}
|
775
|
+
}
|
776
|
+
|
777
|
+
|
778
|
+
#line 779 "parser.c"
|
779
|
+
enum {JSON_integer_start = 1};
|
780
|
+
enum {JSON_integer_first_final = 3};
|
781
|
+
enum {JSON_integer_error = 0};
|
782
|
+
|
783
|
+
enum {JSON_integer_en_main = 1};
|
784
|
+
|
785
|
+
|
786
|
+
#line 295 "parser.rl"
|
787
|
+
|
788
|
+
|
789
|
+
static char *JSON_parse_integer(JSON_Parser *json, char *p, char *pe, VALUE *result)
|
790
|
+
{
|
791
|
+
int cs = EVIL;
|
792
|
+
|
793
|
+
|
794
|
+
#line 795 "parser.c"
|
795
|
+
{
|
796
|
+
cs = JSON_integer_start;
|
797
|
+
}
|
798
|
+
|
799
|
+
#line 302 "parser.rl"
|
800
|
+
json->memo = p;
|
801
|
+
|
802
|
+
#line 803 "parser.c"
|
803
|
+
{
|
804
|
+
if ( p == pe )
|
805
|
+
goto _test_eof;
|
806
|
+
switch ( cs )
|
807
|
+
{
|
808
|
+
case 1:
|
809
|
+
switch( (*p) ) {
|
810
|
+
case 45: goto st2;
|
811
|
+
case 48: goto st3;
|
812
|
+
}
|
813
|
+
if ( 49 <= (*p) && (*p) <= 57 )
|
814
|
+
goto st5;
|
815
|
+
goto st0;
|
816
|
+
st0:
|
817
|
+
cs = 0;
|
818
|
+
goto _out;
|
819
|
+
st2:
|
820
|
+
if ( ++p == pe )
|
821
|
+
goto _test_eof2;
|
822
|
+
case 2:
|
823
|
+
if ( (*p) == 48 )
|
824
|
+
goto st3;
|
825
|
+
if ( 49 <= (*p) && (*p) <= 57 )
|
826
|
+
goto st5;
|
827
|
+
goto st0;
|
828
|
+
st3:
|
829
|
+
if ( ++p == pe )
|
830
|
+
goto _test_eof3;
|
831
|
+
case 3:
|
832
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
833
|
+
goto st0;
|
834
|
+
goto tr4;
|
835
|
+
tr4:
|
836
|
+
#line 292 "parser.rl"
|
837
|
+
{ p--; {p++; cs = 4; goto _out;} }
|
838
|
+
goto st4;
|
839
|
+
st4:
|
840
|
+
if ( ++p == pe )
|
841
|
+
goto _test_eof4;
|
842
|
+
case 4:
|
843
|
+
#line 844 "parser.c"
|
844
|
+
goto st0;
|
845
|
+
st5:
|
846
|
+
if ( ++p == pe )
|
847
|
+
goto _test_eof5;
|
848
|
+
case 5:
|
849
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
850
|
+
goto st5;
|
851
|
+
goto tr4;
|
852
|
+
}
|
853
|
+
_test_eof2: cs = 2; goto _test_eof;
|
854
|
+
_test_eof3: cs = 3; goto _test_eof;
|
855
|
+
_test_eof4: cs = 4; goto _test_eof;
|
856
|
+
_test_eof5: cs = 5; goto _test_eof;
|
857
|
+
|
858
|
+
_test_eof: {}
|
859
|
+
_out: {}
|
860
|
+
}
|
861
|
+
|
862
|
+
#line 304 "parser.rl"
|
863
|
+
|
864
|
+
if (cs >= JSON_integer_first_final) {
|
865
|
+
long len = p - json->memo;
|
866
|
+
fbuffer_clear(json->fbuffer);
|
867
|
+
fbuffer_append(json->fbuffer, json->memo, len);
|
868
|
+
fbuffer_append_char(json->fbuffer, '\0');
|
869
|
+
*result = rb_cstr2inum(FBUFFER_PTR(json->fbuffer), 10);
|
870
|
+
return p + 1;
|
871
|
+
} else {
|
872
|
+
return NULL;
|
873
|
+
}
|
874
|
+
}
|
875
|
+
|
876
|
+
|
877
|
+
#line 878 "parser.c"
|
878
|
+
enum {JSON_float_start = 1};
|
879
|
+
enum {JSON_float_first_final = 8};
|
880
|
+
enum {JSON_float_error = 0};
|
881
|
+
|
882
|
+
enum {JSON_float_en_main = 1};
|
883
|
+
|
884
|
+
|
885
|
+
#line 329 "parser.rl"
|
886
|
+
|
887
|
+
|
888
|
+
static char *JSON_parse_float(JSON_Parser *json, char *p, char *pe, VALUE *result)
|
889
|
+
{
|
890
|
+
int cs = EVIL;
|
891
|
+
|
892
|
+
|
893
|
+
#line 894 "parser.c"
|
894
|
+
{
|
895
|
+
cs = JSON_float_start;
|
896
|
+
}
|
897
|
+
|
898
|
+
#line 336 "parser.rl"
|
899
|
+
json->memo = p;
|
900
|
+
|
901
|
+
#line 902 "parser.c"
|
902
|
+
{
|
903
|
+
if ( p == pe )
|
904
|
+
goto _test_eof;
|
905
|
+
switch ( cs )
|
906
|
+
{
|
907
|
+
case 1:
|
908
|
+
switch( (*p) ) {
|
909
|
+
case 45: goto st2;
|
910
|
+
case 48: goto st3;
|
911
|
+
}
|
912
|
+
if ( 49 <= (*p) && (*p) <= 57 )
|
913
|
+
goto st7;
|
914
|
+
goto st0;
|
915
|
+
st0:
|
916
|
+
cs = 0;
|
917
|
+
goto _out;
|
918
|
+
st2:
|
919
|
+
if ( ++p == pe )
|
920
|
+
goto _test_eof2;
|
921
|
+
case 2:
|
922
|
+
if ( (*p) == 48 )
|
923
|
+
goto st3;
|
924
|
+
if ( 49 <= (*p) && (*p) <= 57 )
|
925
|
+
goto st7;
|
926
|
+
goto st0;
|
927
|
+
st3:
|
928
|
+
if ( ++p == pe )
|
929
|
+
goto _test_eof3;
|
930
|
+
case 3:
|
931
|
+
switch( (*p) ) {
|
932
|
+
case 46: goto st4;
|
933
|
+
case 69: goto st5;
|
934
|
+
case 101: goto st5;
|
935
|
+
}
|
936
|
+
goto st0;
|
937
|
+
st4:
|
938
|
+
if ( ++p == pe )
|
939
|
+
goto _test_eof4;
|
940
|
+
case 4:
|
941
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
942
|
+
goto st8;
|
943
|
+
goto st0;
|
944
|
+
st8:
|
945
|
+
if ( ++p == pe )
|
946
|
+
goto _test_eof8;
|
947
|
+
case 8:
|
948
|
+
switch( (*p) ) {
|
949
|
+
case 69: goto st5;
|
950
|
+
case 101: goto st5;
|
951
|
+
}
|
952
|
+
if ( (*p) > 46 ) {
|
953
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
954
|
+
goto st8;
|
955
|
+
} else if ( (*p) >= 45 )
|
956
|
+
goto st0;
|
957
|
+
goto tr9;
|
958
|
+
tr9:
|
959
|
+
#line 323 "parser.rl"
|
960
|
+
{ p--; {p++; cs = 9; goto _out;} }
|
961
|
+
goto st9;
|
962
|
+
st9:
|
963
|
+
if ( ++p == pe )
|
964
|
+
goto _test_eof9;
|
965
|
+
case 9:
|
966
|
+
#line 967 "parser.c"
|
967
|
+
goto st0;
|
968
|
+
st5:
|
969
|
+
if ( ++p == pe )
|
970
|
+
goto _test_eof5;
|
971
|
+
case 5:
|
972
|
+
switch( (*p) ) {
|
973
|
+
case 43: goto st6;
|
974
|
+
case 45: goto st6;
|
975
|
+
}
|
976
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
977
|
+
goto st10;
|
978
|
+
goto st0;
|
979
|
+
st6:
|
980
|
+
if ( ++p == pe )
|
981
|
+
goto _test_eof6;
|
982
|
+
case 6:
|
983
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
984
|
+
goto st10;
|
985
|
+
goto st0;
|
986
|
+
st10:
|
987
|
+
if ( ++p == pe )
|
988
|
+
goto _test_eof10;
|
989
|
+
case 10:
|
990
|
+
switch( (*p) ) {
|
991
|
+
case 69: goto st0;
|
992
|
+
case 101: goto st0;
|
993
|
+
}
|
994
|
+
if ( (*p) > 46 ) {
|
995
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
996
|
+
goto st10;
|
997
|
+
} else if ( (*p) >= 45 )
|
998
|
+
goto st0;
|
999
|
+
goto tr9;
|
1000
|
+
st7:
|
1001
|
+
if ( ++p == pe )
|
1002
|
+
goto _test_eof7;
|
1003
|
+
case 7:
|
1004
|
+
switch( (*p) ) {
|
1005
|
+
case 46: goto st4;
|
1006
|
+
case 69: goto st5;
|
1007
|
+
case 101: goto st5;
|
1008
|
+
}
|
1009
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
1010
|
+
goto st7;
|
1011
|
+
goto st0;
|
1012
|
+
}
|
1013
|
+
_test_eof2: cs = 2; goto _test_eof;
|
1014
|
+
_test_eof3: cs = 3; goto _test_eof;
|
1015
|
+
_test_eof4: cs = 4; goto _test_eof;
|
1016
|
+
_test_eof8: cs = 8; goto _test_eof;
|
1017
|
+
_test_eof9: cs = 9; goto _test_eof;
|
1018
|
+
_test_eof5: cs = 5; goto _test_eof;
|
1019
|
+
_test_eof6: cs = 6; goto _test_eof;
|
1020
|
+
_test_eof10: cs = 10; goto _test_eof;
|
1021
|
+
_test_eof7: cs = 7; goto _test_eof;
|
1022
|
+
|
1023
|
+
_test_eof: {}
|
1024
|
+
_out: {}
|
1025
|
+
}
|
1026
|
+
|
1027
|
+
#line 338 "parser.rl"
|
1028
|
+
|
1029
|
+
if (cs >= JSON_float_first_final) {
|
1030
|
+
long len = p - json->memo;
|
1031
|
+
fbuffer_clear(json->fbuffer);
|
1032
|
+
fbuffer_append(json->fbuffer, json->memo, len);
|
1033
|
+
fbuffer_append_char(json->fbuffer, '\0');
|
1034
|
+
*result = rb_float_new(rb_cstr_to_dbl(FBUFFER_PTR(json->fbuffer), 1));
|
1035
|
+
return p + 1;
|
1036
|
+
} else {
|
1037
|
+
return NULL;
|
1038
|
+
}
|
1039
|
+
}
|
1040
|
+
|
1041
|
+
|
1042
|
+
|
1043
|
+
#line 1044 "parser.c"
|
1044
|
+
enum {JSON_array_start = 1};
|
1045
|
+
enum {JSON_array_first_final = 17};
|
1046
|
+
enum {JSON_array_error = 0};
|
1047
|
+
|
1048
|
+
enum {JSON_array_en_main = 1};
|
1049
|
+
|
1050
|
+
|
1051
|
+
#line 381 "parser.rl"
|
1052
|
+
|
1053
|
+
|
1054
|
+
static char *JSON_parse_array(JSON_Parser *json, char *p, char *pe, VALUE *result)
|
1055
|
+
{
|
1056
|
+
int cs = EVIL;
|
1057
|
+
VALUE array_class = json->array_class;
|
1058
|
+
|
1059
|
+
if (json->max_nesting && json->current_nesting > json->max_nesting) {
|
1060
|
+
rb_raise(eNestingError, "nesting of %d is too deep", json->current_nesting);
|
1061
|
+
}
|
1062
|
+
*result = NIL_P(array_class) ? rb_ary_new() : rb_class_new_instance(0, 0, array_class);
|
1063
|
+
|
1064
|
+
|
1065
|
+
#line 1066 "parser.c"
|
1066
|
+
{
|
1067
|
+
cs = JSON_array_start;
|
1068
|
+
}
|
1069
|
+
|
1070
|
+
#line 394 "parser.rl"
|
1071
|
+
|
1072
|
+
#line 1073 "parser.c"
|
1073
|
+
{
|
1074
|
+
if ( p == pe )
|
1075
|
+
goto _test_eof;
|
1076
|
+
switch ( cs )
|
1077
|
+
{
|
1078
|
+
case 1:
|
1079
|
+
if ( (*p) == 91 )
|
1080
|
+
goto st2;
|
1081
|
+
goto st0;
|
1082
|
+
st0:
|
1083
|
+
cs = 0;
|
1084
|
+
goto _out;
|
1085
|
+
st2:
|
1086
|
+
if ( ++p == pe )
|
1087
|
+
goto _test_eof2;
|
1088
|
+
case 2:
|
1089
|
+
switch( (*p) ) {
|
1090
|
+
case 13: goto st2;
|
1091
|
+
case 32: goto st2;
|
1092
|
+
case 34: goto tr2;
|
1093
|
+
case 45: goto tr2;
|
1094
|
+
case 47: goto st13;
|
1095
|
+
case 73: goto tr2;
|
1096
|
+
case 78: goto tr2;
|
1097
|
+
case 91: goto tr2;
|
1098
|
+
case 93: goto tr4;
|
1099
|
+
case 102: goto tr2;
|
1100
|
+
case 110: goto tr2;
|
1101
|
+
case 116: goto tr2;
|
1102
|
+
case 123: goto tr2;
|
1103
|
+
}
|
1104
|
+
if ( (*p) > 10 ) {
|
1105
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
1106
|
+
goto tr2;
|
1107
|
+
} else if ( (*p) >= 9 )
|
1108
|
+
goto st2;
|
1109
|
+
goto st0;
|
1110
|
+
tr2:
|
1111
|
+
#line 358 "parser.rl"
|
1112
|
+
{
|
1113
|
+
VALUE v = Qnil;
|
1114
|
+
char *np = JSON_parse_value(json, p, pe, &v);
|
1115
|
+
if (np == NULL) {
|
1116
|
+
p--; {p++; cs = 3; goto _out;}
|
1117
|
+
} else {
|
1118
|
+
if (NIL_P(json->array_class)) {
|
1119
|
+
rb_ary_push(*result, v);
|
1120
|
+
} else {
|
1121
|
+
rb_funcall(*result, i_leftshift, 1, v);
|
1122
|
+
}
|
1123
|
+
{p = (( np))-1;}
|
1124
|
+
}
|
1125
|
+
}
|
1126
|
+
goto st3;
|
1127
|
+
st3:
|
1128
|
+
if ( ++p == pe )
|
1129
|
+
goto _test_eof3;
|
1130
|
+
case 3:
|
1131
|
+
#line 1132 "parser.c"
|
1132
|
+
switch( (*p) ) {
|
1133
|
+
case 13: goto st3;
|
1134
|
+
case 32: goto st3;
|
1135
|
+
case 44: goto st4;
|
1136
|
+
case 47: goto st9;
|
1137
|
+
case 93: goto tr4;
|
1138
|
+
}
|
1139
|
+
if ( 9 <= (*p) && (*p) <= 10 )
|
1140
|
+
goto st3;
|
1141
|
+
goto st0;
|
1142
|
+
st4:
|
1143
|
+
if ( ++p == pe )
|
1144
|
+
goto _test_eof4;
|
1145
|
+
case 4:
|
1146
|
+
switch( (*p) ) {
|
1147
|
+
case 13: goto st4;
|
1148
|
+
case 32: goto st4;
|
1149
|
+
case 34: goto tr2;
|
1150
|
+
case 45: goto tr2;
|
1151
|
+
case 47: goto st5;
|
1152
|
+
case 73: goto tr2;
|
1153
|
+
case 78: goto tr2;
|
1154
|
+
case 91: goto tr2;
|
1155
|
+
case 102: goto tr2;
|
1156
|
+
case 110: goto tr2;
|
1157
|
+
case 116: goto tr2;
|
1158
|
+
case 123: goto tr2;
|
1159
|
+
}
|
1160
|
+
if ( (*p) > 10 ) {
|
1161
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
1162
|
+
goto tr2;
|
1163
|
+
} else if ( (*p) >= 9 )
|
1164
|
+
goto st4;
|
1165
|
+
goto st0;
|
1166
|
+
st5:
|
1167
|
+
if ( ++p == pe )
|
1168
|
+
goto _test_eof5;
|
1169
|
+
case 5:
|
1170
|
+
switch( (*p) ) {
|
1171
|
+
case 42: goto st6;
|
1172
|
+
case 47: goto st8;
|
1173
|
+
}
|
1174
|
+
goto st0;
|
1175
|
+
st6:
|
1176
|
+
if ( ++p == pe )
|
1177
|
+
goto _test_eof6;
|
1178
|
+
case 6:
|
1179
|
+
if ( (*p) == 42 )
|
1180
|
+
goto st7;
|
1181
|
+
goto st6;
|
1182
|
+
st7:
|
1183
|
+
if ( ++p == pe )
|
1184
|
+
goto _test_eof7;
|
1185
|
+
case 7:
|
1186
|
+
switch( (*p) ) {
|
1187
|
+
case 42: goto st7;
|
1188
|
+
case 47: goto st4;
|
1189
|
+
}
|
1190
|
+
goto st6;
|
1191
|
+
st8:
|
1192
|
+
if ( ++p == pe )
|
1193
|
+
goto _test_eof8;
|
1194
|
+
case 8:
|
1195
|
+
if ( (*p) == 10 )
|
1196
|
+
goto st4;
|
1197
|
+
goto st8;
|
1198
|
+
st9:
|
1199
|
+
if ( ++p == pe )
|
1200
|
+
goto _test_eof9;
|
1201
|
+
case 9:
|
1202
|
+
switch( (*p) ) {
|
1203
|
+
case 42: goto st10;
|
1204
|
+
case 47: goto st12;
|
1205
|
+
}
|
1206
|
+
goto st0;
|
1207
|
+
st10:
|
1208
|
+
if ( ++p == pe )
|
1209
|
+
goto _test_eof10;
|
1210
|
+
case 10:
|
1211
|
+
if ( (*p) == 42 )
|
1212
|
+
goto st11;
|
1213
|
+
goto st10;
|
1214
|
+
st11:
|
1215
|
+
if ( ++p == pe )
|
1216
|
+
goto _test_eof11;
|
1217
|
+
case 11:
|
1218
|
+
switch( (*p) ) {
|
1219
|
+
case 42: goto st11;
|
1220
|
+
case 47: goto st3;
|
1221
|
+
}
|
1222
|
+
goto st10;
|
1223
|
+
st12:
|
1224
|
+
if ( ++p == pe )
|
1225
|
+
goto _test_eof12;
|
1226
|
+
case 12:
|
1227
|
+
if ( (*p) == 10 )
|
1228
|
+
goto st3;
|
1229
|
+
goto st12;
|
1230
|
+
tr4:
|
1231
|
+
#line 373 "parser.rl"
|
1232
|
+
{ p--; {p++; cs = 17; goto _out;} }
|
1233
|
+
goto st17;
|
1234
|
+
st17:
|
1235
|
+
if ( ++p == pe )
|
1236
|
+
goto _test_eof17;
|
1237
|
+
case 17:
|
1238
|
+
#line 1239 "parser.c"
|
1239
|
+
goto st0;
|
1240
|
+
st13:
|
1241
|
+
if ( ++p == pe )
|
1242
|
+
goto _test_eof13;
|
1243
|
+
case 13:
|
1244
|
+
switch( (*p) ) {
|
1245
|
+
case 42: goto st14;
|
1246
|
+
case 47: goto st16;
|
1247
|
+
}
|
1248
|
+
goto st0;
|
1249
|
+
st14:
|
1250
|
+
if ( ++p == pe )
|
1251
|
+
goto _test_eof14;
|
1252
|
+
case 14:
|
1253
|
+
if ( (*p) == 42 )
|
1254
|
+
goto st15;
|
1255
|
+
goto st14;
|
1256
|
+
st15:
|
1257
|
+
if ( ++p == pe )
|
1258
|
+
goto _test_eof15;
|
1259
|
+
case 15:
|
1260
|
+
switch( (*p) ) {
|
1261
|
+
case 42: goto st15;
|
1262
|
+
case 47: goto st2;
|
1263
|
+
}
|
1264
|
+
goto st14;
|
1265
|
+
st16:
|
1266
|
+
if ( ++p == pe )
|
1267
|
+
goto _test_eof16;
|
1268
|
+
case 16:
|
1269
|
+
if ( (*p) == 10 )
|
1270
|
+
goto st2;
|
1271
|
+
goto st16;
|
1272
|
+
}
|
1273
|
+
_test_eof2: cs = 2; goto _test_eof;
|
1274
|
+
_test_eof3: cs = 3; goto _test_eof;
|
1275
|
+
_test_eof4: cs = 4; goto _test_eof;
|
1276
|
+
_test_eof5: cs = 5; goto _test_eof;
|
1277
|
+
_test_eof6: cs = 6; goto _test_eof;
|
1278
|
+
_test_eof7: cs = 7; goto _test_eof;
|
1279
|
+
_test_eof8: cs = 8; goto _test_eof;
|
1280
|
+
_test_eof9: cs = 9; goto _test_eof;
|
1281
|
+
_test_eof10: cs = 10; goto _test_eof;
|
1282
|
+
_test_eof11: cs = 11; goto _test_eof;
|
1283
|
+
_test_eof12: cs = 12; goto _test_eof;
|
1284
|
+
_test_eof17: cs = 17; goto _test_eof;
|
1285
|
+
_test_eof13: cs = 13; goto _test_eof;
|
1286
|
+
_test_eof14: cs = 14; goto _test_eof;
|
1287
|
+
_test_eof15: cs = 15; goto _test_eof;
|
1288
|
+
_test_eof16: cs = 16; goto _test_eof;
|
1289
|
+
|
1290
|
+
_test_eof: {}
|
1291
|
+
_out: {}
|
1292
|
+
}
|
1293
|
+
|
1294
|
+
#line 395 "parser.rl"
|
1295
|
+
|
1296
|
+
if(cs >= JSON_array_first_final) {
|
1297
|
+
return p + 1;
|
1298
|
+
} else {
|
1299
|
+
rb_raise(eParserError, "%u: unexpected token at '%s'", __LINE__, p);
|
1300
|
+
return NULL;
|
1301
|
+
}
|
1302
|
+
}
|
1303
|
+
|
1304
|
+
static VALUE json_string_unescape(VALUE result, char *string, char *stringEnd)
|
1305
|
+
{
|
1306
|
+
char *p = string, *pe = string, *unescape;
|
1307
|
+
int unescape_len;
|
1308
|
+
char buf[4];
|
1309
|
+
|
1310
|
+
while (pe < stringEnd) {
|
1311
|
+
if (*pe == '\\') {
|
1312
|
+
unescape = (char *) "?";
|
1313
|
+
unescape_len = 1;
|
1314
|
+
if (pe > p) rb_str_buf_cat(result, p, pe - p);
|
1315
|
+
switch (*++pe) {
|
1316
|
+
case 'n':
|
1317
|
+
unescape = (char *) "\n";
|
1318
|
+
break;
|
1319
|
+
case 'r':
|
1320
|
+
unescape = (char *) "\r";
|
1321
|
+
break;
|
1322
|
+
case 't':
|
1323
|
+
unescape = (char *) "\t";
|
1324
|
+
break;
|
1325
|
+
case '"':
|
1326
|
+
unescape = (char *) "\"";
|
1327
|
+
break;
|
1328
|
+
case '\\':
|
1329
|
+
unescape = (char *) "\\";
|
1330
|
+
break;
|
1331
|
+
case 'b':
|
1332
|
+
unescape = (char *) "\b";
|
1333
|
+
break;
|
1334
|
+
case 'f':
|
1335
|
+
unescape = (char *) "\f";
|
1336
|
+
break;
|
1337
|
+
case 'u':
|
1338
|
+
if (pe > stringEnd - 4) {
|
1339
|
+
return Qnil;
|
1340
|
+
} else {
|
1341
|
+
UTF32 ch = unescape_unicode((unsigned char *) ++pe);
|
1342
|
+
pe += 3;
|
1343
|
+
if (UNI_SUR_HIGH_START == (ch & 0xFC00)) {
|
1344
|
+
pe++;
|
1345
|
+
if (pe > stringEnd - 6) return Qnil;
|
1346
|
+
if (pe[0] == '\\' && pe[1] == 'u') {
|
1347
|
+
UTF32 sur = unescape_unicode((unsigned char *) pe + 2);
|
1348
|
+
ch = (((ch & 0x3F) << 10) | ((((ch >> 6) & 0xF) + 1) << 16)
|
1349
|
+
| (sur & 0x3FF));
|
1350
|
+
pe += 5;
|
1351
|
+
} else {
|
1352
|
+
unescape = (char *) "?";
|
1353
|
+
break;
|
1354
|
+
}
|
1355
|
+
}
|
1356
|
+
unescape_len = convert_UTF32_to_UTF8(buf, ch);
|
1357
|
+
unescape = buf;
|
1358
|
+
}
|
1359
|
+
break;
|
1360
|
+
default:
|
1361
|
+
p = pe;
|
1362
|
+
continue;
|
1363
|
+
}
|
1364
|
+
rb_str_buf_cat(result, unescape, unescape_len);
|
1365
|
+
p = ++pe;
|
1366
|
+
} else {
|
1367
|
+
pe++;
|
1368
|
+
}
|
1369
|
+
}
|
1370
|
+
rb_str_buf_cat(result, p, pe - p);
|
1371
|
+
return result;
|
1372
|
+
}
|
1373
|
+
|
1374
|
+
|
1375
|
+
#line 1376 "parser.c"
|
1376
|
+
enum {JSON_string_start = 1};
|
1377
|
+
enum {JSON_string_first_final = 8};
|
1378
|
+
enum {JSON_string_error = 0};
|
1379
|
+
|
1380
|
+
enum {JSON_string_en_main = 1};
|
1381
|
+
|
1382
|
+
|
1383
|
+
#line 494 "parser.rl"
|
1384
|
+
|
1385
|
+
|
1386
|
+
static int
|
1387
|
+
match_i(VALUE regexp, VALUE klass, VALUE memo)
|
1388
|
+
{
|
1389
|
+
if (regexp == Qundef) return ST_STOP;
|
1390
|
+
if (RTEST(rb_funcall(klass, i_json_creatable_p, 0)) &&
|
1391
|
+
RTEST(rb_funcall(regexp, i_match, 1, rb_ary_entry(memo, 0)))) {
|
1392
|
+
rb_ary_push(memo, klass);
|
1393
|
+
return ST_STOP;
|
1394
|
+
}
|
1395
|
+
return ST_CONTINUE;
|
1396
|
+
}
|
1397
|
+
|
1398
|
+
static char *JSON_parse_string(JSON_Parser *json, char *p, char *pe, VALUE *result)
|
1399
|
+
{
|
1400
|
+
int cs = EVIL;
|
1401
|
+
VALUE match_string;
|
1402
|
+
|
1403
|
+
*result = rb_str_buf_new(0);
|
1404
|
+
|
1405
|
+
#line 1406 "parser.c"
|
1406
|
+
{
|
1407
|
+
cs = JSON_string_start;
|
1408
|
+
}
|
1409
|
+
|
1410
|
+
#line 515 "parser.rl"
|
1411
|
+
json->memo = p;
|
1412
|
+
|
1413
|
+
#line 1414 "parser.c"
|
1414
|
+
{
|
1415
|
+
if ( p == pe )
|
1416
|
+
goto _test_eof;
|
1417
|
+
switch ( cs )
|
1418
|
+
{
|
1419
|
+
case 1:
|
1420
|
+
if ( (*p) == 34 )
|
1421
|
+
goto st2;
|
1422
|
+
goto st0;
|
1423
|
+
st0:
|
1424
|
+
cs = 0;
|
1425
|
+
goto _out;
|
1426
|
+
st2:
|
1427
|
+
if ( ++p == pe )
|
1428
|
+
goto _test_eof2;
|
1429
|
+
case 2:
|
1430
|
+
switch( (*p) ) {
|
1431
|
+
case 34: goto tr2;
|
1432
|
+
case 92: goto st3;
|
1433
|
+
}
|
1434
|
+
if ( 0 <= (*p) && (*p) <= 31 )
|
1435
|
+
goto st0;
|
1436
|
+
goto st2;
|
1437
|
+
tr2:
|
1438
|
+
#line 480 "parser.rl"
|
1439
|
+
{
|
1440
|
+
*result = json_string_unescape(*result, json->memo + 1, p);
|
1441
|
+
if (NIL_P(*result)) {
|
1442
|
+
p--;
|
1443
|
+
{p++; cs = 8; goto _out;}
|
1444
|
+
} else {
|
1445
|
+
FORCE_UTF8(*result);
|
1446
|
+
{p = (( p + 1))-1;}
|
1447
|
+
}
|
1448
|
+
}
|
1449
|
+
#line 491 "parser.rl"
|
1450
|
+
{ p--; {p++; cs = 8; goto _out;} }
|
1451
|
+
goto st8;
|
1452
|
+
st8:
|
1453
|
+
if ( ++p == pe )
|
1454
|
+
goto _test_eof8;
|
1455
|
+
case 8:
|
1456
|
+
#line 1457 "parser.c"
|
1457
|
+
goto st0;
|
1458
|
+
st3:
|
1459
|
+
if ( ++p == pe )
|
1460
|
+
goto _test_eof3;
|
1461
|
+
case 3:
|
1462
|
+
if ( (*p) == 117 )
|
1463
|
+
goto st4;
|
1464
|
+
if ( 0 <= (*p) && (*p) <= 31 )
|
1465
|
+
goto st0;
|
1466
|
+
goto st2;
|
1467
|
+
st4:
|
1468
|
+
if ( ++p == pe )
|
1469
|
+
goto _test_eof4;
|
1470
|
+
case 4:
|
1471
|
+
if ( (*p) < 65 ) {
|
1472
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
1473
|
+
goto st5;
|
1474
|
+
} else if ( (*p) > 70 ) {
|
1475
|
+
if ( 97 <= (*p) && (*p) <= 102 )
|
1476
|
+
goto st5;
|
1477
|
+
} else
|
1478
|
+
goto st5;
|
1479
|
+
goto st0;
|
1480
|
+
st5:
|
1481
|
+
if ( ++p == pe )
|
1482
|
+
goto _test_eof5;
|
1483
|
+
case 5:
|
1484
|
+
if ( (*p) < 65 ) {
|
1485
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
1486
|
+
goto st6;
|
1487
|
+
} else if ( (*p) > 70 ) {
|
1488
|
+
if ( 97 <= (*p) && (*p) <= 102 )
|
1489
|
+
goto st6;
|
1490
|
+
} else
|
1491
|
+
goto st6;
|
1492
|
+
goto st0;
|
1493
|
+
st6:
|
1494
|
+
if ( ++p == pe )
|
1495
|
+
goto _test_eof6;
|
1496
|
+
case 6:
|
1497
|
+
if ( (*p) < 65 ) {
|
1498
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
1499
|
+
goto st7;
|
1500
|
+
} else if ( (*p) > 70 ) {
|
1501
|
+
if ( 97 <= (*p) && (*p) <= 102 )
|
1502
|
+
goto st7;
|
1503
|
+
} else
|
1504
|
+
goto st7;
|
1505
|
+
goto st0;
|
1506
|
+
st7:
|
1507
|
+
if ( ++p == pe )
|
1508
|
+
goto _test_eof7;
|
1509
|
+
case 7:
|
1510
|
+
if ( (*p) < 65 ) {
|
1511
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
1512
|
+
goto st2;
|
1513
|
+
} else if ( (*p) > 70 ) {
|
1514
|
+
if ( 97 <= (*p) && (*p) <= 102 )
|
1515
|
+
goto st2;
|
1516
|
+
} else
|
1517
|
+
goto st2;
|
1518
|
+
goto st0;
|
1519
|
+
}
|
1520
|
+
_test_eof2: cs = 2; goto _test_eof;
|
1521
|
+
_test_eof8: cs = 8; goto _test_eof;
|
1522
|
+
_test_eof3: cs = 3; goto _test_eof;
|
1523
|
+
_test_eof4: cs = 4; goto _test_eof;
|
1524
|
+
_test_eof5: cs = 5; goto _test_eof;
|
1525
|
+
_test_eof6: cs = 6; goto _test_eof;
|
1526
|
+
_test_eof7: cs = 7; goto _test_eof;
|
1527
|
+
|
1528
|
+
_test_eof: {}
|
1529
|
+
_out: {}
|
1530
|
+
}
|
1531
|
+
|
1532
|
+
#line 517 "parser.rl"
|
1533
|
+
|
1534
|
+
if (json->create_additions && RTEST(match_string = json->match_string)) {
|
1535
|
+
VALUE klass;
|
1536
|
+
VALUE memo = rb_ary_new2(2);
|
1537
|
+
rb_ary_push(memo, *result);
|
1538
|
+
rb_hash_foreach(match_string, match_i, memo);
|
1539
|
+
klass = rb_ary_entry(memo, 1);
|
1540
|
+
if (RTEST(klass)) {
|
1541
|
+
*result = rb_funcall(klass, i_json_create, 1, *result);
|
1542
|
+
}
|
1543
|
+
}
|
1544
|
+
|
1545
|
+
if (json->symbolize_names && json->parsing_name) {
|
1546
|
+
*result = rb_str_intern(*result);
|
1547
|
+
}
|
1548
|
+
if (cs >= JSON_string_first_final) {
|
1549
|
+
return p + 1;
|
1550
|
+
} else {
|
1551
|
+
return NULL;
|
1552
|
+
}
|
1553
|
+
}
|
1554
|
+
|
1555
|
+
/*
|
1556
|
+
* Document-class: JSON::Ext::Parser
|
1557
|
+
*
|
1558
|
+
* This is the JSON parser implemented as a C extension. It can be configured
|
1559
|
+
* to be used by setting
|
1560
|
+
*
|
1561
|
+
* JSON.parser = JSON::Ext::Parser
|
1562
|
+
*
|
1563
|
+
* with the method parser= in JSON.
|
1564
|
+
*
|
1565
|
+
*/
|
1566
|
+
|
1567
|
+
static VALUE convert_encoding(VALUE source)
|
1568
|
+
{
|
1569
|
+
char *ptr = RSTRING_PTR(source);
|
1570
|
+
long len = RSTRING_LEN(source);
|
1571
|
+
if (len < 2) {
|
1572
|
+
rb_raise(eParserError, "A JSON text must at least contain two octets!");
|
1573
|
+
}
|
1574
|
+
#ifdef HAVE_RUBY_ENCODING_H
|
1575
|
+
{
|
1576
|
+
VALUE encoding = rb_funcall(source, i_encoding, 0);
|
1577
|
+
if (encoding == CEncoding_ASCII_8BIT) {
|
1578
|
+
if (len >= 4 && ptr[0] == 0 && ptr[1] == 0 && ptr[2] == 0) {
|
1579
|
+
source = rb_funcall(source, i_encode, 2, CEncoding_UTF_8, CEncoding_UTF_32BE);
|
1580
|
+
} else if (len >= 4 && ptr[0] == 0 && ptr[2] == 0) {
|
1581
|
+
source = rb_funcall(source, i_encode, 2, CEncoding_UTF_8, CEncoding_UTF_16BE);
|
1582
|
+
} else if (len >= 4 && ptr[1] == 0 && ptr[2] == 0 && ptr[3] == 0) {
|
1583
|
+
source = rb_funcall(source, i_encode, 2, CEncoding_UTF_8, CEncoding_UTF_32LE);
|
1584
|
+
} else if (len >= 4 && ptr[1] == 0 && ptr[3] == 0) {
|
1585
|
+
source = rb_funcall(source, i_encode, 2, CEncoding_UTF_8, CEncoding_UTF_16LE);
|
1586
|
+
} else {
|
1587
|
+
source = rb_str_dup(source);
|
1588
|
+
FORCE_UTF8(source);
|
1589
|
+
}
|
1590
|
+
} else {
|
1591
|
+
source = rb_funcall(source, i_encode, 1, CEncoding_UTF_8);
|
1592
|
+
}
|
1593
|
+
}
|
1594
|
+
#else
|
1595
|
+
if (len >= 4 && ptr[0] == 0 && ptr[1] == 0 && ptr[2] == 0) {
|
1596
|
+
source = rb_funcall(mJSON, i_iconv, 3, rb_str_new2("utf-8"), rb_str_new2("utf-32be"), source);
|
1597
|
+
} else if (len >= 4 && ptr[0] == 0 && ptr[2] == 0) {
|
1598
|
+
source = rb_funcall(mJSON, i_iconv, 3, rb_str_new2("utf-8"), rb_str_new2("utf-16be"), source);
|
1599
|
+
} else if (len >= 4 && ptr[1] == 0 && ptr[2] == 0 && ptr[3] == 0) {
|
1600
|
+
source = rb_funcall(mJSON, i_iconv, 3, rb_str_new2("utf-8"), rb_str_new2("utf-32le"), source);
|
1601
|
+
} else if (len >= 4 && ptr[1] == 0 && ptr[3] == 0) {
|
1602
|
+
source = rb_funcall(mJSON, i_iconv, 3, rb_str_new2("utf-8"), rb_str_new2("utf-16le"), source);
|
1603
|
+
}
|
1604
|
+
#endif
|
1605
|
+
return source;
|
1606
|
+
}
|
1607
|
+
|
1608
|
+
/*
|
1609
|
+
* call-seq: new(source, opts => {})
|
1610
|
+
*
|
1611
|
+
* Creates a new JSON::Ext::Parser instance for the string _source_.
|
1612
|
+
*
|
1613
|
+
* Creates a new JSON::Ext::Parser instance for the string _source_.
|
1614
|
+
*
|
1615
|
+
* It will be configured by the _opts_ hash. _opts_ can have the following
|
1616
|
+
* keys:
|
1617
|
+
*
|
1618
|
+
* _opts_ can have the following keys:
|
1619
|
+
* * *max_nesting*: The maximum depth of nesting allowed in the parsed data
|
1620
|
+
* structures. Disable depth checking with :max_nesting => false|nil|0, it
|
1621
|
+
* defaults to 100.
|
1622
|
+
* * *allow_nan*: If set to true, allow NaN, Infinity and -Infinity in
|
1623
|
+
* defiance of RFC 4627 to be parsed by the Parser. This option defaults to
|
1624
|
+
* false.
|
1625
|
+
* * *symbolize_names*: If set to true, returns symbols for the names
|
1626
|
+
* (keys) in a JSON object. Otherwise strings are returned, which is also
|
1627
|
+
* the default.
|
1628
|
+
* * *create_additions*: If set to false, the Parser doesn't create
|
1629
|
+
* additions even if a matching class and create_id was found. This option
|
1630
|
+
* defaults to false.
|
1631
|
+
* * *object_class*: Defaults to Hash
|
1632
|
+
* * *array_class*: Defaults to Array
|
1633
|
+
*/
|
1634
|
+
static VALUE cParser_initialize(int argc, VALUE *argv, VALUE self)
|
1635
|
+
{
|
1636
|
+
VALUE source, opts;
|
1637
|
+
GET_PARSER_INIT;
|
1638
|
+
|
1639
|
+
if (json->Vsource) {
|
1640
|
+
rb_raise(rb_eTypeError, "already initialized instance");
|
1641
|
+
}
|
1642
|
+
rb_scan_args(argc, argv, "11", &source, &opts);
|
1643
|
+
if (!NIL_P(opts)) {
|
1644
|
+
opts = rb_convert_type(opts, T_HASH, "Hash", "to_hash");
|
1645
|
+
if (NIL_P(opts)) {
|
1646
|
+
rb_raise(rb_eArgError, "opts needs to be like a hash");
|
1647
|
+
} else {
|
1648
|
+
VALUE tmp = ID2SYM(i_max_nesting);
|
1649
|
+
if (option_given_p(opts, tmp)) {
|
1650
|
+
VALUE max_nesting = rb_hash_aref(opts, tmp);
|
1651
|
+
if (RTEST(max_nesting)) {
|
1652
|
+
Check_Type(max_nesting, T_FIXNUM);
|
1653
|
+
json->max_nesting = FIX2INT(max_nesting);
|
1654
|
+
} else {
|
1655
|
+
json->max_nesting = 0;
|
1656
|
+
}
|
1657
|
+
} else {
|
1658
|
+
json->max_nesting = 100;
|
1659
|
+
}
|
1660
|
+
tmp = ID2SYM(i_allow_nan);
|
1661
|
+
if (option_given_p(opts, tmp)) {
|
1662
|
+
json->allow_nan = RTEST(rb_hash_aref(opts, tmp)) ? 1 : 0;
|
1663
|
+
} else {
|
1664
|
+
json->allow_nan = 0;
|
1665
|
+
}
|
1666
|
+
tmp = ID2SYM(i_symbolize_names);
|
1667
|
+
if (option_given_p(opts, tmp)) {
|
1668
|
+
json->symbolize_names = RTEST(rb_hash_aref(opts, tmp)) ? 1 : 0;
|
1669
|
+
} else {
|
1670
|
+
json->symbolize_names = 0;
|
1671
|
+
}
|
1672
|
+
tmp = ID2SYM(i_quirks_mode);
|
1673
|
+
if (option_given_p(opts, tmp)) {
|
1674
|
+
VALUE quirks_mode = rb_hash_aref(opts, tmp);
|
1675
|
+
json->quirks_mode = RTEST(quirks_mode) ? 1 : 0;
|
1676
|
+
} else {
|
1677
|
+
json->quirks_mode = 0;
|
1678
|
+
}
|
1679
|
+
tmp = ID2SYM(i_create_additions);
|
1680
|
+
if (option_given_p(opts, tmp)) {
|
1681
|
+
json->create_additions = RTEST(rb_hash_aref(opts, tmp));
|
1682
|
+
} else {
|
1683
|
+
json->create_additions = 0;
|
1684
|
+
}
|
1685
|
+
tmp = ID2SYM(i_create_id);
|
1686
|
+
if (option_given_p(opts, tmp)) {
|
1687
|
+
json->create_id = rb_hash_aref(opts, tmp);
|
1688
|
+
} else {
|
1689
|
+
json->create_id = rb_funcall(mJSON, i_create_id, 0);
|
1690
|
+
}
|
1691
|
+
tmp = ID2SYM(i_object_class);
|
1692
|
+
if (option_given_p(opts, tmp)) {
|
1693
|
+
json->object_class = rb_hash_aref(opts, tmp);
|
1694
|
+
} else {
|
1695
|
+
json->object_class = Qnil;
|
1696
|
+
}
|
1697
|
+
tmp = ID2SYM(i_array_class);
|
1698
|
+
if (option_given_p(opts, tmp)) {
|
1699
|
+
json->array_class = rb_hash_aref(opts, tmp);
|
1700
|
+
} else {
|
1701
|
+
json->array_class = Qnil;
|
1702
|
+
}
|
1703
|
+
tmp = ID2SYM(i_match_string);
|
1704
|
+
if (option_given_p(opts, tmp)) {
|
1705
|
+
VALUE match_string = rb_hash_aref(opts, tmp);
|
1706
|
+
json->match_string = RTEST(match_string) ? match_string : Qnil;
|
1707
|
+
} else {
|
1708
|
+
json->match_string = Qnil;
|
1709
|
+
}
|
1710
|
+
}
|
1711
|
+
} else {
|
1712
|
+
json->max_nesting = 100;
|
1713
|
+
json->allow_nan = 0;
|
1714
|
+
json->create_additions = 1;
|
1715
|
+
json->create_id = rb_funcall(mJSON, i_create_id, 0);
|
1716
|
+
json->object_class = Qnil;
|
1717
|
+
json->array_class = Qnil;
|
1718
|
+
}
|
1719
|
+
source = rb_convert_type(source, T_STRING, "String", "to_str");
|
1720
|
+
if (!json->quirks_mode) {
|
1721
|
+
source = convert_encoding(StringValue(source));
|
1722
|
+
}
|
1723
|
+
json->current_nesting = 0;
|
1724
|
+
StringValue(source);
|
1725
|
+
json->len = RSTRING_LEN(source);
|
1726
|
+
json->source = RSTRING_PTR(source);;
|
1727
|
+
json->Vsource = source;
|
1728
|
+
return self;
|
1729
|
+
}
|
1730
|
+
|
1731
|
+
|
1732
|
+
#line 1733 "parser.c"
|
1733
|
+
enum {JSON_start = 1};
|
1734
|
+
enum {JSON_first_final = 10};
|
1735
|
+
enum {JSON_error = 0};
|
1736
|
+
|
1737
|
+
enum {JSON_en_main = 1};
|
1738
|
+
|
1739
|
+
|
1740
|
+
#line 740 "parser.rl"
|
1741
|
+
|
1742
|
+
|
1743
|
+
static VALUE cParser_parse_strict(VALUE self)
|
1744
|
+
{
|
1745
|
+
char *p, *pe;
|
1746
|
+
int cs = EVIL;
|
1747
|
+
VALUE result = Qnil;
|
1748
|
+
GET_PARSER;
|
1749
|
+
|
1750
|
+
|
1751
|
+
#line 1752 "parser.c"
|
1752
|
+
{
|
1753
|
+
cs = JSON_start;
|
1754
|
+
}
|
1755
|
+
|
1756
|
+
#line 750 "parser.rl"
|
1757
|
+
p = json->source;
|
1758
|
+
pe = p + json->len;
|
1759
|
+
|
1760
|
+
#line 1761 "parser.c"
|
1761
|
+
{
|
1762
|
+
if ( p == pe )
|
1763
|
+
goto _test_eof;
|
1764
|
+
switch ( cs )
|
1765
|
+
{
|
1766
|
+
st1:
|
1767
|
+
if ( ++p == pe )
|
1768
|
+
goto _test_eof1;
|
1769
|
+
case 1:
|
1770
|
+
switch( (*p) ) {
|
1771
|
+
case 13: goto st1;
|
1772
|
+
case 32: goto st1;
|
1773
|
+
case 47: goto st2;
|
1774
|
+
case 91: goto tr3;
|
1775
|
+
case 123: goto tr4;
|
1776
|
+
}
|
1777
|
+
if ( 9 <= (*p) && (*p) <= 10 )
|
1778
|
+
goto st1;
|
1779
|
+
goto st0;
|
1780
|
+
st0:
|
1781
|
+
cs = 0;
|
1782
|
+
goto _out;
|
1783
|
+
st2:
|
1784
|
+
if ( ++p == pe )
|
1785
|
+
goto _test_eof2;
|
1786
|
+
case 2:
|
1787
|
+
switch( (*p) ) {
|
1788
|
+
case 42: goto st3;
|
1789
|
+
case 47: goto st5;
|
1790
|
+
}
|
1791
|
+
goto st0;
|
1792
|
+
st3:
|
1793
|
+
if ( ++p == pe )
|
1794
|
+
goto _test_eof3;
|
1795
|
+
case 3:
|
1796
|
+
if ( (*p) == 42 )
|
1797
|
+
goto st4;
|
1798
|
+
goto st3;
|
1799
|
+
st4:
|
1800
|
+
if ( ++p == pe )
|
1801
|
+
goto _test_eof4;
|
1802
|
+
case 4:
|
1803
|
+
switch( (*p) ) {
|
1804
|
+
case 42: goto st4;
|
1805
|
+
case 47: goto st1;
|
1806
|
+
}
|
1807
|
+
goto st3;
|
1808
|
+
st5:
|
1809
|
+
if ( ++p == pe )
|
1810
|
+
goto _test_eof5;
|
1811
|
+
case 5:
|
1812
|
+
if ( (*p) == 10 )
|
1813
|
+
goto st1;
|
1814
|
+
goto st5;
|
1815
|
+
tr3:
|
1816
|
+
#line 729 "parser.rl"
|
1817
|
+
{
|
1818
|
+
char *np;
|
1819
|
+
json->current_nesting = 1;
|
1820
|
+
np = JSON_parse_array(json, p, pe, &result);
|
1821
|
+
if (np == NULL) { p--; {p++; cs = 10; goto _out;} } else {p = (( np))-1;}
|
1822
|
+
}
|
1823
|
+
goto st10;
|
1824
|
+
tr4:
|
1825
|
+
#line 722 "parser.rl"
|
1826
|
+
{
|
1827
|
+
char *np;
|
1828
|
+
json->current_nesting = 1;
|
1829
|
+
np = JSON_parse_object(json, p, pe, &result);
|
1830
|
+
if (np == NULL) { p--; {p++; cs = 10; goto _out;} } else {p = (( np))-1;}
|
1831
|
+
}
|
1832
|
+
goto st10;
|
1833
|
+
st10:
|
1834
|
+
if ( ++p == pe )
|
1835
|
+
goto _test_eof10;
|
1836
|
+
case 10:
|
1837
|
+
#line 1838 "parser.c"
|
1838
|
+
switch( (*p) ) {
|
1839
|
+
case 13: goto st10;
|
1840
|
+
case 32: goto st10;
|
1841
|
+
case 47: goto st6;
|
1842
|
+
}
|
1843
|
+
if ( 9 <= (*p) && (*p) <= 10 )
|
1844
|
+
goto st10;
|
1845
|
+
goto st0;
|
1846
|
+
st6:
|
1847
|
+
if ( ++p == pe )
|
1848
|
+
goto _test_eof6;
|
1849
|
+
case 6:
|
1850
|
+
switch( (*p) ) {
|
1851
|
+
case 42: goto st7;
|
1852
|
+
case 47: goto st9;
|
1853
|
+
}
|
1854
|
+
goto st0;
|
1855
|
+
st7:
|
1856
|
+
if ( ++p == pe )
|
1857
|
+
goto _test_eof7;
|
1858
|
+
case 7:
|
1859
|
+
if ( (*p) == 42 )
|
1860
|
+
goto st8;
|
1861
|
+
goto st7;
|
1862
|
+
st8:
|
1863
|
+
if ( ++p == pe )
|
1864
|
+
goto _test_eof8;
|
1865
|
+
case 8:
|
1866
|
+
switch( (*p) ) {
|
1867
|
+
case 42: goto st8;
|
1868
|
+
case 47: goto st10;
|
1869
|
+
}
|
1870
|
+
goto st7;
|
1871
|
+
st9:
|
1872
|
+
if ( ++p == pe )
|
1873
|
+
goto _test_eof9;
|
1874
|
+
case 9:
|
1875
|
+
if ( (*p) == 10 )
|
1876
|
+
goto st10;
|
1877
|
+
goto st9;
|
1878
|
+
}
|
1879
|
+
_test_eof1: cs = 1; goto _test_eof;
|
1880
|
+
_test_eof2: cs = 2; goto _test_eof;
|
1881
|
+
_test_eof3: cs = 3; goto _test_eof;
|
1882
|
+
_test_eof4: cs = 4; goto _test_eof;
|
1883
|
+
_test_eof5: cs = 5; goto _test_eof;
|
1884
|
+
_test_eof10: cs = 10; goto _test_eof;
|
1885
|
+
_test_eof6: cs = 6; goto _test_eof;
|
1886
|
+
_test_eof7: cs = 7; goto _test_eof;
|
1887
|
+
_test_eof8: cs = 8; goto _test_eof;
|
1888
|
+
_test_eof9: cs = 9; goto _test_eof;
|
1889
|
+
|
1890
|
+
_test_eof: {}
|
1891
|
+
_out: {}
|
1892
|
+
}
|
1893
|
+
|
1894
|
+
#line 753 "parser.rl"
|
1895
|
+
|
1896
|
+
if (cs >= JSON_first_final && p == pe) {
|
1897
|
+
return result;
|
1898
|
+
} else {
|
1899
|
+
rb_raise(eParserError, "%u: unexpected token at '%s'", __LINE__, p);
|
1900
|
+
return Qnil;
|
1901
|
+
}
|
1902
|
+
}
|
1903
|
+
|
1904
|
+
|
1905
|
+
|
1906
|
+
#line 1907 "parser.c"
|
1907
|
+
enum {JSON_quirks_mode_start = 1};
|
1908
|
+
enum {JSON_quirks_mode_first_final = 10};
|
1909
|
+
enum {JSON_quirks_mode_error = 0};
|
1910
|
+
|
1911
|
+
enum {JSON_quirks_mode_en_main = 1};
|
1912
|
+
|
1913
|
+
|
1914
|
+
#line 778 "parser.rl"
|
1915
|
+
|
1916
|
+
|
1917
|
+
static VALUE cParser_parse_quirks_mode(VALUE self)
|
1918
|
+
{
|
1919
|
+
char *p, *pe;
|
1920
|
+
int cs = EVIL;
|
1921
|
+
VALUE result = Qnil;
|
1922
|
+
GET_PARSER;
|
1923
|
+
|
1924
|
+
|
1925
|
+
#line 1926 "parser.c"
|
1926
|
+
{
|
1927
|
+
cs = JSON_quirks_mode_start;
|
1928
|
+
}
|
1929
|
+
|
1930
|
+
#line 788 "parser.rl"
|
1931
|
+
p = json->source;
|
1932
|
+
pe = p + json->len;
|
1933
|
+
|
1934
|
+
#line 1935 "parser.c"
|
1935
|
+
{
|
1936
|
+
if ( p == pe )
|
1937
|
+
goto _test_eof;
|
1938
|
+
switch ( cs )
|
1939
|
+
{
|
1940
|
+
st1:
|
1941
|
+
if ( ++p == pe )
|
1942
|
+
goto _test_eof1;
|
1943
|
+
case 1:
|
1944
|
+
switch( (*p) ) {
|
1945
|
+
case 13: goto st1;
|
1946
|
+
case 32: goto st1;
|
1947
|
+
case 34: goto tr2;
|
1948
|
+
case 45: goto tr2;
|
1949
|
+
case 47: goto st6;
|
1950
|
+
case 73: goto tr2;
|
1951
|
+
case 78: goto tr2;
|
1952
|
+
case 91: goto tr2;
|
1953
|
+
case 102: goto tr2;
|
1954
|
+
case 110: goto tr2;
|
1955
|
+
case 116: goto tr2;
|
1956
|
+
case 123: goto tr2;
|
1957
|
+
}
|
1958
|
+
if ( (*p) > 10 ) {
|
1959
|
+
if ( 48 <= (*p) && (*p) <= 57 )
|
1960
|
+
goto tr2;
|
1961
|
+
} else if ( (*p) >= 9 )
|
1962
|
+
goto st1;
|
1963
|
+
goto st0;
|
1964
|
+
st0:
|
1965
|
+
cs = 0;
|
1966
|
+
goto _out;
|
1967
|
+
tr2:
|
1968
|
+
#line 770 "parser.rl"
|
1969
|
+
{
|
1970
|
+
char *np = JSON_parse_value(json, p, pe, &result);
|
1971
|
+
if (np == NULL) { p--; {p++; cs = 10; goto _out;} } else {p = (( np))-1;}
|
1972
|
+
}
|
1973
|
+
goto st10;
|
1974
|
+
st10:
|
1975
|
+
if ( ++p == pe )
|
1976
|
+
goto _test_eof10;
|
1977
|
+
case 10:
|
1978
|
+
#line 1979 "parser.c"
|
1979
|
+
switch( (*p) ) {
|
1980
|
+
case 13: goto st10;
|
1981
|
+
case 32: goto st10;
|
1982
|
+
case 47: goto st2;
|
1983
|
+
}
|
1984
|
+
if ( 9 <= (*p) && (*p) <= 10 )
|
1985
|
+
goto st10;
|
1986
|
+
goto st0;
|
1987
|
+
st2:
|
1988
|
+
if ( ++p == pe )
|
1989
|
+
goto _test_eof2;
|
1990
|
+
case 2:
|
1991
|
+
switch( (*p) ) {
|
1992
|
+
case 42: goto st3;
|
1993
|
+
case 47: goto st5;
|
1994
|
+
}
|
1995
|
+
goto st0;
|
1996
|
+
st3:
|
1997
|
+
if ( ++p == pe )
|
1998
|
+
goto _test_eof3;
|
1999
|
+
case 3:
|
2000
|
+
if ( (*p) == 42 )
|
2001
|
+
goto st4;
|
2002
|
+
goto st3;
|
2003
|
+
st4:
|
2004
|
+
if ( ++p == pe )
|
2005
|
+
goto _test_eof4;
|
2006
|
+
case 4:
|
2007
|
+
switch( (*p) ) {
|
2008
|
+
case 42: goto st4;
|
2009
|
+
case 47: goto st10;
|
2010
|
+
}
|
2011
|
+
goto st3;
|
2012
|
+
st5:
|
2013
|
+
if ( ++p == pe )
|
2014
|
+
goto _test_eof5;
|
2015
|
+
case 5:
|
2016
|
+
if ( (*p) == 10 )
|
2017
|
+
goto st10;
|
2018
|
+
goto st5;
|
2019
|
+
st6:
|
2020
|
+
if ( ++p == pe )
|
2021
|
+
goto _test_eof6;
|
2022
|
+
case 6:
|
2023
|
+
switch( (*p) ) {
|
2024
|
+
case 42: goto st7;
|
2025
|
+
case 47: goto st9;
|
2026
|
+
}
|
2027
|
+
goto st0;
|
2028
|
+
st7:
|
2029
|
+
if ( ++p == pe )
|
2030
|
+
goto _test_eof7;
|
2031
|
+
case 7:
|
2032
|
+
if ( (*p) == 42 )
|
2033
|
+
goto st8;
|
2034
|
+
goto st7;
|
2035
|
+
st8:
|
2036
|
+
if ( ++p == pe )
|
2037
|
+
goto _test_eof8;
|
2038
|
+
case 8:
|
2039
|
+
switch( (*p) ) {
|
2040
|
+
case 42: goto st8;
|
2041
|
+
case 47: goto st1;
|
2042
|
+
}
|
2043
|
+
goto st7;
|
2044
|
+
st9:
|
2045
|
+
if ( ++p == pe )
|
2046
|
+
goto _test_eof9;
|
2047
|
+
case 9:
|
2048
|
+
if ( (*p) == 10 )
|
2049
|
+
goto st1;
|
2050
|
+
goto st9;
|
2051
|
+
}
|
2052
|
+
_test_eof1: cs = 1; goto _test_eof;
|
2053
|
+
_test_eof10: cs = 10; goto _test_eof;
|
2054
|
+
_test_eof2: cs = 2; goto _test_eof;
|
2055
|
+
_test_eof3: cs = 3; goto _test_eof;
|
2056
|
+
_test_eof4: cs = 4; goto _test_eof;
|
2057
|
+
_test_eof5: cs = 5; goto _test_eof;
|
2058
|
+
_test_eof6: cs = 6; goto _test_eof;
|
2059
|
+
_test_eof7: cs = 7; goto _test_eof;
|
2060
|
+
_test_eof8: cs = 8; goto _test_eof;
|
2061
|
+
_test_eof9: cs = 9; goto _test_eof;
|
2062
|
+
|
2063
|
+
_test_eof: {}
|
2064
|
+
_out: {}
|
2065
|
+
}
|
2066
|
+
|
2067
|
+
#line 791 "parser.rl"
|
2068
|
+
|
2069
|
+
if (cs >= JSON_quirks_mode_first_final && p == pe) {
|
2070
|
+
return result;
|
2071
|
+
} else {
|
2072
|
+
rb_raise(eParserError, "%u: unexpected token at '%s'", __LINE__, p);
|
2073
|
+
return Qnil;
|
2074
|
+
}
|
2075
|
+
}
|
2076
|
+
|
2077
|
+
/*
|
2078
|
+
* call-seq: parse()
|
2079
|
+
*
|
2080
|
+
* Parses the current JSON text _source_ and returns the complete data
|
2081
|
+
* structure as a result.
|
2082
|
+
*/
|
2083
|
+
static VALUE cParser_parse(VALUE self)
|
2084
|
+
{
|
2085
|
+
GET_PARSER;
|
2086
|
+
|
2087
|
+
if (json->quirks_mode) {
|
2088
|
+
return cParser_parse_quirks_mode(self);
|
2089
|
+
} else {
|
2090
|
+
return cParser_parse_strict(self);
|
2091
|
+
}
|
2092
|
+
}
|
2093
|
+
|
2094
|
+
static void JSON_mark(void *ptr)
|
2095
|
+
{
|
2096
|
+
JSON_Parser *json = ptr;
|
2097
|
+
rb_gc_mark_maybe(json->Vsource);
|
2098
|
+
rb_gc_mark_maybe(json->create_id);
|
2099
|
+
rb_gc_mark_maybe(json->object_class);
|
2100
|
+
rb_gc_mark_maybe(json->array_class);
|
2101
|
+
rb_gc_mark_maybe(json->match_string);
|
2102
|
+
}
|
2103
|
+
|
2104
|
+
static void JSON_free(void *ptr)
|
2105
|
+
{
|
2106
|
+
JSON_Parser *json = ptr;
|
2107
|
+
fbuffer_free(json->fbuffer);
|
2108
|
+
ruby_xfree(json);
|
2109
|
+
}
|
2110
|
+
|
2111
|
+
static size_t JSON_memsize(const void *ptr)
|
2112
|
+
{
|
2113
|
+
const JSON_Parser *json = ptr;
|
2114
|
+
return sizeof(*json) + FBUFFER_CAPA(json->fbuffer);
|
2115
|
+
}
|
2116
|
+
|
2117
|
+
#ifdef NEW_TYPEDDATA_WRAPPER
|
2118
|
+
static const rb_data_type_t JSON_Parser_type = {
|
2119
|
+
"JSON/Parser",
|
2120
|
+
{JSON_mark, JSON_free, JSON_memsize,},
|
2121
|
+
#ifdef RUBY_TYPED_FREE_IMMEDIATELY
|
2122
|
+
0, 0,
|
2123
|
+
RUBY_TYPED_FREE_IMMEDIATELY,
|
2124
|
+
#endif
|
2125
|
+
};
|
2126
|
+
#endif
|
2127
|
+
|
2128
|
+
static VALUE cJSON_parser_s_allocate(VALUE klass)
|
2129
|
+
{
|
2130
|
+
JSON_Parser *json;
|
2131
|
+
VALUE obj = TypedData_Make_Struct(klass, JSON_Parser, &JSON_Parser_type, json);
|
2132
|
+
json->fbuffer = fbuffer_alloc(0);
|
2133
|
+
return obj;
|
2134
|
+
}
|
2135
|
+
|
2136
|
+
/*
|
2137
|
+
* call-seq: source()
|
2138
|
+
*
|
2139
|
+
* Returns a copy of the current _source_ string, that was used to construct
|
2140
|
+
* this Parser.
|
2141
|
+
*/
|
2142
|
+
static VALUE cParser_source(VALUE self)
|
2143
|
+
{
|
2144
|
+
GET_PARSER;
|
2145
|
+
return rb_str_dup(json->Vsource);
|
2146
|
+
}
|
2147
|
+
|
2148
|
+
/*
|
2149
|
+
* call-seq: quirks_mode?()
|
2150
|
+
*
|
2151
|
+
* Returns a true, if this parser is in quirks_mode, false otherwise.
|
2152
|
+
*/
|
2153
|
+
static VALUE cParser_quirks_mode_p(VALUE self)
|
2154
|
+
{
|
2155
|
+
GET_PARSER;
|
2156
|
+
return json->quirks_mode ? Qtrue : Qfalse;
|
2157
|
+
}
|
2158
|
+
|
2159
|
+
|
2160
|
+
void Init_parser(void)
|
2161
|
+
{
|
2162
|
+
rb_require("json/common");
|
2163
|
+
mJSON = rb_define_module("JSON");
|
2164
|
+
mExt = rb_define_module_under(mJSON, "Ext");
|
2165
|
+
cParser = rb_define_class_under(mExt, "Parser", rb_cObject);
|
2166
|
+
eParserError = rb_path2class("JSON::ParserError");
|
2167
|
+
eNestingError = rb_path2class("JSON::NestingError");
|
2168
|
+
rb_define_alloc_func(cParser, cJSON_parser_s_allocate);
|
2169
|
+
rb_define_method(cParser, "initialize", cParser_initialize, -1);
|
2170
|
+
rb_define_method(cParser, "parse", cParser_parse, 0);
|
2171
|
+
rb_define_method(cParser, "source", cParser_source, 0);
|
2172
|
+
rb_define_method(cParser, "quirks_mode?", cParser_quirks_mode_p, 0);
|
2173
|
+
|
2174
|
+
CNaN = rb_const_get(mJSON, rb_intern("NaN"));
|
2175
|
+
CInfinity = rb_const_get(mJSON, rb_intern("Infinity"));
|
2176
|
+
CMinusInfinity = rb_const_get(mJSON, rb_intern("MinusInfinity"));
|
2177
|
+
|
2178
|
+
i_json_creatable_p = rb_intern("json_creatable?");
|
2179
|
+
i_json_create = rb_intern("json_create");
|
2180
|
+
i_create_id = rb_intern("create_id");
|
2181
|
+
i_create_additions = rb_intern("create_additions");
|
2182
|
+
i_chr = rb_intern("chr");
|
2183
|
+
i_max_nesting = rb_intern("max_nesting");
|
2184
|
+
i_allow_nan = rb_intern("allow_nan");
|
2185
|
+
i_symbolize_names = rb_intern("symbolize_names");
|
2186
|
+
i_quirks_mode = rb_intern("quirks_mode");
|
2187
|
+
i_object_class = rb_intern("object_class");
|
2188
|
+
i_array_class = rb_intern("array_class");
|
2189
|
+
i_match = rb_intern("match");
|
2190
|
+
i_match_string = rb_intern("match_string");
|
2191
|
+
i_key_p = rb_intern("key?");
|
2192
|
+
i_deep_const_get = rb_intern("deep_const_get");
|
2193
|
+
i_aset = rb_intern("[]=");
|
2194
|
+
i_aref = rb_intern("[]");
|
2195
|
+
i_leftshift = rb_intern("<<");
|
2196
|
+
#ifdef HAVE_RUBY_ENCODING_H
|
2197
|
+
CEncoding_UTF_8 = rb_funcall(rb_path2class("Encoding"), rb_intern("find"), 1, rb_str_new2("utf-8"));
|
2198
|
+
CEncoding_UTF_16BE = rb_funcall(rb_path2class("Encoding"), rb_intern("find"), 1, rb_str_new2("utf-16be"));
|
2199
|
+
CEncoding_UTF_16LE = rb_funcall(rb_path2class("Encoding"), rb_intern("find"), 1, rb_str_new2("utf-16le"));
|
2200
|
+
CEncoding_UTF_32BE = rb_funcall(rb_path2class("Encoding"), rb_intern("find"), 1, rb_str_new2("utf-32be"));
|
2201
|
+
CEncoding_UTF_32LE = rb_funcall(rb_path2class("Encoding"), rb_intern("find"), 1, rb_str_new2("utf-32le"));
|
2202
|
+
CEncoding_ASCII_8BIT = rb_funcall(rb_path2class("Encoding"), rb_intern("find"), 1, rb_str_new2("ascii-8bit"));
|
2203
|
+
i_encoding = rb_intern("encoding");
|
2204
|
+
i_encode = rb_intern("encode");
|
2205
|
+
#else
|
2206
|
+
i_iconv = rb_intern("iconv");
|
2207
|
+
#endif
|
2208
|
+
}
|
2209
|
+
|
2210
|
+
/*
|
2211
|
+
* Local variables:
|
2212
|
+
* mode: c
|
2213
|
+
* c-file-style: ruby
|
2214
|
+
* indent-tabs-mode: nil
|
2215
|
+
* End:
|
2216
|
+
*/
|