cloudsmith-api 0.44.4 → 0.49.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +18 -18
- data/README.md +12 -4
- data/build.json +1 -1
- data/docs/PackagesApi.md +266 -0
- data/docs/PackagesUploadCocoapods.md +9 -0
- data/docs/PackagesUploadDart.md +9 -0
- data/docs/PackagesUploadMaven.md +1 -0
- data/docs/PackagesValidateuploadCocoapods.md +9 -0
- data/docs/PackagesValidateuploadDart.md +9 -0
- data/docs/PackagesValidateuploadMaven.md +1 -0
- data/lib/cloudsmith-api.rb +4 -0
- data/lib/cloudsmith-api/api/packages_api.rb +242 -0
- data/lib/cloudsmith-api/models/packages_upload_cocoapods.rb +204 -0
- data/lib/cloudsmith-api/models/packages_upload_dart.rb +204 -0
- data/lib/cloudsmith-api/models/packages_upload_maven.rb +11 -1
- data/lib/cloudsmith-api/models/packages_validateupload_cocoapods.rb +204 -0
- data/lib/cloudsmith-api/models/packages_validateupload_dart.rb +204 -0
- data/lib/cloudsmith-api/models/packages_validateupload_maven.rb +11 -1
- data/lib/cloudsmith-api/version.rb +1 -1
- data/spec/api/packages_api_spec.rb +56 -0
- data/spec/models/packages_upload_cocoapods_spec.rb +48 -0
- data/spec/models/packages_upload_dart_spec.rb +48 -0
- data/spec/models/packages_upload_maven_spec.rb +6 -0
- data/spec/models/packages_validateupload_cocoapods_spec.rb +48 -0
- data/spec/models/packages_validateupload_dart_spec.rb +48 -0
- data/spec/models/packages_validateupload_maven_spec.rb +6 -0
- data/vendor/bundle/ruby/2.3.0/cache/ZenTest-4.12.0.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/autotest-fsevent-0.2.15.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/ffi-1.12.2.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/json-2.3.0.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/public_suffix-4.0.3.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-3.9.0.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-core-3.9.1.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-expectations-3.9.0.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-mocks-3.9.1.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-support-3.9.2.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/sys-uname-1.2.0.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/autotest-fsevent-0.2.15/gem_make.out +14 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.12.2/ffi_c.so +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/{ffi-1.11.1 → ffi-1.12.2}/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.12.2/gem_make.out +48 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.12.2/mkmf.log +377 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/{json-2.2.0 → json-2.3.0}/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.3.0/gem_make.out +13 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.3.0/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.3.0/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/{json-2.2.0 → json-2.3.0}/mkmf.log +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/.autotest +19 -0
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/History.txt +958 -0
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/Manifest.txt +23 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/README.txt +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/Rakefile +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/articles/Article.css +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/articles/how_to_use_zentest.txt +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/bin/multigem +5 -0
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/bin/multiruby +91 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/bin/unit_diff +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/bin/zentest +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/example.txt +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/example1.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/example2.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/lib/focus.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/lib/functional_test_matrix.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/lib/unit_diff.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.12.0/lib/zentest.rb +601 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/lib/zentest_mapping.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/test/test_focus.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/test/test_unit_diff.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/test/test_zentest.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ZenTest-4.11.2 → ZenTest-4.12.0}/test/test_zentest_mapping.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/.ruby-version +1 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/CHANGELOG.md +115 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/LICENSE.txt +22 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/README.md +80 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/autotest-fsevent.gemspec +30 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/Makefile +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/ext/fsevent/extconf.rb +40 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/fsevent.dll +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/fsevent.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/fsevent_sleep.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/make +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/ext/fsevent/nmake.bat +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/gems.locked +32 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14/Gemfile → autotest-fsevent-0.2.15/gems.rb} +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/lib/autotest-fsevent.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/lib/autotest-fsevent/version.rb +5 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14 → autotest-fsevent-0.2.15}/lib/autotest/fsevent.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14/PostInstall.txt → autotest-fsevent-0.2.15/post-install.txt} +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{autotest-fsevent-0.2.14/prebuilt/10.7 → autotest-fsevent-0.2.15/prebuilt}/fsevent_sleep +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/rakefile.rb +12 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/spec/lib/autotest-fsevent/version_spec.rb +7 -0
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.15/spec/spec_helper.rb +6 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/.appveyor.yml +27 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/.gitmodules +4 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/.travis.yml +44 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/CHANGELOG.md +181 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/COPYING +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/Gemfile +15 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/LICENSE +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/LICENSE.SPECS +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/README.md +124 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/Rakefile +196 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/.RUBYARCHDIR.time +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/AbstractMemory.c +1105 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/AbstractMemory.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ArrayType.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ArrayType.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Buffer.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Call.c +499 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Call.h +107 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ClosurePool.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ClosurePool.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/DynamicLibrary.c +339 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/DynamicLibrary.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Function.c +917 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Function.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/FunctionInfo.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/LastError.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/LastError.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/LongDouble.c +63 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/LongDouble.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Makefile +260 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MappedType.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MappedType.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MemoryPointer.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MemoryPointer.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MethodHandle.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/MethodHandle.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Platform.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Platform.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Pointer.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Pointer.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Struct.c +825 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Struct.h +112 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/StructByValue.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/StructByValue.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/StructLayout.c +699 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Thread.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Thread.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Type.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Type.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/Types.c +139 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Types.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/Variadic.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/compat.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/extconf.h +12 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/extconf.rb +85 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.bsd.mk +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi.darwin.mk +105 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.gnu.mk +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.mk +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.vc.mk +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi.vc64.mk +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.appveyor.yml +66 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.gitattributes +4 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.github/issue_template.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.gitignore +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis.yml +79 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.travis/ar-lib +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/bfin-sim.exp +58 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/build-cross-in-container.sh +14 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/build-in-container.sh +12 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/build.sh +138 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.travis/compile +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/install.sh +71 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/m32r-sim.exp +58 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/.travis/moxie-sim.exp +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/or1k-sim.exp +58 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/powerpc-eabisim.exp +58 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/site.exp +27 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/.travis/wine-sim.exp +55 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/ChangeLog.old +7407 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/LICENSE +21 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/LICENSE-BUILDTOOLS +353 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/Makefile.am +159 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/README.md +476 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/acinclude.m4 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/autogen.sh +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/config.guess +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/config.sub +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/configure.ac +394 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/configure.host +306 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/generate-darwin-source-and-headers.py +201 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/include/Makefile.am +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/include/ffi.h.in +515 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/include/ffi_cfi.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/include/ffi_common.h +153 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/libffi.map.in +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/libffi.pc.in +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj +997 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/libtool-version +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/asmcfi.m4 +13 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_append_flag.m4 +50 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_cc_maxopt.m4 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_cflags_warn_all.m4 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 +53 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +88 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_configure_args.m4 +49 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_enable_builddir.m4 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +267 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_gcc_x86_cpuid.m4 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/m4/ax_require_defined.m4 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/make_sunver.pl +333 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/Makefile.am +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/ffi.3 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/ffi_call.3 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/ffi_prep_cif.3 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/man/ffi_prep_cif_var.3 +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.sln +33 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj +130 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.filters +57 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/Ffi_staticLib.vcxproj.user +4 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvc_build/aarch64/aarch64_include/ffi.h +511 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/msvcc.sh +353 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/ffi.c +1009 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/ffitarget.h +92 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/aarch64/internal.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/sysv.S +440 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/aarch64/win64_armasm.S +506 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/alpha/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/alpha/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/alpha/internal.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/alpha/osf.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/arc/arcompact.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/arc/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/arc/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/arm/ffi.c +854 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/arm/ffitarget.h +89 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/arm/internal.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/arm/sysv.S +385 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/arm/sysv_msvc_arm32.S +311 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/avr32/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/avr32/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/avr32/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/bfin/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/bfin/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/bfin/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/closures.c +998 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/cris/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/cris/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/cris/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/debug.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/dlmalloc.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/frv/eabi.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/frv/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/frv/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/ia64/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/ia64/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/ia64/ia64_flags.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/ia64/unix.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/java_raw_api.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m32r/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m32r/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m32r/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m68k/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m68k/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m68k/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m88k/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m88k/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/m88k/obsd.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/metag/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/metag/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/metag/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/microblaze/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/microblaze/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/microblaze/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/mips/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/mips/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/mips/n32.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/mips/o32.S +504 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/moxie/eabi.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/moxie/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/moxie/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/nios2/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/nios2/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/nios2/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/or1k/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/or1k/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/or1k/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/pa/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/pa/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/pa/hpux32.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/pa/linux.S +378 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/aix.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/aix_closure.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/asm.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/darwin.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/darwin_closure.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/ffi.c +175 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/ffi_darwin.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c +1153 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h +105 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/ffi_sysv.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/ffitarget.h +204 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/linux64.S +283 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +552 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/ppc_closure.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/powerpc/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/prep_cif.c +263 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/raw_api.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/riscv/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/riscv/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/riscv/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/s390/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/s390/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/s390/internal.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/s390/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh64/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh64/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sh64/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/ffi64.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/internal.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/v8.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/sparc/v9.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/tile/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/tile/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/tile/tile.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/types.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/vax/elfbsd.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/vax/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/vax/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/asmnames.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffi.c +761 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffi64.c +886 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/ffiw64.c +311 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/internal.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/internal64.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/sysv.S +1129 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/sysv_intel.S +995 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/unix64.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/src/x86/win64.S +237 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/x86/win64_intel.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/xtensa/ffi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/xtensa/ffitarget.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/src/xtensa/sysv.S +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/stamp-h.in +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/Makefile.am +122 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/config/default.exp +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/lib/libffi.exp +640 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/lib/target-libpath.exp +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/lib/wrapper.exp +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.bhaible/Makefile +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.bhaible/README +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.bhaible/alignof.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp +63 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c +1745 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c +2885 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.bhaible/testcases.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/align_mixed.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/align_stdcall.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +54 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/err_bad_typedef.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/ffitest.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +61 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float3.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float4.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/float_va.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/many.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/many2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/many_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/many_mixed.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/negint.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/offsets.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/pr1172638.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/promotion.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/pyobjc-tc.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_dbl2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_fl3.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_ldl.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_ll1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_sc.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_sl.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_uc.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/return_ul.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/strlen.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/strlen2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/strlen3.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/strlen4.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct10.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct3.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct4.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct5.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct6.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct7.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct8.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/struct9.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/uninitialized.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c +196 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.call/va_struct3.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures/closure.exp +67 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn0.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn3.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn4.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn5.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_fn6.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_loc_fn0.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/closure_simple.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_12byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_16byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_18byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_19byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_1_1byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_20byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_20byte1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_24byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_2byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_3_1byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_3byte1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_3byte2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_3float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_4_1byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_4byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_5_1_byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_5byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_64byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_6_1_byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_6byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_7_1_byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_7byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_8byte.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_9byte1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_9byte2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_longdouble_split.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_longdouble_split2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_pointer.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_sint16.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_sint32.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_sint64.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_uint16.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_uint32.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_align_uint64.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_dbls_struct.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_double_va.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_longdouble_va.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_many_mixed_args.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_many_mixed_float_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_schar.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_sshort.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_sshortchar.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_uchar.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_ushort.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_multi_ushortchar.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_pointer.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_pointer_stack.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_schar.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_sint.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_sshort.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_struct_va1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_uchar.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_uchar_va.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_uint.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_uint_va.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_ulong_va.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_ulonglong.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_ushort.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/cls_ushort_va.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/err_bad_abi.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures/ffitest.h +138 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures/huge_struct.c +341 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct10.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct11.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct3.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct4.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct5.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct6.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct7.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct8.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/nested_struct9.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/problem1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/stret_large.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/stret_large2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/stret_medium.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/stret_medium2.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/testclosure.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/unwindtest.cc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call → ffi-1.12.2/ext/ffi_c/libffi/testsuite/libffi.closures}/unwindtest_ffi_call.cc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_align_complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_struct_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/cls_complex_va_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex.exp +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_double.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_float.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_defs_longdouble.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_int.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/ffitest.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/many_complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex1_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2.inc +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex2_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_double.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_float.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.complex/return_complex_longdouble.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/aa-direct.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/closure1.c +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/ffitest.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/go.exp +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/libffi/testsuite/libffi.go/static-chain.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/rbffi.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/rbffi_endian.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/win32/stdbool.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/ext/ffi_c/win32/stdint.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/ffi.gemspec +43 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/autopointer.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/buffer.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/callback.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/data_converter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/enum.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/errno.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/ffi.rb +46 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/io.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/library.rb +588 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/managedstruct.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/memorypointer.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform.rb +175 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/aarch64-freebsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/aarch64-freebsd12/types.conf +128 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/aarch64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/arm-freebsd/types.conf +152 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/arm-freebsd12/types.conf +152 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/arm-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-cygwin/types.conf +3 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-darwin/types.conf +100 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-freebsd/types.conf +152 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-freebsd12/types.conf +152 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-gnu/types.conf +107 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-linux/types.conf +103 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-netbsd/types.conf +126 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-openbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-solaris/types.conf +122 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/i386-windows/types.conf +105 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/ia64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mips-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mips64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mips64el-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsel-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsisa32r6-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsisa32r6el-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsisa64r6-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/mipsisa64r6el-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/powerpc-aix/types.conf +180 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/powerpc-darwin/types.conf +100 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/powerpc-linux/types.conf +100 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/powerpc64-linux/types.conf +104 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/s390-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/s390x-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/sparc-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/sparc-solaris/types.conf +128 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/sparc64-linux/types.conf +102 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/sparcv9-solaris/types.conf +128 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-cygwin/types.conf +3 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-darwin/types.conf +126 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-dragonflybsd/types.conf +148 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-freebsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-freebsd12/types.conf +158 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-linux/types.conf +111 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-netbsd/types.conf +128 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-openbsd/types.conf +134 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-solaris/types.conf +122 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/platform/x86_64-windows/types.conf +120 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/pointer.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/struct.rb +310 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/struct_by_reference.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/struct_layout.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/struct_layout_builder.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/tools/const_generator.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/tools/generator.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/tools/generator_task.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/tools/struct_generator.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/tools/types_generator.rb +135 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/types.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/union.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/lib/ffi/variadic.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.12.2/lib/ffi/version.rb +3 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/getlogin.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/getpid.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/gettimeofday.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/hello.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/inotify.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/pty.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/qsort.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{ffi-1.11.1 → ffi-1.12.2}/samples/sample_helper.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/.gitignore +18 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/.travis.yml +24 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/CHANGES.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/Gemfile +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/LICENSE +56 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/README-json-jruby.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/README.md +409 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/Rakefile +413 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/VERSION +1 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/diagrams/.keep +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/fbuffer/fbuffer.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/generator/.RUBYARCHDIR.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/generator/depend +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/generator/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/generator/generator.c +1499 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/generator/generator.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/generator/generator.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/parser/.RUBYARCHDIR.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/parser/depend +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/parser/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/parser/parser.c +2136 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/ext/parser/parser.h +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/parser/parser.rl +896 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/ext/json/ext/parser/parser.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/ext/json/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/install.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/ByteListTranscoder.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/java/src/json/ext/Generator.java +466 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/GeneratorMethods.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/GeneratorService.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/GeneratorState.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/OptionsReader.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/Parser.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/Parser.rl +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/ParserService.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/RuntimeInfo.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/StringDecoder.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/StringEncoder.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/java/src/json/ext/Utils.java +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/json-java.gemspec +37 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/json.gemspec +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/json_pure.gemspec +38 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/add/bigdecimal.rb +29 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/add/complex.rb +29 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/core.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/date.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/date_time.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/exception.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/ostruct.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/range.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/add/rational.rb +28 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/add/regexp.rb +30 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/set.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/struct.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/symbol.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/add/time.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/common.rb +456 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/ext.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/ext/.keep +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/generic_object.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/lib/json/pure.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/pure/generator.rb +459 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/pure/parser.rb +319 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/lib/json/version.rb +9 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/references/rfc7159.txt +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail10.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail11.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail12.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail13.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail14.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail18.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail19.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail2.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail20.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail21.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail22.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail23.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail24.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail25.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail27.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail28.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail3.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail4.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail5.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail6.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail7.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail8.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/fail9.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/obsolete_fail1.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass1.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass15.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass16.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass17.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass2.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass26.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/fixtures/pass3.json +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_addition_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/tests/json_common_interface_test.rb +126 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_encoding_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_ext_parser_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_fixtures_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/tests/json_generator_test.rb +421 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_generic_object_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.3.0/tests/json_parser_test.rb +472 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/json_string_matching_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tests/test_helper.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tools/diff.sh +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tools/fuzz.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{json-2.2.0 → json-2.3.0}/tools/server.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/.github/FUNDING.yml +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/.rubocop.yml +36 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/.rubocop_defaults.yml +179 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/.travis.yml +23 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/2.0-Upgrade.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/CHANGELOG.md +385 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/Gemfile +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/LICENSE.txt +22 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/README.md +207 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/Rakefile +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/SECURITY.md +101 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/bin/console +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/data/list.txt +13059 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix.rb +179 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/domain.rb +235 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/errors.rb +41 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/list.rb +247 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/rule.rb +350 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/lib/public_suffix/version.rb +13 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/public_suffix.gemspec +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/.empty +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/acceptance_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_find.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_find_all.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_names.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_select.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_select_incremental.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/benchmarks/bm_valid.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/domain_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/find_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/find_profiler_jp.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/initialization_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/list_profsize.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/profilers/object_binsize.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/psl_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.3/test/test_helper.rb +18 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/tests.txt +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/domain_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/errors_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/list_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/public_suffix_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{public_suffix-4.0.1 → public_suffix-4.0.3}/test/unit/rule_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-3.8.0 → rspec-3.9.0}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-3.8.0 → rspec-3.9.0}/README.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-3.8.0 → rspec-3.9.0}/lib/rspec.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-3.9.0/lib/rspec/version.rb +5 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/.document +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/Changelog.md +2274 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/README.md +384 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/exe/rspec +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/autorun.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core.rb +186 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/backtrace_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/coordinator.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/example_minimizer.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/fork_runner.rb +135 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/bisect/server.rb +61 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/shell_command.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/shell_runner.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/bisect/utilities.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/configuration.rb +2336 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/configuration_options.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/did_you_mean.rb +46 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/drb.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/dsl.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/example.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/example_group.rb +889 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/example_status_persister.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/filter_manager.rb +231 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/flat_map.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters.rb +272 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/base_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/console_codes.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/documentation_formatter.rb +102 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/exception_presenter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/formatters/failure_list_formatter.rb +23 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/helpers.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/html_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/html_printer.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/json_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/protocol.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/formatters/syntax_highlighter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/hooks.rb +632 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/invocations.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/memoized_helpers.rb +554 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/metadata.rb +498 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/metadata_filter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/null.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/notifications.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/option_parser.rb +316 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/ordering.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/output_wrapper.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/pending.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/profiler.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/project_initializer.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/project_initializer/.rspec +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/rake_task.rb +188 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/reporter.rb +265 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/ruby_project.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/runner.rb +204 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/sandbox.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/set.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/shared_context.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/shared_example_group.rb +269 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/shell_escape.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.9.1/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/warnings.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-core-3.8.2 → rspec-core-3.9.1}/lib/rspec/core/world.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/.document +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/Changelog.md +1170 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/README.md +320 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/configuration.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/expectation_target.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/fail_with.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/failure_aggregator.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/expectations/handler.rb +170 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/minitest_integration.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/expectations/syntax.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/expectations/version.rb +8 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers.rb +1038 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/aliased_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/all.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be_between.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/be_within.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/change.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/compound.rb +276 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/cover.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/eq.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/eql.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/equal.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/exist.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/has.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/include.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/match.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/operators.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/output.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/built_in/respond_to.rb +174 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/built_in/yield.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/composable.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/dsl.rb +534 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/english_phrasing.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.9.0/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +82 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/fail_matchers.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/generated_descriptions.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/matcher_delegator.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-expectations-3.8.4 → rspec-expectations-3.9.0}/lib/rspec/matchers/matcher_protocol.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/.document +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/Changelog.md +1133 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/README.md +463 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/chain.rb +111 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/any_instance/recorder.rb +294 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/argument_matchers.rb +322 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/configuration.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/error_generator.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/example_methods.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/marshal_extension.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/matchers/have_received.rb +134 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/matchers/receive.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/message_chain.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/message_expectation.rb +751 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/method_double.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/method_reference.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/minitest_integration.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/mutate_const.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/object_reference.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/order_group.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/proxy.rb +503 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/space.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/standalone.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/syntax.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/targets.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/test_double.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/verifying_double.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-mocks-3.8.1 → rspec-mocks-3.9.1}/lib/rspec/mocks/verifying_proxy.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.9.1/lib/rspec/mocks/version.rb +9 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/Changelog.md +292 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/README.md +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support.rb +149 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/caller_filter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/comparable_version.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/differ.rb +215 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/directory_maker.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/encoded_string.rb +161 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/fuzzy_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/hunk_generator.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/matcher_definition.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/method_signature_verifier.rb +438 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/mutex.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/object_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/recursive_const_methods.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/reentrant_mutex.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/ruby_features.rb +185 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/source.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/source/location.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/source/node.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/source/token.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/formatting_support.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/in_sub_process.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/shell_out.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/spec/stderr_splitter.rb +67 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/string_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.9.2/lib/rspec/support/version.rb +7 -0
- data/vendor/bundle/ruby/2.3.0/gems/{rspec-support-3.8.2 → rspec-support-3.9.2}/lib/rspec/support/warnings.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/CHANGES.rdoc +221 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/MANIFEST.rdoc +11 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/README.rdoc +51 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/Rakefile +37 -0
- data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/certs/djberg96_pub.pem +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/doc/uname.rdoc +127 -0
- data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/examples/uname_test.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/lib/sys-uname.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/lib/sys/platform.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/lib/sys/uname.rb +19 -0
- data/vendor/bundle/ruby/2.3.0/gems/{sys-uname-1.1.0 → sys-uname-1.2.0}/lib/sys/unix/uname.rb +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/lib/sys/windows/uname.rb +515 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/spec/sys_platform_spec.rb +75 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/spec/sys_uname_spec.rb +445 -0
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.2.0/sys-uname.gemspec +36 -0
- data/vendor/bundle/ruby/2.3.0/specifications/ZenTest-4.12.0.gemspec +40 -0
- data/vendor/bundle/ruby/2.3.0/specifications/autotest-fsevent-0.2.15.gemspec +45 -0
- data/vendor/bundle/ruby/2.3.0/specifications/ffi-1.12.2.gemspec +50 -0
- data/vendor/bundle/ruby/2.3.0/specifications/json-2.3.0.gemspec +0 -0
- data/vendor/bundle/ruby/2.3.0/specifications/public_suffix-4.0.3.gemspec +41 -0
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-3.9.0.gemspec +43 -0
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-core-3.9.1.gemspec +63 -0
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-expectations-3.9.0.gemspec +51 -0
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-mocks-3.9.1.gemspec +51 -0
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-support-3.9.2.gemspec +39 -0
- data/vendor/bundle/ruby/2.3.0/specifications/sys-uname-1.2.0.gemspec +39 -0
- metadata +1079 -1059
- data/vendor/bundle/ruby/2.3.0/bin/autotest +0 -27
- data/vendor/bundle/ruby/2.3.0/bin/multiruby_setup +0 -29
- data/vendor/bundle/ruby/2.3.0/cache/ZenTest-4.11.2.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/autotest-fsevent-0.2.14.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/ffi-1.11.1.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/json-2.2.0.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/public_suffix-4.0.1.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-3.8.0.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-core-3.8.2.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-expectations-3.8.4.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-mocks-3.8.1.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/rspec-support-3.8.2.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/cache/sys-uname-1.1.0.gem +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/autotest-fsevent-0.2.14/gem_make.out +0 -14
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.11.1/ffi_c.so +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.11.1/gem_make.out +0 -48
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/ffi-1.11.1/mkmf.log +0 -378
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.2.0/gem_make.out +0 -13
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.2.0/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.3.0/extensions/x86_64-linux/2.3.0/json-2.2.0/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/.autotest +0 -20
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/History.txt +0 -939
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/Manifest.txt +0 -38
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/articles/getting_started_with_autotest.html +0 -533
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/bin/autotest +0 -6
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/bin/multigem +0 -4
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/bin/multiruby +0 -76
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/bin/multiruby_setup +0 -74
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/example_dot_autotest.rb +0 -16
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest.rb +0 -901
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/autoupdate.rb +0 -26
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/bundler.rb +0 -10
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/isolate.rb +0 -19
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/once.rb +0 -9
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/preload.rb +0 -56
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/rcov.rb +0 -27
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/restart.rb +0 -16
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/autotest/timestamp.rb +0 -9
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/multiruby.rb +0 -413
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/lib/zentest.rb +0 -601
- data/vendor/bundle/ruby/2.3.0/gems/ZenTest-4.11.2/test/test_autotest.rb +0 -560
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/.ruby-version +0 -1
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/CHANGELOG.txt +0 -106
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/Gemfile.lock +0 -40
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/LICENSE +0 -20
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/README.rdoc +0 -152
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/Rakefile +0 -7
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/autotest-fsevent.gemspec +0 -28
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/ext/fsevent/extconf.rb +0 -40
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/lib/autotest-fsevent/version.rb +0 -5
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/spec/autotest-fsevent_spec.rb +0 -1
- data/vendor/bundle/ruby/2.3.0/gems/autotest-fsevent-0.2.14/spec/spec_helper.rb +0 -8
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/.gitmodules +0 -4
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/.travis.yml +0 -42
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/CHANGELOG.md +0 -131
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/Gemfile +0 -15
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/README.md +0 -115
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/Rakefile +0 -195
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/appveyor.yml +0 -27
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/AbstractMemory.c +0 -1109
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Call.c +0 -503
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Call.h +0 -107
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/DynamicLibrary.c +0 -339
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Function.c +0 -917
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/LongDouble.c +0 -63
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Makefile +0 -260
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Struct.c +0 -829
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Struct.h +0 -106
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/StructLayout.c +0 -698
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/Types.c +0 -139
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/extconf.h +0 -13
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/extconf.rb +0 -86
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi.darwin.mk +0 -105
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.appveyor.yml +0 -50
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.travis.yml +0 -34
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.travis/build.sh +0 -34
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.travis/install.sh +0 -22
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/.travis/site.exp +0 -18
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/ChangeLog.libffi +0 -584
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/ChangeLog.libffi-3.1 +0 -6000
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/ChangeLog.libgcj +0 -40
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/ChangeLog.v1 +0 -764
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/LICENSE +0 -21
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/LICENSE-BUILDTOOLS +0 -352
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/Makefile.am +0 -166
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/README.md +0 -461
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/configure.ac +0 -394
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/configure.host +0 -289
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/generate-darwin-source-and-headers.py +0 -203
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/include/ffi.h.in +0 -511
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/include/ffi_common.h +0 -149
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/libffi.xcodeproj/project.pbxproj +0 -1043
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/asmcfi.m4 +0 -13
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_append_flag.m4 +0 -71
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_check_compile_flag.m4 +0 -74
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_compiler_vendor.m4 +0 -87
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_configure_args.m4 +0 -70
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/m4/ax_gcc_archflag.m4 +0 -263
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/msvcc.sh +0 -328
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/aarch64/ffi.c +0 -941
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/aarch64/ffitarget.h +0 -81
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/aarch64/sysv.S +0 -438
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/arm/ffi.c +0 -819
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/arm/ffitarget.h +0 -82
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/arm/sysv.S +0 -383
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/closures.c +0 -966
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/mips/o32.S +0 -502
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/pa/linux.S +0 -357
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/ffi.c +0 -173
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/ffi_linux64.c +0 -974
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/ffi_powerpc.h +0 -94
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/ffitarget.h +0 -198
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/linux64.S +0 -228
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/powerpc/linux64_closure.S +0 -488
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/prep_cif.c +0 -261
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/ffi.c +0 -754
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/ffi64.c +0 -884
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/ffiw64.c +0 -308
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/sysv.S +0 -1129
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/src/x86/win64.S +0 -232
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/Makefile.am +0 -117
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/lib/libffi.exp +0 -636
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.bhaible/bhaible.exp +0 -58
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-call.c +0 -1745
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.bhaible/test-callback.c +0 -2885
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call/call.exp +0 -43
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call/float2.c +0 -60
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call/huge_struct.c +0 -341
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ext/ffi_c/libffi/testsuite/libffi.call/va_1.c +0 -196
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/ffi.gemspec +0 -43
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/ffi.rb +0 -45
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/library.rb +0 -588
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform.rb +0 -172
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/aarch64-freebsd/types.conf +0 -128
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/aarch64-freebsd12/types.conf +0 -128
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/aarch64-linux/types.conf +0 -104
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/arm-freebsd/types.conf +0 -152
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/arm-freebsd12/types.conf +0 -152
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/arm-linux/types.conf +0 -104
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-cygwin/types.conf +0 -3
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-darwin/types.conf +0 -100
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-freebsd/types.conf +0 -152
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-freebsd12/types.conf +0 -152
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-gnu/types.conf +0 -107
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-linux/types.conf +0 -103
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-netbsd/types.conf +0 -126
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-openbsd/types.conf +0 -128
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-solaris/types.conf +0 -122
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/i386-windows/types.conf +0 -105
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/ia64-linux/types.conf +0 -104
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mips-linux/types.conf +0 -102
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mips64-linux/types.conf +0 -104
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mips64el-linux/types.conf +0 -104
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsel-linux/types.conf +0 -102
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsisa32r6-linux/types.conf +0 -102
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsisa32r6el-linux/types.conf +0 -102
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsisa64r6-linux/types.conf +0 -104
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/mipsisa64r6el-linux/types.conf +0 -104
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/powerpc-aix/types.conf +0 -180
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/powerpc-darwin/types.conf +0 -100
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/powerpc-linux/types.conf +0 -100
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/powerpc64-linux/types.conf +0 -104
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/s390-linux/types.conf +0 -102
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/s390x-linux/types.conf +0 -102
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/sparc-linux/types.conf +0 -102
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/sparc-solaris/types.conf +0 -128
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/sparc64-linux/types.conf +0 -102
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/sparcv9-solaris/types.conf +0 -128
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-cygwin/types.conf +0 -3
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-darwin/types.conf +0 -126
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-freebsd/types.conf +0 -128
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-freebsd12/types.conf +0 -128
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-linux/types.conf +0 -102
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-netbsd/types.conf +0 -128
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-openbsd/types.conf +0 -134
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-solaris/types.conf +0 -122
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/platform/x86_64-windows/types.conf +0 -120
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/struct.rb +0 -311
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/tools/types_generator.rb +0 -134
- data/vendor/bundle/ruby/2.3.0/gems/ffi-1.11.1/lib/ffi/version.rb +0 -3
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/.gitignore +0 -17
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/.travis.yml +0 -23
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/README.md +0 -409
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/Rakefile +0 -408
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/VERSION +0 -1
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/generator/generator.c +0 -1444
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/generator/generator.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/parser/parser.c +0 -2131
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/parser/parser.rl +0 -891
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/ext/json/ext/parser/parser.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/java/src/json/ext/Generator.java +0 -443
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/json-java.gemspec +0 -38
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/json.gemspec +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/json_pure.gemspec +0 -38
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/add/bigdecimal.rb +0 -29
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/add/complex.rb +0 -29
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/add/rational.rb +0 -28
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/add/regexp.rb +0 -30
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/common.rb +0 -456
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/pure/generator.rb +0 -458
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/pure/parser.rb +0 -311
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/lib/json/version.rb +0 -9
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/tests/json_common_interface_test.rb +0 -126
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/tests/json_generator_test.rb +0 -377
- data/vendor/bundle/ruby/2.3.0/gems/json-2.2.0/tests/json_parser_test.rb +0 -472
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/.rubocop.yml +0 -36
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/.rubocop_defaults.yml +0 -179
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/.ruby-gemset +0 -1
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/.travis.yml +0 -25
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/CHANGELOG.md +0 -365
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/LICENSE.txt +0 -22
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/README.md +0 -202
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/data/list.txt +0 -13001
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix.rb +0 -179
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/domain.rb +0 -235
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/errors.rb +0 -41
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/list.rb +0 -247
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/rule.rb +0 -350
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/lib/public_suffix/version.rb +0 -13
- data/vendor/bundle/ruby/2.3.0/gems/public_suffix-4.0.1/test/test_helper.rb +0 -18
- data/vendor/bundle/ruby/2.3.0/gems/rspec-3.8.0/lib/rspec/version.rb +0 -5
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/Changelog.md +0 -2243
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/README.md +0 -384
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core.rb +0 -185
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/fork_runner.rb +0 -134
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/bisect/server.rb +0 -61
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/configuration.rb +0 -2308
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/example_group.rb +0 -889
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/filter_manager.rb +0 -231
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters.rb +0 -269
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/formatters/documentation_formatter.rb +0 -70
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/hooks.rb +0 -624
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/memoized_helpers.rb +0 -554
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/metadata.rb +0 -498
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/option_parser.rb +0 -309
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/rake_task.rb +0 -168
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/reporter.rb +0 -257
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/runner.rb +0 -199
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/shared_example_group.rb +0 -269
- data/vendor/bundle/ruby/2.3.0/gems/rspec-core-3.8.2/lib/rspec/core/version.rb +0 -9
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/Changelog.md +0 -1141
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/README.md +0 -305
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/handler.rb +0 -170
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/expectations/version.rb +0 -8
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers.rb +0 -1034
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/compound.rb +0 -271
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/built_in/respond_to.rb +0 -165
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/dsl.rb +0 -527
- data/vendor/bundle/ruby/2.3.0/gems/rspec-expectations-3.8.4/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -73
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/Changelog.md +0 -1108
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/README.md +0 -460
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/chain.rb +0 -110
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/any_instance/recorder.rb +0 -289
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/argument_matchers.rb +0 -320
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/matchers/have_received.rb +0 -134
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/message_expectation.rb +0 -741
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/proxy.rb +0 -485
- data/vendor/bundle/ruby/2.3.0/gems/rspec-mocks-3.8.1/lib/rspec/mocks/version.rb +0 -9
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/Changelog.md +0 -262
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support.rb +0 -149
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/differ.rb +0 -215
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/encoded_string.rb +0 -165
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/method_signature_verifier.rb +0 -428
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/ruby_features.rb +0 -176
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/spec/stderr_splitter.rb +0 -63
- data/vendor/bundle/ruby/2.3.0/gems/rspec-support-3.8.2/lib/rspec/support/version.rb +0 -7
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/CHANGES +0 -211
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/MANIFEST +0 -12
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/README +0 -51
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/Rakefile +0 -39
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/doc/uname.txt +0 -127
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/lib/sys/uname.rb +0 -19
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/lib/sys/windows/uname.rb +0 -507
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/sys-uname.gemspec +0 -35
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/test/test_sys_platform.rb +0 -80
- data/vendor/bundle/ruby/2.3.0/gems/sys-uname-1.1.0/test/test_sys_uname.rb +0 -464
- data/vendor/bundle/ruby/2.3.0/specifications/ZenTest-4.11.2.gemspec +0 -40
- data/vendor/bundle/ruby/2.3.0/specifications/autotest-fsevent-0.2.14.gemspec +0 -45
- data/vendor/bundle/ruby/2.3.0/specifications/ffi-1.11.1.gemspec +0 -50
- data/vendor/bundle/ruby/2.3.0/specifications/json-2.2.0.gemspec +0 -0
- data/vendor/bundle/ruby/2.3.0/specifications/public_suffix-4.0.1.gemspec +0 -41
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-3.8.0.gemspec +0 -42
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-core-3.8.2.gemspec +0 -63
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-expectations-3.8.4.gemspec +0 -51
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-mocks-3.8.1.gemspec +0 -51
- data/vendor/bundle/ruby/2.3.0/specifications/rspec-support-3.8.2.gemspec +0 -39
- data/vendor/bundle/ruby/2.3.0/specifications/sys-uname-1.1.0.gemspec +0 -36
@@ -1,261 +0,0 @@
|
|
1
|
-
/* -----------------------------------------------------------------------
|
2
|
-
prep_cif.c - Copyright (c) 2011, 2012 Anthony Green
|
3
|
-
Copyright (c) 1996, 1998, 2007 Red Hat, Inc.
|
4
|
-
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
6
|
-
a copy of this software and associated documentation files (the
|
7
|
-
``Software''), to deal in the Software without restriction, including
|
8
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
9
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
10
|
-
permit persons to whom the Software is furnished to do so, subject to
|
11
|
-
the following conditions:
|
12
|
-
|
13
|
-
The above copyright notice and this permission notice shall be included
|
14
|
-
in all copies or substantial portions of the Software.
|
15
|
-
|
16
|
-
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
|
17
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
18
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
19
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
20
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
21
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
22
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
23
|
-
DEALINGS IN THE SOFTWARE.
|
24
|
-
----------------------------------------------------------------------- */
|
25
|
-
|
26
|
-
#include <ffi.h>
|
27
|
-
#include <ffi_common.h>
|
28
|
-
#include <stdlib.h>
|
29
|
-
|
30
|
-
/* Round up to FFI_SIZEOF_ARG. */
|
31
|
-
|
32
|
-
#define STACK_ARG_SIZE(x) FFI_ALIGN(x, FFI_SIZEOF_ARG)
|
33
|
-
|
34
|
-
/* Perform machine independent initialization of aggregate type
|
35
|
-
specifications. */
|
36
|
-
|
37
|
-
static ffi_status initialize_aggregate(ffi_type *arg, size_t *offsets)
|
38
|
-
{
|
39
|
-
ffi_type **ptr;
|
40
|
-
|
41
|
-
if (UNLIKELY(arg == NULL || arg->elements == NULL))
|
42
|
-
return FFI_BAD_TYPEDEF;
|
43
|
-
|
44
|
-
arg->size = 0;
|
45
|
-
arg->alignment = 0;
|
46
|
-
|
47
|
-
ptr = &(arg->elements[0]);
|
48
|
-
|
49
|
-
if (UNLIKELY(ptr == 0))
|
50
|
-
return FFI_BAD_TYPEDEF;
|
51
|
-
|
52
|
-
while ((*ptr) != NULL)
|
53
|
-
{
|
54
|
-
if (UNLIKELY(((*ptr)->size == 0)
|
55
|
-
&& (initialize_aggregate((*ptr), NULL) != FFI_OK)))
|
56
|
-
return FFI_BAD_TYPEDEF;
|
57
|
-
|
58
|
-
/* Perform a sanity check on the argument type */
|
59
|
-
FFI_ASSERT_VALID_TYPE(*ptr);
|
60
|
-
|
61
|
-
arg->size = FFI_ALIGN(arg->size, (*ptr)->alignment);
|
62
|
-
if (offsets)
|
63
|
-
*offsets++ = arg->size;
|
64
|
-
arg->size += (*ptr)->size;
|
65
|
-
|
66
|
-
arg->alignment = (arg->alignment > (*ptr)->alignment) ?
|
67
|
-
arg->alignment : (*ptr)->alignment;
|
68
|
-
|
69
|
-
ptr++;
|
70
|
-
}
|
71
|
-
|
72
|
-
/* Structure size includes tail padding. This is important for
|
73
|
-
structures that fit in one register on ABIs like the PowerPC64
|
74
|
-
Linux ABI that right justify small structs in a register.
|
75
|
-
It's also needed for nested structure layout, for example
|
76
|
-
struct A { long a; char b; }; struct B { struct A x; char y; };
|
77
|
-
should find y at an offset of 2*sizeof(long) and result in a
|
78
|
-
total size of 3*sizeof(long). */
|
79
|
-
arg->size = FFI_ALIGN (arg->size, arg->alignment);
|
80
|
-
|
81
|
-
/* On some targets, the ABI defines that structures have an additional
|
82
|
-
alignment beyond the "natural" one based on their elements. */
|
83
|
-
#ifdef FFI_AGGREGATE_ALIGNMENT
|
84
|
-
if (FFI_AGGREGATE_ALIGNMENT > arg->alignment)
|
85
|
-
arg->alignment = FFI_AGGREGATE_ALIGNMENT;
|
86
|
-
#endif
|
87
|
-
|
88
|
-
if (arg->size == 0)
|
89
|
-
return FFI_BAD_TYPEDEF;
|
90
|
-
else
|
91
|
-
return FFI_OK;
|
92
|
-
}
|
93
|
-
|
94
|
-
#ifndef __CRIS__
|
95
|
-
/* The CRIS ABI specifies structure elements to have byte
|
96
|
-
alignment only, so it completely overrides this functions,
|
97
|
-
which assumes "natural" alignment and padding. */
|
98
|
-
|
99
|
-
/* Perform machine independent ffi_cif preparation, then call
|
100
|
-
machine dependent routine. */
|
101
|
-
|
102
|
-
/* For non variadic functions isvariadic should be 0 and
|
103
|
-
nfixedargs==ntotalargs.
|
104
|
-
|
105
|
-
For variadic calls, isvariadic should be 1 and nfixedargs
|
106
|
-
and ntotalargs set as appropriate. nfixedargs must always be >=1 */
|
107
|
-
|
108
|
-
|
109
|
-
ffi_status FFI_HIDDEN ffi_prep_cif_core(ffi_cif *cif, ffi_abi abi,
|
110
|
-
unsigned int isvariadic,
|
111
|
-
unsigned int nfixedargs,
|
112
|
-
unsigned int ntotalargs,
|
113
|
-
ffi_type *rtype, ffi_type **atypes)
|
114
|
-
{
|
115
|
-
unsigned bytes = 0;
|
116
|
-
unsigned int i;
|
117
|
-
ffi_type **ptr;
|
118
|
-
|
119
|
-
FFI_ASSERT(cif != NULL);
|
120
|
-
FFI_ASSERT((!isvariadic) || (nfixedargs >= 1));
|
121
|
-
FFI_ASSERT(nfixedargs <= ntotalargs);
|
122
|
-
|
123
|
-
if (! (abi > FFI_FIRST_ABI && abi < FFI_LAST_ABI))
|
124
|
-
return FFI_BAD_ABI;
|
125
|
-
|
126
|
-
cif->abi = abi;
|
127
|
-
cif->arg_types = atypes;
|
128
|
-
cif->nargs = ntotalargs;
|
129
|
-
cif->rtype = rtype;
|
130
|
-
|
131
|
-
cif->flags = 0;
|
132
|
-
|
133
|
-
#if HAVE_LONG_DOUBLE_VARIANT
|
134
|
-
ffi_prep_types (abi);
|
135
|
-
#endif
|
136
|
-
|
137
|
-
/* Initialize the return type if necessary */
|
138
|
-
if ((cif->rtype->size == 0)
|
139
|
-
&& (initialize_aggregate(cif->rtype, NULL) != FFI_OK))
|
140
|
-
return FFI_BAD_TYPEDEF;
|
141
|
-
|
142
|
-
#ifndef FFI_TARGET_HAS_COMPLEX_TYPE
|
143
|
-
if (rtype->type == FFI_TYPE_COMPLEX)
|
144
|
-
abort();
|
145
|
-
#endif
|
146
|
-
/* Perform a sanity check on the return type */
|
147
|
-
FFI_ASSERT_VALID_TYPE(cif->rtype);
|
148
|
-
|
149
|
-
/* x86, x86-64 and s390 stack space allocation is handled in prep_machdep. */
|
150
|
-
#if !defined FFI_TARGET_SPECIFIC_STACK_SPACE_ALLOCATION
|
151
|
-
/* Make space for the return structure pointer */
|
152
|
-
if (cif->rtype->type == FFI_TYPE_STRUCT
|
153
|
-
#ifdef TILE
|
154
|
-
&& (cif->rtype->size > 10 * FFI_SIZEOF_ARG)
|
155
|
-
#endif
|
156
|
-
#ifdef XTENSA
|
157
|
-
&& (cif->rtype->size > 16)
|
158
|
-
#endif
|
159
|
-
#ifdef NIOS2
|
160
|
-
&& (cif->rtype->size > 8)
|
161
|
-
#endif
|
162
|
-
)
|
163
|
-
bytes = STACK_ARG_SIZE(sizeof(void*));
|
164
|
-
#endif
|
165
|
-
|
166
|
-
for (ptr = cif->arg_types, i = cif->nargs; i > 0; i--, ptr++)
|
167
|
-
{
|
168
|
-
|
169
|
-
/* Initialize any uninitialized aggregate type definitions */
|
170
|
-
if (((*ptr)->size == 0)
|
171
|
-
&& (initialize_aggregate((*ptr), NULL) != FFI_OK))
|
172
|
-
return FFI_BAD_TYPEDEF;
|
173
|
-
|
174
|
-
#ifndef FFI_TARGET_HAS_COMPLEX_TYPE
|
175
|
-
if ((*ptr)->type == FFI_TYPE_COMPLEX)
|
176
|
-
abort();
|
177
|
-
#endif
|
178
|
-
/* Perform a sanity check on the argument type, do this
|
179
|
-
check after the initialization. */
|
180
|
-
FFI_ASSERT_VALID_TYPE(*ptr);
|
181
|
-
|
182
|
-
#if !defined FFI_TARGET_SPECIFIC_STACK_SPACE_ALLOCATION
|
183
|
-
{
|
184
|
-
/* Add any padding if necessary */
|
185
|
-
if (((*ptr)->alignment - 1) & bytes)
|
186
|
-
bytes = (unsigned)FFI_ALIGN(bytes, (*ptr)->alignment);
|
187
|
-
|
188
|
-
#ifdef TILE
|
189
|
-
if (bytes < 10 * FFI_SIZEOF_ARG &&
|
190
|
-
bytes + STACK_ARG_SIZE((*ptr)->size) > 10 * FFI_SIZEOF_ARG)
|
191
|
-
{
|
192
|
-
/* An argument is never split between the 10 parameter
|
193
|
-
registers and the stack. */
|
194
|
-
bytes = 10 * FFI_SIZEOF_ARG;
|
195
|
-
}
|
196
|
-
#endif
|
197
|
-
#ifdef XTENSA
|
198
|
-
if (bytes <= 6*4 && bytes + STACK_ARG_SIZE((*ptr)->size) > 6*4)
|
199
|
-
bytes = 6*4;
|
200
|
-
#endif
|
201
|
-
|
202
|
-
bytes += STACK_ARG_SIZE((*ptr)->size);
|
203
|
-
}
|
204
|
-
#endif
|
205
|
-
}
|
206
|
-
|
207
|
-
cif->bytes = bytes;
|
208
|
-
|
209
|
-
/* Perform machine dependent cif processing */
|
210
|
-
#ifdef FFI_TARGET_SPECIFIC_VARIADIC
|
211
|
-
if (isvariadic)
|
212
|
-
return ffi_prep_cif_machdep_var(cif, nfixedargs, ntotalargs);
|
213
|
-
#endif
|
214
|
-
|
215
|
-
return ffi_prep_cif_machdep(cif);
|
216
|
-
}
|
217
|
-
#endif /* not __CRIS__ */
|
218
|
-
|
219
|
-
ffi_status ffi_prep_cif(ffi_cif *cif, ffi_abi abi, unsigned int nargs,
|
220
|
-
ffi_type *rtype, ffi_type **atypes)
|
221
|
-
{
|
222
|
-
return ffi_prep_cif_core(cif, abi, 0, nargs, nargs, rtype, atypes);
|
223
|
-
}
|
224
|
-
|
225
|
-
ffi_status ffi_prep_cif_var(ffi_cif *cif,
|
226
|
-
ffi_abi abi,
|
227
|
-
unsigned int nfixedargs,
|
228
|
-
unsigned int ntotalargs,
|
229
|
-
ffi_type *rtype,
|
230
|
-
ffi_type **atypes)
|
231
|
-
{
|
232
|
-
return ffi_prep_cif_core(cif, abi, 1, nfixedargs, ntotalargs, rtype, atypes);
|
233
|
-
}
|
234
|
-
|
235
|
-
#if FFI_CLOSURES
|
236
|
-
|
237
|
-
ffi_status
|
238
|
-
ffi_prep_closure (ffi_closure* closure,
|
239
|
-
ffi_cif* cif,
|
240
|
-
void (*fun)(ffi_cif*,void*,void**,void*),
|
241
|
-
void *user_data)
|
242
|
-
{
|
243
|
-
return ffi_prep_closure_loc (closure, cif, fun, user_data, closure);
|
244
|
-
}
|
245
|
-
|
246
|
-
#endif
|
247
|
-
|
248
|
-
ffi_status
|
249
|
-
ffi_get_struct_offsets (ffi_abi abi, ffi_type *struct_type, size_t *offsets)
|
250
|
-
{
|
251
|
-
if (! (abi > FFI_FIRST_ABI && abi < FFI_LAST_ABI))
|
252
|
-
return FFI_BAD_ABI;
|
253
|
-
if (struct_type->type != FFI_TYPE_STRUCT)
|
254
|
-
return FFI_BAD_TYPEDEF;
|
255
|
-
|
256
|
-
#if HAVE_LONG_DOUBLE_VARIANT
|
257
|
-
ffi_prep_types (abi);
|
258
|
-
#endif
|
259
|
-
|
260
|
-
return initialize_aggregate(struct_type, offsets);
|
261
|
-
}
|
@@ -1,754 +0,0 @@
|
|
1
|
-
/* -----------------------------------------------------------------------
|
2
|
-
ffi.c - Copyright (c) 2017 Anthony Green
|
3
|
-
Copyright (c) 1996, 1998, 1999, 2001, 2007, 2008 Red Hat, Inc.
|
4
|
-
Copyright (c) 2002 Ranjit Mathew
|
5
|
-
Copyright (c) 2002 Bo Thorsen
|
6
|
-
Copyright (c) 2002 Roger Sayle
|
7
|
-
Copyright (C) 2008, 2010 Free Software Foundation, Inc.
|
8
|
-
|
9
|
-
x86 Foreign Function Interface
|
10
|
-
|
11
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
12
|
-
a copy of this software and associated documentation files (the
|
13
|
-
``Software''), to deal in the Software without restriction, including
|
14
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
15
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
16
|
-
permit persons to whom the Software is furnished to do so, subject to
|
17
|
-
the following conditions:
|
18
|
-
|
19
|
-
The above copyright notice and this permission notice shall be included
|
20
|
-
in all copies or substantial portions of the Software.
|
21
|
-
|
22
|
-
THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,
|
23
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
24
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
25
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
26
|
-
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
27
|
-
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
28
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
29
|
-
DEALINGS IN THE SOFTWARE.
|
30
|
-
----------------------------------------------------------------------- */
|
31
|
-
|
32
|
-
#ifndef __x86_64__
|
33
|
-
#include <ffi.h>
|
34
|
-
#include <ffi_common.h>
|
35
|
-
#include <stdint.h>
|
36
|
-
#include <stdlib.h>
|
37
|
-
#include "internal.h"
|
38
|
-
|
39
|
-
/* Force FFI_TYPE_LONGDOUBLE to be different than FFI_TYPE_DOUBLE;
|
40
|
-
all further uses in this file will refer to the 80-bit type. */
|
41
|
-
#if FFI_TYPE_LONGDOUBLE != FFI_TYPE_DOUBLE
|
42
|
-
# if FFI_TYPE_LONGDOUBLE != 4
|
43
|
-
# error FFI_TYPE_LONGDOUBLE out of date
|
44
|
-
# endif
|
45
|
-
#else
|
46
|
-
# undef FFI_TYPE_LONGDOUBLE
|
47
|
-
# define FFI_TYPE_LONGDOUBLE 4
|
48
|
-
#endif
|
49
|
-
|
50
|
-
#if defined(__GNUC__) && !defined(__declspec)
|
51
|
-
# define __declspec(x) __attribute__((x))
|
52
|
-
#endif
|
53
|
-
|
54
|
-
/* Perform machine dependent cif processing. */
|
55
|
-
ffi_status FFI_HIDDEN
|
56
|
-
ffi_prep_cif_machdep(ffi_cif *cif)
|
57
|
-
{
|
58
|
-
size_t bytes = 0;
|
59
|
-
int i, n, flags, cabi = cif->abi;
|
60
|
-
|
61
|
-
switch (cabi)
|
62
|
-
{
|
63
|
-
case FFI_SYSV:
|
64
|
-
case FFI_STDCALL:
|
65
|
-
case FFI_THISCALL:
|
66
|
-
case FFI_FASTCALL:
|
67
|
-
case FFI_MS_CDECL:
|
68
|
-
case FFI_PASCAL:
|
69
|
-
case FFI_REGISTER:
|
70
|
-
break;
|
71
|
-
default:
|
72
|
-
return FFI_BAD_ABI;
|
73
|
-
}
|
74
|
-
|
75
|
-
switch (cif->rtype->type)
|
76
|
-
{
|
77
|
-
case FFI_TYPE_VOID:
|
78
|
-
flags = X86_RET_VOID;
|
79
|
-
break;
|
80
|
-
case FFI_TYPE_FLOAT:
|
81
|
-
flags = X86_RET_FLOAT;
|
82
|
-
break;
|
83
|
-
case FFI_TYPE_DOUBLE:
|
84
|
-
flags = X86_RET_DOUBLE;
|
85
|
-
break;
|
86
|
-
case FFI_TYPE_LONGDOUBLE:
|
87
|
-
flags = X86_RET_LDOUBLE;
|
88
|
-
break;
|
89
|
-
case FFI_TYPE_UINT8:
|
90
|
-
flags = X86_RET_UINT8;
|
91
|
-
break;
|
92
|
-
case FFI_TYPE_UINT16:
|
93
|
-
flags = X86_RET_UINT16;
|
94
|
-
break;
|
95
|
-
case FFI_TYPE_SINT8:
|
96
|
-
flags = X86_RET_SINT8;
|
97
|
-
break;
|
98
|
-
case FFI_TYPE_SINT16:
|
99
|
-
flags = X86_RET_SINT16;
|
100
|
-
break;
|
101
|
-
case FFI_TYPE_INT:
|
102
|
-
case FFI_TYPE_SINT32:
|
103
|
-
case FFI_TYPE_UINT32:
|
104
|
-
case FFI_TYPE_POINTER:
|
105
|
-
flags = X86_RET_INT32;
|
106
|
-
break;
|
107
|
-
case FFI_TYPE_SINT64:
|
108
|
-
case FFI_TYPE_UINT64:
|
109
|
-
flags = X86_RET_INT64;
|
110
|
-
break;
|
111
|
-
case FFI_TYPE_STRUCT:
|
112
|
-
#ifndef X86
|
113
|
-
/* ??? This should be a different ABI rather than an ifdef. */
|
114
|
-
if (cif->rtype->size == 1)
|
115
|
-
flags = X86_RET_STRUCT_1B;
|
116
|
-
else if (cif->rtype->size == 2)
|
117
|
-
flags = X86_RET_STRUCT_2B;
|
118
|
-
else if (cif->rtype->size == 4)
|
119
|
-
flags = X86_RET_INT32;
|
120
|
-
else if (cif->rtype->size == 8)
|
121
|
-
flags = X86_RET_INT64;
|
122
|
-
else
|
123
|
-
#endif
|
124
|
-
{
|
125
|
-
do_struct:
|
126
|
-
switch (cabi)
|
127
|
-
{
|
128
|
-
case FFI_THISCALL:
|
129
|
-
case FFI_FASTCALL:
|
130
|
-
case FFI_STDCALL:
|
131
|
-
case FFI_MS_CDECL:
|
132
|
-
flags = X86_RET_STRUCTARG;
|
133
|
-
break;
|
134
|
-
default:
|
135
|
-
flags = X86_RET_STRUCTPOP;
|
136
|
-
break;
|
137
|
-
}
|
138
|
-
/* Allocate space for return value pointer. */
|
139
|
-
bytes += FFI_ALIGN (sizeof(void*), FFI_SIZEOF_ARG);
|
140
|
-
}
|
141
|
-
break;
|
142
|
-
case FFI_TYPE_COMPLEX:
|
143
|
-
switch (cif->rtype->elements[0]->type)
|
144
|
-
{
|
145
|
-
case FFI_TYPE_DOUBLE:
|
146
|
-
case FFI_TYPE_LONGDOUBLE:
|
147
|
-
case FFI_TYPE_SINT64:
|
148
|
-
case FFI_TYPE_UINT64:
|
149
|
-
goto do_struct;
|
150
|
-
case FFI_TYPE_FLOAT:
|
151
|
-
case FFI_TYPE_INT:
|
152
|
-
case FFI_TYPE_SINT32:
|
153
|
-
case FFI_TYPE_UINT32:
|
154
|
-
flags = X86_RET_INT64;
|
155
|
-
break;
|
156
|
-
case FFI_TYPE_SINT16:
|
157
|
-
case FFI_TYPE_UINT16:
|
158
|
-
flags = X86_RET_INT32;
|
159
|
-
break;
|
160
|
-
case FFI_TYPE_SINT8:
|
161
|
-
case FFI_TYPE_UINT8:
|
162
|
-
flags = X86_RET_STRUCT_2B;
|
163
|
-
break;
|
164
|
-
default:
|
165
|
-
return FFI_BAD_TYPEDEF;
|
166
|
-
}
|
167
|
-
break;
|
168
|
-
default:
|
169
|
-
return FFI_BAD_TYPEDEF;
|
170
|
-
}
|
171
|
-
cif->flags = flags;
|
172
|
-
|
173
|
-
for (i = 0, n = cif->nargs; i < n; i++)
|
174
|
-
{
|
175
|
-
ffi_type *t = cif->arg_types[i];
|
176
|
-
|
177
|
-
bytes = FFI_ALIGN (bytes, t->alignment);
|
178
|
-
bytes += FFI_ALIGN (t->size, FFI_SIZEOF_ARG);
|
179
|
-
}
|
180
|
-
cif->bytes = FFI_ALIGN (bytes, FFI_SIZEOF_ARG);
|
181
|
-
|
182
|
-
return FFI_OK;
|
183
|
-
}
|
184
|
-
|
185
|
-
static ffi_arg
|
186
|
-
extend_basic_type(void *arg, int type)
|
187
|
-
{
|
188
|
-
switch (type)
|
189
|
-
{
|
190
|
-
case FFI_TYPE_SINT8:
|
191
|
-
return *(SINT8 *)arg;
|
192
|
-
case FFI_TYPE_UINT8:
|
193
|
-
return *(UINT8 *)arg;
|
194
|
-
case FFI_TYPE_SINT16:
|
195
|
-
return *(SINT16 *)arg;
|
196
|
-
case FFI_TYPE_UINT16:
|
197
|
-
return *(UINT16 *)arg;
|
198
|
-
|
199
|
-
case FFI_TYPE_SINT32:
|
200
|
-
case FFI_TYPE_UINT32:
|
201
|
-
case FFI_TYPE_POINTER:
|
202
|
-
case FFI_TYPE_FLOAT:
|
203
|
-
return *(UINT32 *)arg;
|
204
|
-
|
205
|
-
default:
|
206
|
-
abort();
|
207
|
-
}
|
208
|
-
}
|
209
|
-
|
210
|
-
struct call_frame
|
211
|
-
{
|
212
|
-
void *ebp; /* 0 */
|
213
|
-
void *retaddr; /* 4 */
|
214
|
-
void (*fn)(void); /* 8 */
|
215
|
-
int flags; /* 12 */
|
216
|
-
void *rvalue; /* 16 */
|
217
|
-
unsigned regs[3]; /* 20-28 */
|
218
|
-
};
|
219
|
-
|
220
|
-
struct abi_params
|
221
|
-
{
|
222
|
-
int dir; /* parameter growth direction */
|
223
|
-
int static_chain; /* the static chain register used by gcc */
|
224
|
-
int nregs; /* number of register parameters */
|
225
|
-
int regs[3];
|
226
|
-
};
|
227
|
-
|
228
|
-
static const struct abi_params abi_params[FFI_LAST_ABI] = {
|
229
|
-
[FFI_SYSV] = { 1, R_ECX, 0 },
|
230
|
-
[FFI_THISCALL] = { 1, R_EAX, 1, { R_ECX } },
|
231
|
-
[FFI_FASTCALL] = { 1, R_EAX, 2, { R_ECX, R_EDX } },
|
232
|
-
[FFI_STDCALL] = { 1, R_ECX, 0 },
|
233
|
-
[FFI_PASCAL] = { -1, R_ECX, 0 },
|
234
|
-
/* ??? No defined static chain; gcc does not support REGISTER. */
|
235
|
-
[FFI_REGISTER] = { -1, R_ECX, 3, { R_EAX, R_EDX, R_ECX } },
|
236
|
-
[FFI_MS_CDECL] = { 1, R_ECX, 0 }
|
237
|
-
};
|
238
|
-
|
239
|
-
#ifdef HAVE_FASTCALL
|
240
|
-
#ifdef _MSC_VER
|
241
|
-
#define FFI_DECLARE_FASTCALL __fastcall
|
242
|
-
#else
|
243
|
-
#define FFI_DECLARE_FASTCALL __declspec(fastcall)
|
244
|
-
#endif
|
245
|
-
#else
|
246
|
-
#define FFI_DECLARE_FASTCALL
|
247
|
-
#endif
|
248
|
-
|
249
|
-
extern void FFI_DECLARE_FASTCALL ffi_call_i386(struct call_frame *, char *) FFI_HIDDEN;
|
250
|
-
|
251
|
-
static void
|
252
|
-
ffi_call_int (ffi_cif *cif, void (*fn)(void), void *rvalue,
|
253
|
-
void **avalue, void *closure)
|
254
|
-
{
|
255
|
-
size_t rsize, bytes;
|
256
|
-
struct call_frame *frame;
|
257
|
-
char *stack, *argp;
|
258
|
-
ffi_type **arg_types;
|
259
|
-
int flags, cabi, i, n, dir, narg_reg;
|
260
|
-
const struct abi_params *pabi;
|
261
|
-
|
262
|
-
flags = cif->flags;
|
263
|
-
cabi = cif->abi;
|
264
|
-
pabi = &abi_params[cabi];
|
265
|
-
dir = pabi->dir;
|
266
|
-
|
267
|
-
rsize = 0;
|
268
|
-
if (rvalue == NULL)
|
269
|
-
{
|
270
|
-
switch (flags)
|
271
|
-
{
|
272
|
-
case X86_RET_FLOAT:
|
273
|
-
case X86_RET_DOUBLE:
|
274
|
-
case X86_RET_LDOUBLE:
|
275
|
-
case X86_RET_STRUCTPOP:
|
276
|
-
case X86_RET_STRUCTARG:
|
277
|
-
/* The float cases need to pop the 387 stack.
|
278
|
-
The struct cases need to pass a valid pointer to the callee. */
|
279
|
-
rsize = cif->rtype->size;
|
280
|
-
break;
|
281
|
-
default:
|
282
|
-
/* We can pretend that the callee returns nothing. */
|
283
|
-
flags = X86_RET_VOID;
|
284
|
-
break;
|
285
|
-
}
|
286
|
-
}
|
287
|
-
|
288
|
-
bytes = cif->bytes;
|
289
|
-
stack = alloca(bytes + sizeof(*frame) + rsize);
|
290
|
-
argp = (dir < 0 ? stack + bytes : stack);
|
291
|
-
frame = (struct call_frame *)(stack + bytes);
|
292
|
-
if (rsize)
|
293
|
-
rvalue = frame + 1;
|
294
|
-
|
295
|
-
frame->fn = fn;
|
296
|
-
frame->flags = flags;
|
297
|
-
frame->rvalue = rvalue;
|
298
|
-
frame->regs[pabi->static_chain] = (unsigned)closure;
|
299
|
-
|
300
|
-
narg_reg = 0;
|
301
|
-
switch (flags)
|
302
|
-
{
|
303
|
-
case X86_RET_STRUCTARG:
|
304
|
-
/* The pointer is passed as the first argument. */
|
305
|
-
if (pabi->nregs > 0)
|
306
|
-
{
|
307
|
-
frame->regs[pabi->regs[0]] = (unsigned)rvalue;
|
308
|
-
narg_reg = 1;
|
309
|
-
break;
|
310
|
-
}
|
311
|
-
/* fallthru */
|
312
|
-
case X86_RET_STRUCTPOP:
|
313
|
-
*(void **)argp = rvalue;
|
314
|
-
argp += sizeof(void *);
|
315
|
-
break;
|
316
|
-
}
|
317
|
-
|
318
|
-
arg_types = cif->arg_types;
|
319
|
-
for (i = 0, n = cif->nargs; i < n; i++)
|
320
|
-
{
|
321
|
-
ffi_type *ty = arg_types[i];
|
322
|
-
void *valp = avalue[i];
|
323
|
-
size_t z = ty->size;
|
324
|
-
int t = ty->type;
|
325
|
-
|
326
|
-
if (z <= FFI_SIZEOF_ARG && t != FFI_TYPE_STRUCT)
|
327
|
-
{
|
328
|
-
ffi_arg val = extend_basic_type (valp, t);
|
329
|
-
|
330
|
-
if (t != FFI_TYPE_FLOAT && narg_reg < pabi->nregs)
|
331
|
-
frame->regs[pabi->regs[narg_reg++]] = val;
|
332
|
-
else if (dir < 0)
|
333
|
-
{
|
334
|
-
argp -= 4;
|
335
|
-
*(ffi_arg *)argp = val;
|
336
|
-
}
|
337
|
-
else
|
338
|
-
{
|
339
|
-
*(ffi_arg *)argp = val;
|
340
|
-
argp += 4;
|
341
|
-
}
|
342
|
-
}
|
343
|
-
else
|
344
|
-
{
|
345
|
-
size_t za = FFI_ALIGN (z, FFI_SIZEOF_ARG);
|
346
|
-
size_t align = FFI_SIZEOF_ARG;
|
347
|
-
|
348
|
-
/* Issue 434: For thiscall and fastcall, if the paramter passed
|
349
|
-
as 64-bit integer or struct, all following integer paramters
|
350
|
-
will be passed on stack. */
|
351
|
-
if ((cabi == FFI_THISCALL || cabi == FFI_FASTCALL)
|
352
|
-
&& (t == FFI_TYPE_SINT64
|
353
|
-
|| t == FFI_TYPE_UINT64
|
354
|
-
|| t == FFI_TYPE_STRUCT))
|
355
|
-
narg_reg = 2;
|
356
|
-
|
357
|
-
/* Alignment rules for arguments are quite complex. Vectors and
|
358
|
-
structures with 16 byte alignment get it. Note that long double
|
359
|
-
on Darwin does have 16 byte alignment, and does not get this
|
360
|
-
alignment if passed directly; a structure with a long double
|
361
|
-
inside, however, would get 16 byte alignment. Since libffi does
|
362
|
-
not support vectors, we need non concern ourselves with other
|
363
|
-
cases. */
|
364
|
-
if (t == FFI_TYPE_STRUCT && ty->alignment >= 16)
|
365
|
-
align = 16;
|
366
|
-
|
367
|
-
if (dir < 0)
|
368
|
-
{
|
369
|
-
/* ??? These reverse argument ABIs are probably too old
|
370
|
-
to have cared about alignment. Someone should check. */
|
371
|
-
argp -= za;
|
372
|
-
memcpy (argp, valp, z);
|
373
|
-
}
|
374
|
-
else
|
375
|
-
{
|
376
|
-
argp = (char *)FFI_ALIGN (argp, align);
|
377
|
-
memcpy (argp, valp, z);
|
378
|
-
argp += za;
|
379
|
-
}
|
380
|
-
}
|
381
|
-
}
|
382
|
-
FFI_ASSERT (dir > 0 || argp == stack);
|
383
|
-
|
384
|
-
ffi_call_i386 (frame, stack);
|
385
|
-
}
|
386
|
-
|
387
|
-
void
|
388
|
-
ffi_call (ffi_cif *cif, void (*fn)(void), void *rvalue, void **avalue)
|
389
|
-
{
|
390
|
-
ffi_call_int (cif, fn, rvalue, avalue, NULL);
|
391
|
-
}
|
392
|
-
|
393
|
-
void
|
394
|
-
ffi_call_go (ffi_cif *cif, void (*fn)(void), void *rvalue,
|
395
|
-
void **avalue, void *closure)
|
396
|
-
{
|
397
|
-
ffi_call_int (cif, fn, rvalue, avalue, closure);
|
398
|
-
}
|
399
|
-
|
400
|
-
/** private members **/
|
401
|
-
|
402
|
-
void FFI_HIDDEN ffi_closure_i386(void);
|
403
|
-
void FFI_HIDDEN ffi_closure_STDCALL(void);
|
404
|
-
void FFI_HIDDEN ffi_closure_REGISTER(void);
|
405
|
-
|
406
|
-
struct closure_frame
|
407
|
-
{
|
408
|
-
unsigned rettemp[4]; /* 0 */
|
409
|
-
unsigned regs[3]; /* 16-24 */
|
410
|
-
ffi_cif *cif; /* 28 */
|
411
|
-
void (*fun)(ffi_cif*,void*,void**,void*); /* 32 */
|
412
|
-
void *user_data; /* 36 */
|
413
|
-
};
|
414
|
-
|
415
|
-
int FFI_HIDDEN FFI_DECLARE_FASTCALL
|
416
|
-
ffi_closure_inner (struct closure_frame *frame, char *stack)
|
417
|
-
{
|
418
|
-
ffi_cif *cif = frame->cif;
|
419
|
-
int cabi, i, n, flags, dir, narg_reg;
|
420
|
-
const struct abi_params *pabi;
|
421
|
-
ffi_type **arg_types;
|
422
|
-
char *argp;
|
423
|
-
void *rvalue;
|
424
|
-
void **avalue;
|
425
|
-
|
426
|
-
cabi = cif->abi;
|
427
|
-
flags = cif->flags;
|
428
|
-
narg_reg = 0;
|
429
|
-
rvalue = frame->rettemp;
|
430
|
-
pabi = &abi_params[cabi];
|
431
|
-
dir = pabi->dir;
|
432
|
-
argp = (dir < 0 ? stack + cif->bytes : stack);
|
433
|
-
|
434
|
-
switch (flags)
|
435
|
-
{
|
436
|
-
case X86_RET_STRUCTARG:
|
437
|
-
if (pabi->nregs > 0)
|
438
|
-
{
|
439
|
-
rvalue = (void *)frame->regs[pabi->regs[0]];
|
440
|
-
narg_reg = 1;
|
441
|
-
frame->rettemp[0] = (unsigned)rvalue;
|
442
|
-
break;
|
443
|
-
}
|
444
|
-
/* fallthru */
|
445
|
-
case X86_RET_STRUCTPOP:
|
446
|
-
rvalue = *(void **)argp;
|
447
|
-
argp += sizeof(void *);
|
448
|
-
frame->rettemp[0] = (unsigned)rvalue;
|
449
|
-
break;
|
450
|
-
}
|
451
|
-
|
452
|
-
n = cif->nargs;
|
453
|
-
avalue = alloca(sizeof(void *) * n);
|
454
|
-
|
455
|
-
arg_types = cif->arg_types;
|
456
|
-
for (i = 0; i < n; ++i)
|
457
|
-
{
|
458
|
-
ffi_type *ty = arg_types[i];
|
459
|
-
size_t z = ty->size;
|
460
|
-
int t = ty->type;
|
461
|
-
void *valp;
|
462
|
-
|
463
|
-
if (z <= FFI_SIZEOF_ARG && t != FFI_TYPE_STRUCT)
|
464
|
-
{
|
465
|
-
if (t != FFI_TYPE_FLOAT && narg_reg < pabi->nregs)
|
466
|
-
valp = &frame->regs[pabi->regs[narg_reg++]];
|
467
|
-
else if (dir < 0)
|
468
|
-
{
|
469
|
-
argp -= 4;
|
470
|
-
valp = argp;
|
471
|
-
}
|
472
|
-
else
|
473
|
-
{
|
474
|
-
valp = argp;
|
475
|
-
argp += 4;
|
476
|
-
}
|
477
|
-
}
|
478
|
-
else
|
479
|
-
{
|
480
|
-
size_t za = FFI_ALIGN (z, FFI_SIZEOF_ARG);
|
481
|
-
size_t align = FFI_SIZEOF_ARG;
|
482
|
-
|
483
|
-
/* See the comment in ffi_call_int. */
|
484
|
-
if (t == FFI_TYPE_STRUCT && ty->alignment >= 16)
|
485
|
-
align = 16;
|
486
|
-
|
487
|
-
/* Issue 434: For thiscall and fastcall, if the paramter passed
|
488
|
-
as 64-bit integer or struct, all following integer paramters
|
489
|
-
will be passed on stack. */
|
490
|
-
if ((cabi == FFI_THISCALL || cabi == FFI_FASTCALL)
|
491
|
-
&& (t == FFI_TYPE_SINT64
|
492
|
-
|| t == FFI_TYPE_UINT64
|
493
|
-
|| t == FFI_TYPE_STRUCT))
|
494
|
-
narg_reg = 2;
|
495
|
-
|
496
|
-
if (dir < 0)
|
497
|
-
{
|
498
|
-
/* ??? These reverse argument ABIs are probably too old
|
499
|
-
to have cared about alignment. Someone should check. */
|
500
|
-
argp -= za;
|
501
|
-
valp = argp;
|
502
|
-
}
|
503
|
-
else
|
504
|
-
{
|
505
|
-
argp = (char *)FFI_ALIGN (argp, align);
|
506
|
-
valp = argp;
|
507
|
-
argp += za;
|
508
|
-
}
|
509
|
-
}
|
510
|
-
|
511
|
-
avalue[i] = valp;
|
512
|
-
}
|
513
|
-
|
514
|
-
frame->fun (cif, rvalue, avalue, frame->user_data);
|
515
|
-
|
516
|
-
if (cabi == FFI_STDCALL)
|
517
|
-
return flags + (cif->bytes << X86_RET_POP_SHIFT);
|
518
|
-
else
|
519
|
-
return flags;
|
520
|
-
}
|
521
|
-
|
522
|
-
ffi_status
|
523
|
-
ffi_prep_closure_loc (ffi_closure* closure,
|
524
|
-
ffi_cif* cif,
|
525
|
-
void (*fun)(ffi_cif*,void*,void**,void*),
|
526
|
-
void *user_data,
|
527
|
-
void *codeloc)
|
528
|
-
{
|
529
|
-
char *tramp = closure->tramp;
|
530
|
-
void (*dest)(void);
|
531
|
-
int op = 0xb8; /* movl imm, %eax */
|
532
|
-
|
533
|
-
switch (cif->abi)
|
534
|
-
{
|
535
|
-
case FFI_SYSV:
|
536
|
-
case FFI_THISCALL:
|
537
|
-
case FFI_FASTCALL:
|
538
|
-
case FFI_MS_CDECL:
|
539
|
-
dest = ffi_closure_i386;
|
540
|
-
break;
|
541
|
-
case FFI_STDCALL:
|
542
|
-
case FFI_PASCAL:
|
543
|
-
dest = ffi_closure_STDCALL;
|
544
|
-
break;
|
545
|
-
case FFI_REGISTER:
|
546
|
-
dest = ffi_closure_REGISTER;
|
547
|
-
op = 0x68; /* pushl imm */
|
548
|
-
break;
|
549
|
-
default:
|
550
|
-
return FFI_BAD_ABI;
|
551
|
-
}
|
552
|
-
|
553
|
-
/* movl or pushl immediate. */
|
554
|
-
tramp[0] = op;
|
555
|
-
*(void **)(tramp + 1) = codeloc;
|
556
|
-
|
557
|
-
/* jmp dest */
|
558
|
-
tramp[5] = 0xe9;
|
559
|
-
*(unsigned *)(tramp + 6) = (unsigned)dest - ((unsigned)codeloc + 10);
|
560
|
-
|
561
|
-
closure->cif = cif;
|
562
|
-
closure->fun = fun;
|
563
|
-
closure->user_data = user_data;
|
564
|
-
|
565
|
-
return FFI_OK;
|
566
|
-
}
|
567
|
-
|
568
|
-
void FFI_HIDDEN ffi_go_closure_EAX(void);
|
569
|
-
void FFI_HIDDEN ffi_go_closure_ECX(void);
|
570
|
-
void FFI_HIDDEN ffi_go_closure_STDCALL(void);
|
571
|
-
|
572
|
-
ffi_status
|
573
|
-
ffi_prep_go_closure (ffi_go_closure* closure, ffi_cif* cif,
|
574
|
-
void (*fun)(ffi_cif*,void*,void**,void*))
|
575
|
-
{
|
576
|
-
void (*dest)(void);
|
577
|
-
|
578
|
-
switch (cif->abi)
|
579
|
-
{
|
580
|
-
case FFI_SYSV:
|
581
|
-
case FFI_MS_CDECL:
|
582
|
-
dest = ffi_go_closure_ECX;
|
583
|
-
break;
|
584
|
-
case FFI_THISCALL:
|
585
|
-
case FFI_FASTCALL:
|
586
|
-
dest = ffi_go_closure_EAX;
|
587
|
-
break;
|
588
|
-
case FFI_STDCALL:
|
589
|
-
case FFI_PASCAL:
|
590
|
-
dest = ffi_go_closure_STDCALL;
|
591
|
-
break;
|
592
|
-
case FFI_REGISTER:
|
593
|
-
default:
|
594
|
-
return FFI_BAD_ABI;
|
595
|
-
}
|
596
|
-
|
597
|
-
closure->tramp = dest;
|
598
|
-
closure->cif = cif;
|
599
|
-
closure->fun = fun;
|
600
|
-
|
601
|
-
return FFI_OK;
|
602
|
-
}
|
603
|
-
|
604
|
-
/* ------- Native raw API support -------------------------------- */
|
605
|
-
|
606
|
-
#if !FFI_NO_RAW_API
|
607
|
-
|
608
|
-
void FFI_HIDDEN ffi_closure_raw_SYSV(void);
|
609
|
-
void FFI_HIDDEN ffi_closure_raw_THISCALL(void);
|
610
|
-
|
611
|
-
ffi_status
|
612
|
-
ffi_prep_raw_closure_loc (ffi_raw_closure *closure,
|
613
|
-
ffi_cif *cif,
|
614
|
-
void (*fun)(ffi_cif*,void*,ffi_raw*,void*),
|
615
|
-
void *user_data,
|
616
|
-
void *codeloc)
|
617
|
-
{
|
618
|
-
char *tramp = closure->tramp;
|
619
|
-
void (*dest)(void);
|
620
|
-
int i;
|
621
|
-
|
622
|
-
/* We currently don't support certain kinds of arguments for raw
|
623
|
-
closures. This should be implemented by a separate assembly
|
624
|
-
language routine, since it would require argument processing,
|
625
|
-
something we don't do now for performance. */
|
626
|
-
for (i = cif->nargs-1; i >= 0; i--)
|
627
|
-
switch (cif->arg_types[i]->type)
|
628
|
-
{
|
629
|
-
case FFI_TYPE_STRUCT:
|
630
|
-
case FFI_TYPE_LONGDOUBLE:
|
631
|
-
return FFI_BAD_TYPEDEF;
|
632
|
-
}
|
633
|
-
|
634
|
-
switch (cif->abi)
|
635
|
-
{
|
636
|
-
case FFI_THISCALL:
|
637
|
-
dest = ffi_closure_raw_THISCALL;
|
638
|
-
break;
|
639
|
-
case FFI_SYSV:
|
640
|
-
dest = ffi_closure_raw_SYSV;
|
641
|
-
break;
|
642
|
-
default:
|
643
|
-
return FFI_BAD_ABI;
|
644
|
-
}
|
645
|
-
|
646
|
-
/* movl imm, %eax. */
|
647
|
-
tramp[0] = 0xb8;
|
648
|
-
*(void **)(tramp + 1) = codeloc;
|
649
|
-
|
650
|
-
/* jmp dest */
|
651
|
-
tramp[5] = 0xe9;
|
652
|
-
*(unsigned *)(tramp + 6) = (unsigned)dest - ((unsigned)codeloc + 10);
|
653
|
-
|
654
|
-
closure->cif = cif;
|
655
|
-
closure->fun = fun;
|
656
|
-
closure->user_data = user_data;
|
657
|
-
|
658
|
-
return FFI_OK;
|
659
|
-
}
|
660
|
-
|
661
|
-
void
|
662
|
-
ffi_raw_call(ffi_cif *cif, void (*fn)(void), void *rvalue, ffi_raw *avalue)
|
663
|
-
{
|
664
|
-
size_t rsize, bytes;
|
665
|
-
struct call_frame *frame;
|
666
|
-
char *stack, *argp;
|
667
|
-
ffi_type **arg_types;
|
668
|
-
int flags, cabi, i, n, narg_reg;
|
669
|
-
const struct abi_params *pabi;
|
670
|
-
|
671
|
-
flags = cif->flags;
|
672
|
-
cabi = cif->abi;
|
673
|
-
pabi = &abi_params[cabi];
|
674
|
-
|
675
|
-
rsize = 0;
|
676
|
-
if (rvalue == NULL)
|
677
|
-
{
|
678
|
-
switch (flags)
|
679
|
-
{
|
680
|
-
case X86_RET_FLOAT:
|
681
|
-
case X86_RET_DOUBLE:
|
682
|
-
case X86_RET_LDOUBLE:
|
683
|
-
case X86_RET_STRUCTPOP:
|
684
|
-
case X86_RET_STRUCTARG:
|
685
|
-
/* The float cases need to pop the 387 stack.
|
686
|
-
The struct cases need to pass a valid pointer to the callee. */
|
687
|
-
rsize = cif->rtype->size;
|
688
|
-
break;
|
689
|
-
default:
|
690
|
-
/* We can pretend that the callee returns nothing. */
|
691
|
-
flags = X86_RET_VOID;
|
692
|
-
break;
|
693
|
-
}
|
694
|
-
}
|
695
|
-
|
696
|
-
bytes = cif->bytes;
|
697
|
-
argp = stack =
|
698
|
-
(void *)((uintptr_t)alloca(bytes + sizeof(*frame) + rsize + 15) & ~16);
|
699
|
-
frame = (struct call_frame *)(stack + bytes);
|
700
|
-
if (rsize)
|
701
|
-
rvalue = frame + 1;
|
702
|
-
|
703
|
-
frame->fn = fn;
|
704
|
-
frame->flags = flags;
|
705
|
-
frame->rvalue = rvalue;
|
706
|
-
|
707
|
-
narg_reg = 0;
|
708
|
-
switch (flags)
|
709
|
-
{
|
710
|
-
case X86_RET_STRUCTARG:
|
711
|
-
/* The pointer is passed as the first argument. */
|
712
|
-
if (pabi->nregs > 0)
|
713
|
-
{
|
714
|
-
frame->regs[pabi->regs[0]] = (unsigned)rvalue;
|
715
|
-
narg_reg = 1;
|
716
|
-
break;
|
717
|
-
}
|
718
|
-
/* fallthru */
|
719
|
-
case X86_RET_STRUCTPOP:
|
720
|
-
*(void **)argp = rvalue;
|
721
|
-
argp += sizeof(void *);
|
722
|
-
bytes -= sizeof(void *);
|
723
|
-
break;
|
724
|
-
}
|
725
|
-
|
726
|
-
arg_types = cif->arg_types;
|
727
|
-
for (i = 0, n = cif->nargs; narg_reg < pabi->nregs && i < n; i++)
|
728
|
-
{
|
729
|
-
ffi_type *ty = arg_types[i];
|
730
|
-
size_t z = ty->size;
|
731
|
-
int t = ty->type;
|
732
|
-
|
733
|
-
if (z <= FFI_SIZEOF_ARG && t != FFI_TYPE_STRUCT && t != FFI_TYPE_FLOAT)
|
734
|
-
{
|
735
|
-
ffi_arg val = extend_basic_type (avalue, t);
|
736
|
-
frame->regs[pabi->regs[narg_reg++]] = val;
|
737
|
-
z = FFI_SIZEOF_ARG;
|
738
|
-
}
|
739
|
-
else
|
740
|
-
{
|
741
|
-
memcpy (argp, avalue, z);
|
742
|
-
z = FFI_ALIGN (z, FFI_SIZEOF_ARG);
|
743
|
-
argp += z;
|
744
|
-
}
|
745
|
-
avalue += z;
|
746
|
-
bytes -= z;
|
747
|
-
}
|
748
|
-
if (i < n)
|
749
|
-
memcpy (argp, avalue, bytes);
|
750
|
-
|
751
|
-
ffi_call_i386 (frame, stack);
|
752
|
-
}
|
753
|
-
#endif /* !FFI_NO_RAW_API */
|
754
|
-
#endif /* !__x86_64__ */
|